Skip to content

vi/libmlockall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages