Files
llama.cpp/llama_util.h
Pavol Rusnak 1506737499 Add mmap pages stats (disabled by default)
Stats can be enabled by changing #if 0 to #if 1.

Stats are printed at the end, when mmap block is being unmapped,
but the print_pages_stats can be called at any time between
mmap and munmap.
2023-04-16 18:22:30 +02:00

12 KiB
Executable File