On Wed, Jan 17, 2001 at 11:14:34PM -0800, Calyth wrote: > As you bring this up I do notice that it happens on my machine too. Answer is - 2.4.0 has new filesystem (why? I don't know) and whithout mounting it you can use shared memory.
Do it: $ mkdir /var/shm and add a line to /etc/fstab: none /var/shm shm defaults 0 0 > I've use 2.4.0 test10 and now 2.4.0, and swap is 0, and shared is 0. > My machine has 384M ram. There is another question. 2.4.0 don't count usage of shared code in memory and gives aswer =0 (some compatibility for programs). Mirek