tedu
b4484c676a
improve realloc. when expanding a region, actually use the free page cache
instead of simply zapping it. this can save many syscalls in a program that repeatedly grows and shrinks a buffer, as observed in the wild. |
9 years ago | |
---|---|---|
src | improve realloc. when expanding a region, actually use the free page cache | 9 years ago |