Displaying 6 results from an estimated 6 matches for "sloshing".
Did you mean:
slashing
2004 Jun 04
3
Xen
I''ve been recently testing the Xendemo CD and I can say that Xen is awesome.
I''d like to start deploying it initially in some development/testing servers.
However the limitation of the max memory of 800MB or so per virtual machine is
a show stopper for many applications.
Are there plans to raise the limit to something higher (like 2GB or so)?
How difficult would it be?
2004 Jul 16
1
/proc/xen/memory_target patch
This patch to the balloon driver eliminates the need for a user-space
program to slosh memory between domains and xen. This uses a proc
file at /proc/xen/memory_target. When read it reports memory the domain
owns in bytes. Writing a new value to the memory_target proc file
will cause the domain to exchange memory with xen to reach the target.
A xenolinux domain cannot grow bigger than it was
2005 May 24
1
5ESS central office question
Anyone have a practical experience/knowledge relative to why a 5ESS
central office switch would require a "w" in the Dial statement to
handle analog pstn-fxo calls?
I fully understand what "w" is doing, just trying to better understand
why a 5ESS doesn't accept dtmf a little quicker then it does. Does
that switch make use of dtmf receiver cards (or something) that
2011 May 25
0
Re:linking notepad++ to stata under Wine (taijimaomao)
Hi! Stata is available for Mac (native) according to http://s281191135.onlinehome.us/2008/20080427-stata.html and rundo and rundolines are open source, and come with the source
code. You might be able to compile rundo and rundolines for Mac from that source code. There is also Macpad++, a
Notepad++ for Mac. You'd think those four would get it done all Mac
native.
Have you considered using
2007 Aug 14
2
DO NOT REPLY [Bug 4878] New: segfault when i386 client touches x86_64 server (no rsh/ssh) both cvs 3.0.0 today 20070813
https://bugzilla.samba.org/show_bug.cgi?id=4878
Summary: segfault when i386 client touches x86_64 server (no
rsh/ssh) both cvs 3.0.0 today 20070813
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2007 May 01
1
contstant bittrate mode - block size - packet size
Hello,
I am trying to implement a realtime encoding then streaming solution using
the vorbis codec (would be wrapped in a "7F" type for minimal framing
overhead) for sending audio over a low bit rate wireless link.
since we need a constant bittrate (i.e. constant packet size) for this
solution we want to run the alg in constant bitrate mode;
for evaluation of the codec I followed the