You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fcmp/src
Avril eb721ab93a
threaded mode: madvise() map1 to `MADV_DONTNEED | MADV_COLD` after threads completed.
3 years ago
..
main.c threaded mode: madvise() map1 to `MADV_DONTNEED | MADV_COLD` after threads completed. 3 years ago
map.c threaded mode: madvise() map1 to `MADV_DONTNEED | MADV_COLD` after threads completed. 3 years ago
sched.c C: added `madvise()` calls for sequential map preloading 3 years ago
vector.c fix forced inlining when -O0 3 years ago