For security and efficiency reasons, an operating system will divide up the available physical RAM into units called “pages”. A page fault occurs on your computer when the memory address accessed by the CPU is not valid (i.e. has not been mapped to a page). In this project, I will parse & analyze a log of page faults reported by the operating system (log file consisted of 1M+ rows of data) of a home desktop computer and try to predict the most likely cause of pagefault.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
tk181096/Log_Analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published