Michael Buesch wrote:
Quoting Matthias-Christian Ott <[EMAIL PROTECTED]>:
Hi!
I have mysterious Problem:
90 % of my Ram are used (340 MB), but 0 Byte of my Swap (2GB) is used
and about about 150 MB are swappable.
[EMAIL PROTECTED] ~]$ free
total used free shared buffers cached
Mem: 383868 362176 21692 0 12 208956
-/+ buffers/cache: 153208 230660
^^^^^^
You have ~230M of 380M free.
Nothing mysterious here.
Swap: 2097136 0 2097136
[EMAIL PROTECTED] ~]$ cat /kernel-2.6.10-rc2-ott/config
[..]
CONFIG_SWAP=y
[..]
CONFIG_X86_BSWAP=y
[..]
[EMAIL PROTECTED] ~]$ dmesg
[..]
Adding 2097136k swap on /dev/discs/disc0/part2. Priority:-1 extents:1
[..]
Matthias-Christian Ott
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Ok maybe I wasn't able to read the /free/ output correctly, but why is
no swap used (more than 60% ram are used)?
Matthias-Christian Ott
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/