Re: mtab question

From: Adam Aube (aaube01_at_baker.edu)
Date: 12/11/04

  • Next message: Kevin B. McCarty: "Re: Odd eggdesktopentries.c messages when Gnome packages installed [solved]"
    To: debian-user@lists.debian.org
    Date: Fri, 10 Dec 2004 23:14:17 -0500
    
    

    Manu wrote:

    > I have a question concerning my mtab

    > I see the following line :

    > proc /proc proc rw 0 0
    > sysfs /sys sysfs rw 0 0

    These are virtual filesystems that provide a simple way to get info from
    the kernel using user-space tools. sysfs is new in 2.6-series kernels.

    > devpts /dev/pts devpts rw,gid=5,mode=620 0 0

    These provide pseudo-terminals.

    > tmpfs /dev/shm tmpfs rw 0 0

    This is used for shared memory. You can control the size of this by
    editing /etc/default/tmpfs.

    > usbfs /proc/bus/usb usbfs rw 0 0

    This is a virtual filesystem for providing information on currently attached
    usb devices.

    > /dev /.dev unknown rw,bind 0 0
    > none /dev tmpfs rw,size=5M,mode=0755 0 0

    These are from udev.

    > is it needed?

    The tmpfs entry isn't needed (most programs don't use this shared memory),
    but you might as well leave it alone. The others are needed.

    > any documentation somewhere maybe?

    See the man pages for 'proc', 'pts', and 'udev' - the others don't seem to
    have man pages. A Google search would likely turn up some info as well.

    Adam

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kevin B. McCarty: "Re: Odd eggdesktopentries.c messages when Gnome packages installed [solved]"

    Relevant Pages

    • Re: Finding kernel memory starting address on HPUX 11.0
      ... code that compiles under more than one compiler ... data limits initially are the ... There aren't really enforced sizes on shared memory usage (or anonymous ... Again - as with all kernel tunables, ...
      (comp.sys.hp.hpux)
    • Re: linux shared memory synchronization objects
      ... Loic Domaigne wrote: ... >>many things, tell me, is it POSSIBLE in linux 2.4 kernel to stick either ... But the intrisic kernel limitation can't be ... the semid into shared memory and have the child access it from there. ...
      (comp.unix.programmer)
    • [SUMMARY] Tunable Kernel params not loading
      ... * IPC Shared Memory ... Obsolete. ... Variable is present in kernel for compatibility reasons but is no longer ...
      (SunManagers)
    • Re: PostgreSQL uses more memory on 6.1?
      ... and was surprised to find that PostgreSQL wouldn't start because it ... couldn't allocate enough shared memory. ... did you change your kernel config? ...
      (freebsd-questions)
    • [Full-Disclosure] [USN-82-1] Linux kernel vulnerabilities
      ... Ubuntu 4.10 ... The following packages are affected: ... Due to an unavoidable ABI change this kernel got a new ... System V shared memory segment that fell within the the ...
      (Full-Disclosure)