History log of /vbox/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp
Revision Date Author Comments Expand
418b9db49fbc652ef9c3f030fdc0f1a322403d95 33269 20-Oct-2010 vboxsync

IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on posix. (Turned out to be a bit more work than expected because of the electric fence heap and init dependencies.)

/vbox/Config.kmk /vbox/include/iprt/critsect.h /vbox/include/iprt/mem.h /vbox/include/iprt/semaphore.h /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/include/internal/mem.h /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp RTMemProtect-posix.cpp alloc-posix.cpp rtmempage-exec-mmap-heap-posix.cpp rtmempage-exec-mmap-posix.cpp semevent-posix.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/semevent-win.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/recompiler/VBoxREMWrapper.cpp