alloc-override-osx.c
|
Fixing interpose on macOS
|
2019-07-02 12:49:28 -07:00 |
alloc-override.c
|
fix type; fix comment
|
2019-09-02 10:18:34 -07:00 |
arena.c
|
divide huge pages more even
|
2019-11-03 13:25:28 -08:00 |
heap.c
|
add recursion guard to deferred callback
|
2019-09-09 08:02:41 -07:00 |
init.c
|
change numa support on linux to use getcpu
|
2019-11-02 11:55:03 -07:00 |
memory.c
|
optimized numa calls; better Linux support
|
2019-11-01 22:01:52 -07:00 |
options.c
|
reserve huge pages incrementally
|
2019-11-03 13:16:07 -08:00 |
os.c
|
reserve huge pages incrementally
|
2019-11-03 13:16:07 -08:00 |
page-queue.c
|
fix warnings at high warning level in msvc
|
2019-10-17 16:56:57 -07:00 |
page.c
|
fix assertion in debug secure mode
|
2019-10-30 15:22:40 -07:00 |
segment.c
|
make secure a build option only
|
2019-09-17 17:31:42 -07:00 |
static.c
|
merge with dev
|
2019-07-08 15:42:42 -07:00 |
stats.c
|
add numa nodes to stats
|
2019-11-03 12:18:32 -08:00 |