Bug #1921
we miss mlockall
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
We don't have the mlockall/munlockall syscalls as documented in [1]. We have at
least one tool in base that would benefit from it: cryptsetup. Hopefully someone
more familiar with the VM system can implement it without much effort as we
already have mlock/munlock.
Cheers,
Alex Hornung
[1]: http://opengroup.org/onlinepubs/007908799/xsh/mlockall.html
Related todos