public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Bill Davidsen <davidsen@tmr.com>, linux-kernel@vger.kernel.org
Subject: Re: Swap maximum size documented ?
Date: Wed, 1 Jun 2005 13:54:51 -0700	[thread overview]
Message-ID: <20050601205451.GR20782@holomorphy.com> (raw)
In-Reply-To: <20050601204350.GM23621@csclub.uwaterloo.ca>

On Wed, Jun 01, 2005 at 03:10:59PM -0400, Bill Davidsen wrote:
>> Does this apply to mmap as well? I have an application which currently 
>> uses 9TB of data, and one thought to boost performance was to mmap the 
>> data. Unfortunately, I know 16TB isn't going to be enough for more than 
>> a few more years :-(

On Wed, Jun 01, 2005 at 04:43:50PM -0400, Lennart Sorensen wrote:
> Just buy an Opteron/Athlon64 system and you should be able to mmap it
> just fine.  At least if you run an x86_64/amd64 kernel.

Linux does not entail subscription to hardware upgrade treadmills. No
one should be forced by "peer pressure" or Linux deficiencies to buy
new hardware. And this is the single greatest thing about Linux ever.

O_LARGEFILE and current mmap() code will save him the cost of newer
hardware for the near term, and should he be particularly strapped for
cash later on when more than 16TB is needed, he knows to look at making
pgoff_t and/or swp_entry_t 64-bit on his own. There is no need for new
hardware, merely a choice between money and programming effort should
he break the 16TB barrier.


-- wli

  reply	other threads:[~2005-06-01 20:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-01 12:25 Swap maximum size documented ? david.balazic
2005-06-01 12:34 ` William Lee Irwin III
2005-06-01 12:40 ` Jakob Oestergaard
2005-06-01 12:58   ` Arjan van de Ven
2005-06-01 13:02     ` David Balažic
2005-06-01 13:40       ` William Lee Irwin III
2005-06-01 19:10         ` Bill Davidsen
2005-06-01 19:29           ` William Lee Irwin III
2005-06-01 19:47             ` Bill Davidsen
2005-06-01 20:08               ` William Lee Irwin III
2005-06-01 22:15               ` cutaway
2005-06-01 23:57                 ` Bill Davidsen
2005-06-01 20:43           ` Lennart Sorensen
2005-06-01 20:54             ` William Lee Irwin III [this message]
2005-06-01 21:05               ` Lennart Sorensen
2005-06-01 23:49                 ` Bill Davidsen

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=20050601205451.GR20782@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    /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