From: Shawn Starr <shawn.starr@home.net>
To: linux-kernel@vger.kernel.org
Subject: SHM Not working in 2.4.0-prerelease
Date: Wed, 03 Jan 2001 14:34:01 -0500 [thread overview]
Message-ID: <3A537EA8.45889173@home.net> (raw)
I have created the shm directory in /dev
drwxrwxrwt 1 root root 0 Jan 3 09:51 shm/
in my fstab i have:
shmfs /dev/shm shm defaults 0 0
when I display with top:
Mem: 62496K av, 61248K used, 1248K free, 0K shrd, 1868K
buff
Swap: 64252K av, 20016K used, 44236K free 27900K
cached
[spstarr@coredump /etc]$ free
total used free shared buffers
cached
Mem: 62496 61264 1232 0 1248
28848
There's no shared memory being used?
mount
...
shmfs on /dev/shm type shm (rw)
the shmfs is mounted. Is there any configuration i need to get shm
memory activiated?
Thanks,
Shawn Starr.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2001-01-03 20:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-03 19:34 Shawn Starr [this message]
2001-01-03 20:15 ` SHM Not working in 2.4.0-prerelease Doug McNaught
2001-01-03 20:21 ` Albert D. Cahalan
2001-01-04 10:16 ` Christoph Rohland
2001-01-03 20:52 ` Shawn Starr
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=3A537EA8.45889173@home.net \
--to=shawn.starr@home.net \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.