Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: David Cummings <real.psyence@gmail.com>
To: linux-mips@linux-mips.org
Subject: shmem
Date: Wed, 10 Aug 2005 15:17:53 -0400	[thread overview]
Message-ID: <dbce9302050810121728becc46@mail.gmail.com> (raw)

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.

                 reply	other threads:[~2005-08-10 19:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dbce9302050810121728becc46@mail.gmail.com \
    --to=real.psyence@gmail.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox