|
|
|
|
|
by dfox
981 days ago
|
|
I would say that for any modern unix implementation mmaped pages are quite significant, as all the read-only copies of libc code, other shared libraries and various mmaped data files (iconv tables, locales, terminfo, gettext catalogsā¦) are not exactly small. |
|