Hi!!

Is there someway to allocate pages? (alloc 4kb chunk of memory) the idea is to take advantage of paging when working with files of 4kb records.

I would like to know if it is possible for windows and linux.

thanks!!!