home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / default / tmpfs < prev    next >
Encoding:
Text File  |  2009-03-31  |  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.