lkml.org 
[lkml]   [2002]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}
Russell King wrote:
>
> On Sun, Jul 28, 2002 at 05:10:48PM -0700, Andrew Morton wrote:
> > - Remove ->virtual, do page_address() via a hash. 4(ish) bytes saved.
>
> Hmmmmmmm. page_address() is already 5 loads (on ARM) if page->virtual
> isn't used. I'm seriously considering changing page_address() to cover
> the 3 cases more efficiently:

Well, one would want to keep the WANT_PAGE_VIRTUAL thing anyway.

btw, the usage of page_address() will quite possibly drop sharply soon
anyway. There's the patch floating about which permits atomic
kmaps to be held across copy_*_user. If that is adopted, things
like the pagecache IO routines won't do page_address() any more.

Said patch speeds up pagecache IO by between 0% and probably 30%.
It's the mystery surrounding this variation which is holding things
up.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.218 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site