Optionally specify page size in MemoryMapping ctor
Summary: For proper rounding, and also so memOpInChunks doesn't try to mlock / munlock / madvise / munmap in chunks smaller than the page size. Test Plan: memory_mapping_test Reviewed By: lucian@fb.com FB internal diff: D1232153
Showing
Please register or sign in to comment