I didn't find any information on this particular problem, so I thought I'd post.
* The Problem: Linux doesn't seem to be using the swap partition.
--------------------------------------------------------------------------- * The Particulars: - I have 16MB of physical RAM and I am running kernel 1.1.59 - I have my drive split into two Linux partitions: one main (/dev/hda1) - My /etc/fstab entry reads: /dev/hda1 / ext2 defaults - My /etc/mtab entry reads: /dev/hda1 / ext2 rw 0 0 - My rc.M includes this: /sbin/swapon -a /dev/hda2 - But the result of "cat /proc/meminfo" is always something like this: total: used: free: shared: buffers: --------------------------------------------------------------------------- Is the system not taxed enough to require use of the swap space or did I Please let me know if I need to provide more information. Any help would Many thanks in advance!!! -- Matthew ________________________________________________________________ Matthew Fifer Multi-Media Learning Center
and one
swap (/dev/hda2).
/dev/hda2 swap swap defaults
none /proc proc defaults
none /proc proc rw 0 0
Mem: 15880192 15372288 507904 3448832 11206656
Swap: 14446592 0 14446592
do something wrong?
be greatly appreciated (even a point to an FAQ or HOWTO that specifically
answers this)! I read this group regularly so a reply would be fine (and
possibly of help to others, too).
Northwestern University
708.491.4820
________________________________________________________________