From: Peter Zijlstra <peterz@infradead.org>
To: David Newall <davidn@davidnewall.com>
Cc: Rafal Wijata <devnull@wijata.com>, linux-kernel@vger.kernel.org
Subject: Re: Odd swapping issue
Date: Thu, 24 Jul 2008 08:39:25 +0200 [thread overview]
Message-ID: <1216881565.7257.212.camel@twins> (raw)
In-Reply-To: <4887A000.30605@davidnewall.com>
On Thu, 2008-07-24 at 06:47 +0930, David Newall wrote:
> Peter Zijlstra wrote:
> > 16g ram on a 32bit kernel is stretching it... may I suggest running a
> > 64bit kernel?
> >
>
> Is it? Do we expect that behaviour with so much RAM?
I expect your 32bit machine to go wonky after say 8gb,.. maybe even
earlier for some workloads.
The thing is, 32bit machines have less than 1gb of kernel memory - the
more memory you have the less of that remains for system duties since
such things as the page frame array grow with the number of physical
pages present.
Also, all such things as buffer cache reside in that tiny space. At some
point the kernel itself is just going to run out of memory trying to
manage your machine.
next prev parent reply other threads:[~2008-07-24 6:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-23 16:53 Odd swapping issue Rafal Wijata
2008-07-23 17:50 ` Peter Zijlstra
2008-07-23 21:17 ` David Newall
2008-07-24 2:20 ` Dan Noé
2008-07-24 6:39 ` Peter Zijlstra [this message]
2008-07-24 11:51 ` KOSAKI Motohiro
2008-07-24 13:45 ` Rafal Wijata (NULL)
2008-07-24 13:58 ` Peter Zijlstra
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=1216881565.7257.212.camel@twins \
--to=peterz@infradead.org \
--cc=davidn@davidnewall.com \
--cc=devnull@wijata.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