linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: Ross Biro <rossb@google.com>
Cc: linux-mm <linux-mm@kvack.org>
Subject: Re: RFC/POC Make Page Tables Relocatable
Date: Thu, 25 Oct 2007 13:15:21 -0700	[thread overview]
Message-ID: <1193343321.24087.75.camel@localhost> (raw)
In-Reply-To: <d43160c70710251258m745c70a7t462cad964ffb2f9f@mail.gmail.com>

On Thu, 2007-10-25 at 15:58 -0400, Ross Biro wrote:
> On 10/25/07, Ross Biro <rossb@google.com> wrote:
> > On 10/25/07, Dave Hansen <haveblue@us.ibm.com> wrote:
> > > With the pagetable page you can go examine ptes.  From the ptes, you can
> > > get the 'struct page' for the mapped page.  From there, you can get the
> >
> > Definitely worth considering.
> 
> Now I remember.  At least in the slab allocator, the relocation code
> must hold an important spinlock while the relocation occurs.  Maybe I
> can get around that, but maybe not.  If not, that could be a
> fundamental problem, but at least it prevents doing long searches.

"important spinlock" isn't really precise enough for me to understand
what you are talking about, make any arguments for or against it, or
suggest alternatives. :(

If the slab is truly a constraint, perhaps you should consider alternate
mechanisms, or fix the slab instead.

-- Dave

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2007-10-25 20:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25 15:16 RFC/POC Make Page Tables Relocatable Ross Biro
2007-10-25 16:46 ` Dave Hansen
2007-10-25 17:40   ` Ross Biro
2007-10-25 18:08     ` Dave Hansen
2007-10-25 18:44       ` Ross Biro
2007-10-25 18:47         ` Dave Hansen
2007-10-25 19:23         ` Dave Hansen
2007-10-25 19:53           ` Ross Biro
2007-10-25 19:56             ` Dave Hansen
2007-10-25 19:58             ` Ross Biro
2007-10-25 20:15               ` Dave Hansen [this message]
2007-10-25 20:00             ` Dave Hansen
2007-10-25 20:10               ` Ross Biro
2007-10-25 20:20                 ` Dave Hansen
2007-10-26 16:10       ` Mel Gorman
2007-10-26 16:51         ` Ross Biro
2007-10-26 17:11           ` Mel Gorman

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=1193343321.24087.75.camel@localhost \
    --to=haveblue@us.ibm.com \
    --cc=linux-mm@kvack.org \
    --cc=rossb@google.com \
    /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;
as well as URLs for NNTP newsgroup(s).