max_map_count
Submitted by admin on Wed, 2006-05-31 16:37
This file contains the maximum number of memory map areas a process may have. Memory map areas are used as a side-effect of calling malloc, directly by mmap and mprotect, and also when loading shared libraries.
While most applications need less than a thousand maps, certain programs, particularly malloc debuggers, may consume lots of them, e.g., up to one or two maps per allocation.
The default value is 65536.
»
- Add new comment
- 11403 reads





Recent comments
2 days 2 hours ago
4 days 12 hours ago
4 days 19 hours ago
1 week 16 hours ago
1 week 17 hours ago
1 week 22 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago