Re: 2.4.0 and shared memory

2001-01-18 Thread Ethan Benson
On Thu, Jan 18, 2001 at 12:10:39PM +0100, Mirek Kwasniak wrote: > > 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 shar

Re: 2.4.0 and shared memory

2001-01-18 Thread Mirek Kwasniak
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: non

RE: 2.4.0 and shared memory

2001-01-18 Thread Joris Lambrecht
great info, but ... how can i see the 'actual' memory use when running 2.4.0 ? -Original Message- From: Phil Brutsche [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2001 4:04 PM To: Amal Phadke Cc: Debian User List Subject: Re: 2.4.0 and shared memory -BEGIN

Re: 2.4.0 and shared memory

2001-01-18 Thread RAccess
On Wed, 17 Jan 2001, Amal Phadke wrote: > Hi all, > >I am using Potato with 2.4.0 right now. I have noticed that 'free' > command now reports 0 shared memory and 0 swap usage. With kernel > 2.2.18, it used to report few megabytes of shared memory. My box has > half a gig of RAM, but when I was

Re: 2.4.0 and shared memory

2001-01-18 Thread Phil Brutsche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A long time ago, in a galaxy far, far way, someone said... > Hi all, > >I am using Potato with 2.4.0 right now. I have noticed that 'free' > command now reports 0 shared memory and 0 swap usage. With kernel > 2.2.18, it used to report few megabyte

Re: 2.4.0 and shared memory

2001-01-18 Thread Calyth
As you bring this up I do notice that it happens on my machine too. 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. Calyth