From: Hansmair Ulrich <ulrich.hansmair@siemens.com>
To: "'Linux-mm@kvack.org'" <Linux-mm@kvack.org>
Subject: hidden files in shmfs
Date: Fri, 9 Jan 2004 13:40:26 +0100 [thread overview]
Message-ID: <ABEA1688CB6AD511814A0003470CEF60CC5EB2@MCHP9GQA> (raw)
hi,
linux:~ # df /dev/shm
Filesystem 1K-blocks Used Available Use% Mounted on
shmfs 10485760 1389068 9096692 14% /dev/shm
linux:~ # df -i /dev/shm
Filesystem Inodes IUsed IFree IUse% Mounted on
shmfs 1011154 7 1011147 1% /dev/shm
linux:~ # ls /dev/shm
. ..
I've 7 inodes but can't see any files in /dev/shm. who is using 1,4 Gig ?
ipcs says
linux:~ # ipcs -m
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00004dbe 33488896 root 777 239060 0
0x0382bea5 33554434 sidadm 666 4096 0
looks like shmfs is slowly running full and no shared memory available
at the end of the day. is rebooting the only solution?
I'm running suse kernel 2.4.19-304.
cheers
uli
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
reply other threads:[~2004-01-09 12:44 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=ABEA1688CB6AD511814A0003470CEF60CC5EB2@MCHP9GQA \
--to=ulrich.hansmair@siemens.com \
--cc=Linux-mm@kvack.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