Jack O'Quin wrote: > > What's the significance of using mlock? > > It enables programs to lock memory using the mlock() and mlockall() > system calls. What is the practical difference if mlock() and mlockall() system calls are used? Cheers, Andreas
Jack O'Quin wrote: > > What's the significance of using mlock? > > It enables programs to lock memory using the mlock() and mlockall() > system calls. What is the practical difference if mlock() and mlockall() system calls are used? Cheers, Andreas