mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-04 07:58:21 +00:00
This reduces the virtual memory usage of Emacs for me by 30%. We now have a simpler implementation that uses read(), rather mmap()ing the whole executable. |
||
---|---|---|
.. | ||
prog | ||
abort_test.c | ||
daemon_test.c | ||
exit_test.c | ||
ftrace_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
msync_test.c | ||
munmap_test.c | ||
sigsetjmp_test.c | ||
test.mk | ||
tls_test.c | ||
zipos_test.c |