Commit 8f29782
committed
Reduce the mmap minimum size
Reduce the initial mmap file size from 1MiB to 64KiB. This should reduce
the memory and disk overhead for larger numbers of multiprocess workers.
Signed-off-by: SuperQ <superq@gmail.com>1 parent db391db commit 8f29782
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments