/libmmapcontrol

Control whether mappings are locked or whether anonymous mappings are populated at mmap time

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

These are two preload libraries that control whether an application is
fully locked in memory or whether new mappings should be populated. The
intent is that they can be used to reduce minor faults in latency sensitive
applications when the source code is not available or cannot be rebuilt.