home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / default / tmpfs < prev    next >
Encoding:
Text File  |  2006-10-06  |  289 b   |  7 lines

  1. # SHM_SIZE sets the maximum size (in bytes) that the /dev/shm tmpfs can use.
  2. # If this is not set then the size defaults to the value of TMPFS_SIZE
  3. # if that is set; otherwise to the kernel's default.
  4. #
  5. # The size will be rounded down to a multiple of the page size, 4096 bytes.
  6. SHM_SIZE=
  7.