On Thu, Jan 12, 2012 at 09:32:40PM +0100, Shilimkar, Santosh wrote: > OK. Point taken. Can you also explain this in the code: size = ALIGN(PAGE_SIZE, SZ_1M); Isn't that just SZ_1M written in a rather complex way? A comment may be a better way of explaining it.