lkml.org 
[lkml]   [2005]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Hugepage consolidation
On Mon, May 02, 2005 at 02:30:35PM +1000, David Gibson wrote:
> - does SH4 need s special huge_ptep_get_and_clear()??
>
It does if we are trying to do multiple ptes per hugepage, but we can
actually drop most of that stuff (including ARCH_HAS_SETCLEAR_HUGE_PTE),
and use ptep_get_and_clear() instead.

We only actual have one pte per hugepage, having multiple ptes for the
page range at least for sh/sh64 was roughly an experiment in trying to
get larger ranges working, but this turned out not to be useful, so we
can pretty much switch to the more generic way of handling this.

I have patches that drop this behaviour already, so I'll bounce these
along to Andrew if this goes in -mm.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-05-02 11:29    [W:0.043 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site