[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mfs size limiting (was Re: tightest fstab)
>>>>> "Chuck" == Chuck Yerkes <chuck+obsd@snew.com> writes:
Chuck> /tmp on mfs? It depends on what you're doing. On a compile
Chuck> server, it might be a bad idea (tmp fills, swap fills too).
unless the size of /tmp is limited...
[greg@home greg]$ swapctl -l
Device 512-blocks Used Avail Capacity Priority
swap_device 784602 0 784602 0% 0
[greg@home greg]$ grep mfs /etc/fstab
swap /tmp mfs rw,-s=256000 0 0