similar to: Reducing RAM usage using UKSM

Displaying 20 results from an estimated 1000 matches similar to: "Reducing RAM usage using UKSM"

2013 Apr 12
0
UKSM patches
Did anyone had heard about this kernel patch that improves memory usage. I guess there is one for kvm and xen. It seems that i t may improve kernel memory performance and allow us run more virtual systems. http://kerneldedup.org/download/uksm/0.1.2.2/uksm-0.1.2.2-for-v3.8.ge.3.patch _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org
2007 Dec 25
2
T43 wireless ipw2200 centos 4.4
Hi ALL, Short description of my problem: I am not able to make wireless network working on the IBM ThinkPad T43p. System: T43p OS: CentOS 4.4 kernel: 2.6.9-34.EL firmware: ipw2200-firmware-3.0-3.nodist.rf.noarch.rpm What did I do ? - installed firmware from RPM package - removed kernel driver (/sbin/rmmod ipw2200) - installed kernel module (/sbin/modprobe ipw2200) dmesg output:
2010 Feb 03
2
ggplot2/qplot question regarding reducing the no. of x-axis labels
All: I am using the command: qplot(date,MAE,data=data,facets=INTERVAL~type) which works fine except that the dates for my date axes are crunched together so much that they are unreadable. I can not find an option that I can set that will automatically reduce the x-axis labels to fit the available space. regards to all? -- Thomas E Adams National Weather Service Ohio River Forecast Center
2002 Dec 10
4
Reducing RAM requirement of sshd
Hi All, I have ported OpenSSH on an embedded uClinux platform. My main concern is that sshd takes 1 MB if RAM while its in running state and for each incoming connection it eats up 1 mb ram again. I am looking for help in reducing RAM requirement for ssh daemon. Any comments ? Thanks in advance, Reema.
2005 May 19
1
Gnumeric
Hi, I am trying to install Gnumeric in CentOS 4 and I can't. It complains about quite a few dependencies failing. It suggested installing some postgresql librairies, openldap librairies... I did that, now I still get: dependencies failed: libmdb/libmdbsq/libsqlite/libxbase/libtds. Is there a yum repository that has them or a yum repository for gnumeric? I have tried Dag, he does not, he
2009 Dec 07
5
CentOS 5.4 x86_64 only detects 32GB RAM while Fedora x86_64 correctly lists 128GB
Hi, We have a new 24-core Dell PowerEdge R905 server with 128GB's RAM. The 64 bits version of Fedora 12 lists the correct amount of 128GB, CentOS only finds 32GB (and so does Scientific Linux). I would much prefer to use CentOS (most of the software we use is specifically designed for CentOS). Does anyone know what is causing this/how to fix it? Many Thanks, Diederick -------------- next
2013 May 09
0
Memory reservation for 32bit guests on high RAM systems
We''ve been looking in to support of 32bit domains on machines with large amounts of RAM. Working from the ballooning and reservation support added a few years ago: http://lists.xen.org/archives/html/xen-devel/2009-11/msg01277.html 32 bit domains eventually fail to boot with the following Xen complaint: xm create: Error: (4, ''Out of memory'', "panic:
2006 Mar 24
3
Tweaking Rails to Reduce RAM Usage
Is there a way to tweak rails 1.0 or 1.1-rc1 to use less RAM? I''m using a VPS (Linux UML) with < 160 MB RAM and would like to explore ways to make rails run more efficiently under such constraints. Are there articles/tips about this or do I need to look into this from scratch? -- Posted via http://www.ruby-forum.com/.
2011 May 30
3
ideas about how to reduce RAM & improve speed in trying to use lapply(strsplit())
hi all, I'm full of questions today :). Thanks in advance for your help! Here's the problem: x <- c('18x.6','12x.9','302x.3') I want to get a vector that is c('18x','12x','302x') This is easily done using this code: unlist(lapply(strsplit(x,".",fixed=TRUE),function(x) x[1])) So far so good. The problem is that x is a vector
2005 Jan 31
2
BIG delete list makes for BIGGER RAM requirements
So I'm doing daily backups with rsync, and weekly, I run it with --delete after archiving the whole thing (this way I don't lose any deleted files). All week long this runs fine, but when I add --delete, rsync runs for a few hours then aborts because the box runs out of memory. Jan 30 06:31:09 backup kernel: Out of Memory: Killed process 3490 (rsync). Source box: RH8+Custom Patches Rsync
2009 Apr 21
4
OT Question about raid 5
Hi List I am hoping that someone here could perhaps give me a straight answer on a question that someone asked me today I have always belived that if you have 5 hard drives 1 50gb second 50gb third 20gb fourth 60gb firth 30gb that the largest would then be the size of the smallest disk, not 80 or 100 or 120 for that matter or am I wrong here? Regards? Per Qvindesland? -------------- next part
2005 Nov 13
3
Adding Nested Partitions To A Mount Point
I was wondering if anyone can tell me if it is possible to mount a drive (single partition) to a nested directory on an existing Samba mount point and have the entire structure considered one drive? The situation is this. I have a large drive mounted to a share called "/pub". This has been identified as my Samba mount point and all works as it should. What I would like to do is
2012 Nov 20
6
zvol wrapped in a vmdk by Virtual Box and double writes?
Hi folks, (Long time no post...) Only starting to get into this one, so apologies if I''m light on detail, but... I have a shiny SSD I''m using to help make some VirtualBox stuff I''m doing go fast. I have a 240GB Intel 520 series jobbie. Nice. I chopped into a few slices - p0 (partition table), p1 128GB, p2 60gb. As part of my work, I have used it both as a RAW
2009 Jul 06
7
Testing memory limits in R??
Hello Everyone, We have recently purchased a server which has 64GB of memory running a 64bit OS and I have compiled R from source with the following config ./configure --prefix=/usr/local/R-2.9.1 --enable-Rshlib --enable-BLAS-shlib --enable-shared --with-readline --with-iconv --with-x --with-tcktk --with-aqua --with-libpng --with-jpeglib and I would like to verify that I can use
2003 May 12
1
(no subject)
Hi all, i have one TDM40B installed and i route all calls over OH323 endpoints. This works fine, but if the other side takes up the voice from H323 participant is very crunched, even though, the voice from Zap-channel comes fine. What can be the mistake ? Thanks, Thomas.
2004 Apr 14
1
Error msg
Hi, I use rsync 2.6.0 version to synchronize 125GB data, I got the following error messages by using the following command: /usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh="/usr/bin/ssh -C" --stats --timeout=43200 -avSH --delete <source path> <dest path> The error messages: io timeout after 43200 seconds - exiting rsync error: timeout in data send/receive (code 30) at
2003 Jul 28
3
Large hard disk support in FreeBSD
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'd like to put a 60GB hard disk into Gateway 2000 Pentium 150 (from '96 or '97 or so I think) running FreeBSD 4.8 RELEASE. Can anybody tell me how successful this is likely to be? Will I be able to use the full capacity of the drive? I seem to recall that the trick with large hard disks and old BIOSes is to disable the drive in
2014 Dec 26
3
[LLVMdev] LTO question
(repost the reply using my personal account -- previous reply to the list got hold up) On Thu, Dec 25, 2014 at 11:55 PM, Adve, Vikram Sadanand <vadve at illinois.edu> wrote: > Diego, Teresa, David, > > Sorry for my delayed reply; I left for vacation right after sending my message about this. > > Diego, it wasn't explicit from your message whether LLVM LTO can handle
2006 Sep 03
0
Reducing object polution and mocha?
Hi Kevin, Not currently, I''m afraid - I always realised it was a possible problem, but we haven''t run into it in our use of Mocha so far. I guess you''re pushing the envelope with it, which is great. If you only need to do it for one or two objects, you could just undefine the offending methods. In the meantime I''ll look into a better solution. It may not be
2009 Jun 15
1
reducing space between tickmark labels and axes labels
Hello, Does anybody know if it is possible to reduce the spaces between axes labels and axes lables in boxplots? I am trying to fit several plots onto one page ( layout() ) and need to save as much space as possible. I have reduced margins (par(mar)),adjusted font size (cex) and tck, is there anything else I can do? Thank you [[alternative HTML version deleted]]