From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Maximum swap space?
Date: 7 Jun 2003 14:43:54 -0700 [thread overview]
Message-ID: <bbtmaq$r03$1@cesium.transmeta.com> (raw)
In-Reply-To: 33435.4.64.196.31.1055008200.squirrel@www.osdl.org
Followup to: <33435.4.64.196.31.1055008200.squirrel@www.osdl.org>
By author: "Randy.Dunlap" <rddunlap@osdl.org>
In newsgroup: linux.dev.kernel
>
> From http://www.xenotime.net/linux/doc/swap-mini-howto.txt:
>
> 3. Swap space limits
>
> Linux 2.4.10 and later, and Linux 2.5 support any combination of swap
> files or swap devices to a maximum number of 32 of them. Prior to Linux
> 2.4.10, the limit was any combination of 8 swap files or swap devices. On
> x86 architecture systems, each of these swap areas has a limit of 2 GiB.
>
2 GiB is getting a bit tight, especially with tmpfs, ust like the
previous limits of 16 MiB and 128 MiB were getting tight at various
points, and it's annoying to have to make multiple partitions.
tmpfs is a good thing -- in my experience even if it is stored
primarily on disk it is much faster for temp files than any other
filesystem, simply because it never has to worry about consistency.
This means it's entirely reasonable to have a "farm" machine with a
40 GiB tmpfs used for everything except the OS itself.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64
next prev parent reply other threads:[~2003-06-07 21:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-07 8:55 Maximum swap space? Colin Paul Adams
2003-06-07 17:50 ` Randy.Dunlap
2003-06-07 20:24 ` Andrew Morton
2003-06-07 20:50 ` William Lee Irwin III
2003-06-08 0:55 ` William Lee Irwin III
2003-06-08 1:28 ` Andrew Morton
2003-06-08 1:38 ` William Lee Irwin III
2003-06-08 6:31 ` William Lee Irwin III
2003-06-07 21:43 ` H. Peter Anvin [this message]
2003-06-07 21:49 ` William Lee Irwin III
2003-06-07 22:18 ` H. Peter Anvin
2003-06-07 22:43 ` William Lee Irwin III
2003-06-07 22:28 ` Rik van Riel
2003-06-10 19:00 ` Randy.Dunlap
2003-06-10 19:29 ` William Lee Irwin III
-- strict thread matches above, loose matches on Subject: below --
2003-06-08 22:51 Andries.Brouwer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='bbtmaq$r03$1@cesium.transmeta.com' \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox