All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Litke <agl@us.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: "ADAM G. LITKE [imap]" <agl@us.ibm.com>
Subject: [PATCH 0/3] Demand faulting for hugetlb
Date: Tue, 06 Sep 2005 16:53:31 -0500	[thread overview]
Message-ID: <1126043611.3123.55.camel@localhost.localdomain> (raw)

I am sending out the latest set of patches for hugetlb demand faulting.
I've incorporated all the feedback I've received from previous
discussions and I think this is ready for some more widespread testing.
Is anyone opposed to spinning this in -mm as it stands?

The three patches:
 1) Remove a get_user_pages() optimization that is no longer valid for
demand faulting
 2) Move fault logic from hugetlb_prefault() to hugetlb_pte_fault()
 3) Apply a simple overcommit check so demand fault accounting behaves
in a manner in line with how prefault worked

Diffed against 2.6.13-git6


             reply	other threads:[~2005-09-06 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06 21:53 Adam Litke [this message]
2005-09-06 21:57 ` [PATCH 1/3 htlb-get_user_pages] Demand faulting for hugetlb Adam Litke
2005-09-06 21:58 ` [PATCH 2/3 htlb-fault] " Adam Litke
2005-09-06 22:00 ` [PATCH 3/3 htlb-acct] " Adam Litke
  -- strict thread matches above, loose matches on Subject: below --
2005-10-11 18:24 [PATCH 0/3] " Adam Litke
2005-10-11 18:24 ` Adam Litke
2005-10-11 18:32 ` Andrew Morton
2005-10-11 18:32   ` Andrew Morton

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=1126043611.3123.55.camel@localhost.localdomain \
    --to=agl@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.