-
- Downloads
Implement a mlock/munlock layer that handles overlapping allocations
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- include/Makefile.am 1 addition, 0 deletionsinclude/Makefile.am
- include/maestro/i_memlock.h 80 additions, 0 deletionsinclude/maestro/i_memlock.h
- include/maestro/i_misc.h 8 additions, 0 deletionsinclude/maestro/i_misc.h
- maestro/Makefile.am 1 addition, 0 deletionsmaestro/Makefile.am
- maestro/core.c 7 additions, 0 deletionsmaestro/core.c
- maestro/memlock.c 294 additions, 0 deletionsmaestro/memlock.c
- tests/Makefile.am 4 additions, 4 deletionstests/Makefile.am
- tests/check_memlock.c 57 additions, 0 deletionstests/check_memlock.c
Loading
Please register or sign in to comment