public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kswappd problem - additional facts
@ 2004-07-09 16:05 Ulrich Brand
  0 siblings, 0 replies; only message in thread
From: Ulrich Brand @ 2004-07-09 16:05 UTC (permalink / raw)
  To: kernel org

there are 2 little errors in my last posting - sorry.
the #include "shmem.h" is obsolate.
additionally, you have to increase yous shared memory limit
on standard installations:
echo 2500000000 > /proc/sys/kernel/shmmax
echo 2500000000 > /proc/sys/kernel/shmall
- my shell command to start the processes has a wrong char.
for ((i=1;i<200;i++)); do ./shm 1000 30 1234 0 & sleep 1; done

ulrich

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-09 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-09 16:05 kswappd problem - additional facts Ulrich Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox