PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

Memory used but where 314


Your Ad Here

Your Ad Here

Geezer From The Freezer

I like xosview that shows it pretty well. But top will show it as well. Consider:

09:05:47 up 13 days, 33 min, 4 users, load average: 4.31, 4.22, 4.13 124 processes: 118 sleeping, 6 running, 0 zombie, 0 stopped CPU states: cpu user nice system irq softirq iowait idle total 3.0% 96.0% 0.7% 0.0% 0.0% 0.0% 0.0% cpu00 0.0% 99.2% 0.3% 0.0% 0.0% 0.0% 0.3% cpu01 8.8% 90.7% 0.3% 0.0% 0.0% 0.0% 0.0% cpu02 0.0% 99.2% 0.7% 0.0% 0.0% 0.0% 0.0% cpu03 3.4% 95.0% 1.5% 0.0% 0.0% 0.0% 0.0% Mem: 4100844k av, 4066772k used, 34072k free, 0k shrd, 144200k buff 3129988k actv, 622472k ind, 74256k inc Swap: 8193076k av, 0k used, 8193076k free 3387824k cached

PID PPID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM CTIME LC COMMAND 17051 17042 boinc 39 19 568 plus 120 55M 3772 R N 25.1 1.3 12715m 0 sulphurum4.23i686-p 26094 26082 boinc 39 19 56860 55M 3776 R N 23.7 1.3 9258m 3 sulphurum4.23i686-p 2954 2945 boinc 39 19 56728 55M 3772 R N 22.9 1.3 2232m 3 sulphurum4.23i686-p 30727 5207 boinc 39 19 55204 53M 2508 R N 24.1 1.3 2111m 1 sulphurum4.22i686-p

Memory used but where 315
Linux tries to make the best use of the available memory as it is available. It reserves a small amount of heap (the 300 meg you saw) for Malloc() operations, but the rest is allocated...

This shows that 144 Megabytes are used for buffers and 3.387 Gigabytes are used for cache. I find this typical; i.e., most of the memory is not used by the processes (unless they happen to need the space) and almost all the rest is used for output buffers and input cache.

-- .~. Jean-David Beyer Registered Linux User 85642. V PGP-Key: 9A2FC99A Registered Machine 241939. ^^-^^ 09:00:00 up 13 days, 27 min, 4 users, load average: 4.01, 4.06, 4.08

Export AD data and home folders from win to linux
Geir Holmavatn As Stan has mentioned, if you want to get rid of your Win servers, you will have to give up AD and use a different solution. That said, there are...



Your Ad Here

List | Previous | Next

Memory used but where 315

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

Arrow keys don't work in "read" command of bash 313