Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
baselayout-1.11.9 and /dev/shm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Tue Mar 22, 2005 3:07 pm    Post subject: baselayout-1.11.9 and /dev/shm Reply with quote

I'm using baselayout-1.11.9-r1, with this version mount command reports
Code:
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
none on /dev/shm type tmpfs (rw)
and df -h
Code:
udev                  125M  616K  125M   1% /dev
none                  125M     0  125M   0% /dev/shm

Can I remove /dev/shm from /etc/fstab or this device is still necessary?
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
avendesora
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1739
Location: Betelgeuse vicinity

PostPosted: Tue Mar 22, 2005 6:25 pm    Post subject: Reply with quote

Don't remove it.
It's used by applications that need shared memory.

It doesn't use any resources while not in use anyway.
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Wed Mar 23, 2005 7:34 am    Post subject: Reply with quote

mseigneurin wrote:
Don't remove it.
It's used by applications that need shared memory.

It doesn't use any resources while not in use anyway.

Ok but if I mount /dev ... doesn't /dev/shm is mount implicitly?
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
avendesora
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1739
Location: Betelgeuse vicinity

PostPosted: Fri Mar 25, 2005 5:37 pm    Post subject: Reply with quote

Not at all.
You don't get everything mounted when you mount / either. /dev/shm is a filesystem in its own right on must current linux systems.
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Fri Mar 25, 2005 5:47 pm    Post subject: Reply with quote

mseigneurin wrote:
Not at all.
You don't get everything mounted when you mount / either. /dev/shm is a filesystem in its own right on must current linux systems.

Mhhh... You've convinced me :)
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum