[PATCH v0 0/1] mkfs: set MAP_NORESERVE to force overcommit in exfat_map_blankmem()
David Timber <[email protected]>
| Newsgroups | dev.linux.lists.exfat |
|---|---|
| Message-ID | <[email protected]> |
This is taken out of GH PR #380. I though it didn't belong there and I'd like to sit on the PR for a little while longer than I anticipated. The patch doesn't really fix anything, especially with modern beefy hardware. It just prevents mkfs from munching on RAM on embedded systems. That is the behaviour I intended in the first place. Thanks, David Timber (1): mkfs: set MAP_NORESERVE to force overcommit in exfat_map_blankmem() include/libexfat.h | 10 +++++++--- lib/libexfat.c | 4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) -- 2.55.0