Quantcast
Channel: lkml.org : Ganesh Sittampalam
Viewing all articles
Browse latest Browse all 627

Re: [PATCH v33 1/4] mm: add a function to get free page blocks

$
0
0
Linus Torvalds writes: (Summary) [ Sorry for slow reply, my travels have made a mess of my inbox ] [ Sorry for slow reply, my travels have made a mess of my inbox ] On Mon, Jun 25, 2018 at 6:55 PM Michael S. wrote:

[...]

to store PAs?
Honestly, what I think the best option would be is to get rid of this interface *entirely*, and just have the balloon code do interface *entirely*, and just have the balloon code do
    #define GFP_MINFLAGS (__GFP_NORETRY | So then you can query
(either before or after getting the max-order page) just how many of
them there were and whether you want to give that page back.

Viewing all articles
Browse latest Browse all 627

Trending Articles