On 07. mar 2003, 11:24, Jack Coates wrote: > How can I increase the amount of tmpfs space in /tmp?
check your kernel documentation:
/usr/src/linux/Documentation/filesystems/tmpfs.txt
...
tmpfs has a couple of mount options:
size: The limit of allocated bytes for this tmpfs instance. The
default is half of your physical RAM without swap. If you
oversize your tmpfs instances the machine will deadlock
since the OOM handler will not be able to free that memory.
...
this parameter you can use with mount command, or add into fstab
where is defined /tmp mountpoint
pgp00000.pgp
Description: PGP signature
