Displaying 2 results from an estimated 2 matches for "289808".
2007 Feb 09
3
CentOS 3 vs. CentOS 4 Memory Utilization
I'm helping some folks who have a CentOS 3 i386 server with 512MB of
RAM. The output of 'free' looks like:
$ free
total used free shared buffers cached
Mem: 511428 497956 13472 0 29868 178280
-/+ buffers/cache: 289808 221620
Swap: 2040244 120644 1919600
The box does not even have X installed... it's basically a web
application and email server. They would like to upgrade to CentOS 4,
but are concerned that it could be considerably more "memory hungry"
and lead to memory starvation...
2005 Mar 01
2
altering legend with plot(density(..))
I'm having a hard time modifying the legend that is emitted by default
when calling plot(density(...)) and then legend(). I've looked at the
docs and I'm not sure what I'm doing wrong, if anything. Any advice
appreciated.
Thanks,
Brian