[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 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(), ... > @@ -891,59 +953,7 @@ static void free_heap_pages( > } > } > > - /* Merge chunks as far as possible. */ ... taking into consideration this comment the patch removes? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |