lkml.org 
[lkml]   [2002]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: The IBM order relaxation patch
Date
On February 6, 2002 10:50 pm, Ulrich Weigand wrote:
> Pete Zaitcev wrote:
> >It's a stupid question, but: why can we not simply
> >wait until a desired unfragmented memory area is available,
> >with a GPF flag? What they describe does not happen in an
> >interrupt context, so we can sleep.
>
> Because nobody even *tries* to free adjacent pages to build up
> a free order-2 area. You could wait really long ...
>
> This looks hard to fix with the current mm layer. Maybe Rik's
> rmap method could help here, because with reverse mappings we
> can at least try to free adjacent areas (because we then at least
> *know* who's using the pages).

Yes, that's one of leading reasons for wanting rmap. (Number one and two
reasons are: allow forcible unmapping of multiply referenced pages for
swapout; get more reliable hardware ref bit readings.)

Note that even if we can do forcible freeing we still have to deal with the
issue of fragmentation due to pinned pages, e.g., slab cache, admittedly a
rarer problem.

--
Daniel
-
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:24    [W:0.124 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site