| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | shmem |
| From: | David Cummings <real.psyence@gmail.com> |
| Date: | Wed, 10 Aug 2005 15:17:53 -0400 |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=b56+78VZUaDzbjwvD/KnC4DQMLxXBnos68dgjm95G+kqtX4ep1tOgu1eOV7Bgbq9To0M+0mGNNLbJ9ldiPj4zLUSQscJipsOsOwxieVTViMdYMb4BpT0MvDkcL50fr9Rgj4TVtOw9QMbZUCBdtbt6J3KEH9S5EjA2EvUxIAHm5o= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hey,
I've run into a couple of programs that either when configuring or
running cannot allocate shared memory, or detect that it is available.
Is there an easy way to test whether or not it's available? should it
be mounted in a special way? Thanks for any info, my info is below.
kernel config:
http://davec.churchofthedollar.com/BigTom.config
output of mount:
/dev/sda1 on / type ext3 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
/dev/sda2 on /var type reiserfs (rw,noatime,notail)
/dev/sda3 on /usr type reiserfs (rw,noatime)
/dev/sda4 on /home type reiserfs (rw,noatime)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
Thanks very much,
-Dave
--
The way that can be named is not the Way.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 24K malta, Greg Weeks |
|---|---|
| Next by Date: | SMP spinlocks forever while doing a put_user, Joshua Wise |
| Previous by Thread: | [PATCH] New Indy VINO video drivers, turja |
| Next by Thread: | SMP spinlocks forever while doing a put_user, Joshua Wise |
| Indexes: | [Date] [Thread] [Top] [All Lists] |