Displaying 18 results from an estimated 18 matches for "amorphous".
2020 Jan 15
3
[cfe-dev] Phabricator -> GitHub PRs?
...by
different people
- a cleanup change to remove deprecated functionality from the backend
once the refactored functionality is available, separated out in order
to smoothen the upgrade path for frontends that are maintained outside
of the llvm-project repository
Reviewing all of this in a single amorphous diff is something that I
wouldn't wish on anybody. Conversely, having the linkage between
different commits provides context to reviewers.
It is also helpful to me: I can keep track of reviews to the series
while simultaneously working on other changes that happen to be
unrelated, and having t...
2006 May 10
0
Xen and lots of RAM
...Corporate Wheel
The internet has no government, no constitution, no laws, no
rights, no police, no courts. Don''t talk about fairness or
innocence, and don''t talk about what should be done. Instead,
talk about what is being done and what will be done by the
amorphous unreachable undefinable blob called "the internet
user base." -Paul Vixie
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Aug 06
0
Only one user can play shared OGGs
...shared directory named "common" (all this is defined below, where I have pasted my smb.conf file in its entirety).
User_a can play \common\*.ogg quite well via Nullsoft's Winamp, but when user_b logs on and tries the same, Winamp will play approximately 10 sec before crashing with an amorphous "Winamp has encountered a problem and needs to close" message.
I suspect that this problem has something to with file permissions, but i am stymied as to why. After all, user_a can read a *.txt file owned by user_b and vice-versa, why shouldn't the same be true for an *.ogg file. Cou...
2008 Apr 13
2
Appdb application not submited
Hello,
I submitted new application (Orienteeriong Organizer) to the appdb two weeks ago, but it is still in queue. I want to ask, if it is because here is some problem with my description, or it have just been foregotten.
2006 Apr 26
1
domU migration problem
Hi all,
I''m a total xen-newbie ...
I''ve installed xen-3.0-testing from source.
(http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0-testing-src.tgz).
I''ve followed the intruction for the installation,
dom0 work fine and domU start up without problem !!!
Now, I''ve tryed to migrate the domU to another dom0 machine but I
receive this error on the
2004 May 12
4
missing values imputation
What R functionnalities are there to do missing values imputation (substantial proportion of missing data)?
I would prefer to use maximum likelihood methods ; is the EM algorithm implemented? in which package?
Thanks
Anne
----------------------------------------------------
Anne Piotet
Tel: +41 79 359 83 32 (mobile)
Email: anne.piotet@m-td.com
2020 Jan 15
3
[cfe-dev] Phabricator -> GitHub PRs?
On 01/15, Emilio Cobos Álvarez wrote:
> On 1/8/20 2:15 AM, Bill Wendling via cfe-dev wrote:
> > It's not hyperbole, but fine. How do you use it to keep multiple,
> > related changes in order? The interface for reviewing and responding to
> > reviews is horrific, e.g. quoting text from a review is rather bad, the
> > email it sends is badly formatted and hard to
2008 May 20
3
Is this typical memory usage?
I have xen 3.04 running on SLES10SP1. It''s working great, but I''m
wondering if I have some memory issues with dom0. I have 7 domU''s, 1 is
win2k, the other 6 are win2k3.
I''ve had a lot of machines up and down with a reboot of dom0 in quite a
while. I''m wondering if dom0 has not given up memory during the process.
I added 5 win2k3 domU''s today.
2008 May 06
7
Disable memory balloon in dom0
Is there any reason why I would not want to set dom0-min-mem to 0 or to
what I set dom0_mem on my kernel line? Setting to 0 or setting to the
same value as dom0_mem disables memory balloon correct? I cant seem to
think of a reason why I would want memory ballooning.
Also setting dom0-min-mem should that be done in xend-config.sxp or on
the kernel command line?
--
Nick Anderson
2020 Jan 16
2
[cfe-dev] Phabricator -> GitHub PRs?
...s that correct?
>
> What is the graph on the left trying to show me? The commit graph?
> This is a non-linear branch? Or is this a dependence graph between
> patches in the series? If the latter, what generated those
> dependencies?
>
> > Reviewing all of this in a single amorphous diff is something that I
> > wouldn't wish on anybody.
>
> Certainly! I don't think anyone is advocating for that. I agree GitHub
> by default presenting things as a giant patch is not helpful, but I'm
> told that can be changed. I don't how GitHub reviews work...
2008 Apr 04
8
DHCP and DomUs: not working
I''m trying to get DHCP working with DomU clients. I don''t want to use
libvirtd. There''s a dhcpd on the machine and it works fine for all clients
in the network, but not for DomUs. If I set a static IP on the DomU all
networking for them is fine, so there''s no general networking problem.
I use the xen 3.2 packages for CentOS on CentOS 5.1.
There was a public
2006 Mar 28
74
Is this an elaborate hoax/troll?
I sure hope so:
http://duckdown.blogspot.com/2006/03/additional-thoughts-on-why-ruby-isnt.html
Seems like it''s getting genuine rebuttals, though. It''s actually kind
of amusing.
2015 Dec 04
4
RFC: New function attribute HasInaccessibleState
that would be an escaping global, and as far as I know is handled separately in GlobalsAA (AnalyzeUsesOfPointer checks if a global is used as operand to a function)
On December 4, 2015 11:47:20 PM GMT+05:30, James Molloy <james at jamesmolloy.co.uk> wrote:
>It is if one of the operands is or can alias a global ?
>On Fri, 4 Dec 2015 at 18:16, Vaivaswatha Nagaraj <vn at
2009 Feb 25
18
Paravirtualized Linux with graphics (X Window)?
Hi,
Anybody please tell me how to have a PV Linux with graphics?
I succesfully created some PV Linux with debootstrap and xen-tools.
But then all the images must be started with "xm create -c" command,
and everything then is console, with no X Window.
In short, I want to have PV Linux, but with X. How to do that?
Thanks,
H
_______________________________________________
Xen-users
2007 Dec 06
43
Mocks? Really?
OK, so i''ve played a bit with mocks and mock_models in controller and
view tests and i have a question. Is this statement really correct:
"We highly recommend that you exploit the mock framework here rather
than providing real model objects in order to keep the view specs
isolated from changes to your models."
(http://rspec.rubyforge.org/documentation/rails/writing/views.html
2008 May 15
13
IBM x445, anyone using it?
Anyone using the IBM x445 machine as a xen host?
Mike
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2019 Nov 15
3
RFC: token arguments and operand bundles
We really have been trying to keep in mind that LLVM needs to support multiple front ends, which may be implementing different language standards. As much as possible, I’ve been trying to let the IEEE 754 spec drive my thinking about this, though I’ll admit that on a few points I’ve use the C99 spec as a sort of reference interpretation of IEEE 754.
LLVM’s IRBuilder has been recently updated to
2003 Dec 01
0
No subject
...he following are some of my queries which I seek help from other expert
Linux users.
1. Memory space restriction to a Samba file Share
2. Any limitation in creating Samba file Shares
Kindly give me your valuable suggestion regarding the above two.
Thanx
R.SWAMINATHAN
Dy. Manager - IT
Usha Amorphous Metals Ltd.
486-487, Phase-III, Sector-20
Udyog Vihar
Gurgaon-122016
Haryana (India)
r.swaminathan@uaml.net
www.uaml.net
Return-Path: <dragos.delcea@farmexim.ro>
Delivered-To: samba@us5.samba.org
Received: from mail.farmexim.ro (mail.farmexim.ro [193.230.163.129]) by
lists.samba.org (Postf...