From: "Sandeep Kumar" <sandeepksinha@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Efficient Use of the Page Cache with 64 KB Pages
Date: Fri, 15 Sep 2006 01:50:43 -0700 [thread overview]
Message-ID: <37d33d830609150150v30dc32en57f8c5e43c30aef3@mail.gmail.com> (raw)
Hey all,
I am a newbie and I just read a document with the idea for changes in
page cache management for 64 Bit machines. This has been taken from
Linux symposium 2006, ottawa.
In order for 64-bit processors to efficiently use large address spaces
while maintaining lower TLB miss rates, the Linux kernel can be
configured with base page sizes up to 64 KB. While this benefits
access to large memory segments and files, it greatly reduces the
number of smaller files that can be resident in memory at one time.
The idea proposes a change to the Linux kernel to allow file data to
be more efficiently stored in memory when the size of the file, or the
data at the end of a file, is significantly smaller than the page
size.
So, how far is this feature feasible for the linux main line kernel ?
Is, this feature already supported ?
--
Regards,
Sandeep
Winners expect to win in advance. Life is a self-fulfilling prophecy.
next reply other threads:[~2006-09-15 8:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-15 8:50 Sandeep Kumar [this message]
2006-09-15 9:11 ` Peter Zijlstra
2006-09-15 12:34 ` Dave Kleikamp
2006-09-19 18:38 ` Christoph Lameter
2006-09-19 22:55 ` Tony Luck
2006-09-20 4:29 ` Christoph Lameter
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=37d33d830609150150v30dc32en57f8c5e43c30aef3@mail.gmail.com \
--to=sandeepksinha@gmail.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
all inboxes | Powered by JetHome®