[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] Unikraft: Question about binary buddy allocator
On Wed, Mar 14, 2018 at 1:18 AM, Simon Kuenzer <simon.kuenzer@xxxxxxxxx> wrote: Hey Bruno, Ack. return memr; Ack.
Is this spare variable used somewhere else? I guess you want to make sure that min and max are aligned to pages - which happens a few lines ahead. The reason I didn't do it as above is that when using % in the assertion I was getting some formatting errors while compiling. Yes, spare is not used anywhere. Alternatively you could also just check that the alignment was working: Ack.
Ack.
I just sent the patch.
_______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |