[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/3] xen: introduce function merge_free_trunks
On 06/30/2014 11:58 PM, Jan Beulich wrote: >>>> On 30.06.14 at 15:39, <lliubbo@xxxxxxxxx> wrote: >> --- a/xen/common/page_alloc.c >> +++ b/xen/common/page_alloc.c >> @@ -831,11 +831,73 @@ static int reserve_offlined_page(struct page_info >> *head) >> return count; >> } >> >> +static void merge_free_trunks(struct page_info *pg, unsigned int order, > > Did you perhaps mean merge_free_chunks(), ... Oh, yes. > >> @@ -891,59 +953,7 @@ static void free_heap_pages( >> } >> } >> >> - /* Merge chunks as far as possible. */ > > ... taking into consideration this comment the patch removes? > I will fix these two issues. Would you please also take a look at [PATCH v2 3/3]? -- Regards, -Bob _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |