Re: Speed increase on SMP in 2.4.0 test 6 and up

2000-08-31 Thread Michael Bielicki
? Michael On Thu, Aug 31, 2000 at 07:44:54PM +, Erik Mouw wrote: > On 31 Aug 2000 08:37:10 -0200, Michael Bielicki wrote: > > I am heavily impressed, besides my shared memory problem with Informix > > and Sybase > > this is excellent. > > I hope you have the shmfs mo

Speed increase on SMP in 2.4.0 test 6 and up

2000-08-31 Thread Michael Bielicki
sides my shared memory problem with Informix and Sybase this is excellent. Michael Bielicki - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

/proc/sys/kernel/shmmax does not increase shared ram

2000-08-31 Thread Michael Bielicki
Hi, I found this effect on both test6 and test7 that if I type: echo 12800 > /proc/sys/kernel/shmmax it has no real effect on the amount of shared memory. besides, what does the output of df on /dev/shm show me ? the amount of max shared mem in bytes or kbytes like the other fs ? - To uns