Don't do memory operations in chunks on MSVC
Summary: Because, especially with the way that munmap is implemented in my windows port, this is a very bad idea. Plus, it's completely unnecessary on Windows. Closes https://github.com/facebook/folly/pull/265 Reviewed By: @yfeldblum Differential Revision: D2283757 fb-gh-sync-id: 831c8aaad9bd5ad0fe091ea1e006814774d8a27c
Showing
Please register or sign in to comment