what is /dev/shm? - Setup
This is a discussion on what is /dev/shm? - Setup ; when I run "df -k " I can see followings.
[root@localhost ~]# df -klh
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 5.8G 4.3G 1.3G 78% /
none 54M 0 54M 0% /dev/shm
/dev/sda1 983M 684M 299M 70% /xx
here ...
-
what is /dev/shm?
when I run "df -k " I can see followings.
[root@localhost ~]# df -klh
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 5.8G 4.3G 1.3G 78% /
none 54M 0 54M 0% /dev/shm
/dev/sda1 983M 684M 299M 70% /xx
here what is /dev/shm?
Thanks..
-
Re: what is /dev/shm?
"google-rambo88" wrote in message
news:f6bu17$ahc$1@news2.kornet.net...
> when I run "df -k " I can see followings.
>
>
> [root@localhost ~]# df -klh
> Filesystem Size Used Avail Use% Mounted on
> /dev/hda1 5.8G 4.3G 1.3G 78% /
> none 54M 0 54M 0% /dev/shm
> /dev/sda1 983M 684M 299M 70% /xx
>
>
> here what is /dev/shm?
>
> Thanks..
>
SHared Memory
It is living in your RAM, not on your HDD.
It is a temporary filesystem. A "ram disk".
-
Re: what is /dev/shm?
what is /dev/shm for? when can it be use?
----------------------------------------------------------------------------
---- Nexxo Co., LTD (http://www.nexxo.co.kr) ³Ø½î ÄÚ¸®¾Æ Nexxo.CO., LTD
Research & Development Linux Lee Lee Sun Haeng Direct : 02) 2203-7574 Fax :
02) 2203-7576 M.Phone : 011-1748-0777 MSN Messanger ID: turborambo E-mail :
rambo88@gmail.com #1134, Doosan Venture Digm, 126-1 Pyeongchon-Dong
Dongan-Gu,Anyang-Si,Gyeonggi-Do --------------------------------------------
------------------------------------
"Ercmz" wrote in message
news:46897f5f$0$8913$4c368faf@roadrunner.com...
>
> "google-rambo88" wrote in message
> news:f6bu17$ahc$1@news2.kornet.net...
> > when I run "df -k " I can see followings.
> >
> >
> > [root@localhost ~]# df -klh
> > Filesystem Size Used Avail Use% Mounted on
> > /dev/hda1 5.8G 4.3G 1.3G 78% /
> > none 54M 0 54M 0% /dev/shm
> > /dev/sda1 983M 684M 299M 70% /xx
> >
> >
> > here what is /dev/shm?
> >
> > Thanks..
> >
>
> SHared Memory
>
> It is living in your RAM, not on your HDD.
>
> It is a temporary filesystem. A "ram disk".
>
>
-
Re: what is /dev/shm?
On Tue, 3 Jul 2007 11:41:54 +0900, "google-rambo88" wrote:
>what is /dev/shm for? when can it be use?
>
Search for IPC, inter process communications
Grant.
--
http://bugsplatter.mine.nu/