![]() Created registerFaultHandler() and checkFaultHandlerFromPageFaultManager() and removed registering sigaction() from the contructor of the PageFaultManagerLinux class. Added if statment to check the current pagefault handler is from the pagefault manager. If not, register the pagefault handler of the current pagefault manager on linux. Refactored windows exception vector adding logic to registerFaultHandler() and call upon the constructor of the PageFaultManagerWindows, and make checkFaultHandlerFromPageFaultManager() always return true for windows. Related-To: NEO-8190 Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com> |
||
---|---|---|
.. | ||
linux | ||
windows | ||
CMakeLists.txt | ||
cpu_page_fault_manager.cpp | ||
cpu_page_fault_manager.h |