Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] To swap or not to swap? Is it really needed?
Date: Fri, 30 Dec 2011 14:04:08
Message-Id: 4EFDC486.5010506@gmail.com
In Reply to: Re: [gentoo-user] To swap or not to swap? Is it really needed? by Michael Mol
1 On 12/30/2011 07:32 AM, Michael Mol wrote:
2 > Hm. tmpfs defaults (at least on my system) to a capacity of about 3GB.
3 > What do you have for mount options in fstab?
4
5 You can set the size with size=XXXX parameter. For example I have mine
6 set to 10G:
7
8 none /dev/shm tmpfs defaults,size=10G 0 0
9
10 It is shared memory, so that 10G is not actually used unless it is...
11 well, actually used. :)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] To swap or not to swap? Is it really needed? Peter Humphrey <peter@××××××××××××××.org>