llama.cpp
15067374 - Add mmap pages stats (disabled by default)

Commit
2 years ago
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.
Author
Committer
Parents
Loading