Skip to content

tk181096/Log_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LogAnalysis

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published