-
Notifications
You must be signed in to change notification settings - Fork 3
vi/libmlockall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Little library that just calls mlockall at initialisation Indented as ad-hoc real-time utility. Usage: LD_PRELOAD=/path/to/libmlockall.so your_program Example: LD_PRELOAD=/usr/lib/libmlockall.so schedtool -R -p 4 -e mplayer -cache 300000 /tmp/dd.mp3 /usr/bin/mlockall utility automatically sets up LD_PRELOAD. Author page: http://vi-server.org/
About
Lock all pages in memory for a process tree
Resources
Stars
Watchers
Forks
Packages 0
No packages published