Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wayofthepie/sip
Systems Information Parsers
https://github.com/wayofthepie/sip
Last synced: 10 days ago
JSON representation
Systems Information Parsers
- Host: GitHub
- URL: https://github.com/wayofthepie/sip
- Owner: wayofthepie
- License: mit
- Created: 2014-09-07T15:22:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-03T16:53:01.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T03:44:35.023Z (about 2 months ago)
- Language: Haskell
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wayofthepie/sip.svg?branch=master)](https://travis-ci.org/wayofthepie/sip) [![Coverage Status](https://coveralls.io/repos/wayofthepie/sip/badge.svg?branch=master&service=github)](https://coveralls.io/github/wayofthepie/sip?branch=master)
#System Information Parsers
A library of parsers for extraction of data on Linux systems.# References
## Proc FS
Besides ```man proc``` a good reference is [Kernel proc docs](http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/filesystems/proc.txt?id=HEAD#l1305).## Numa
* Numa in general - http://queue.acm.org/detail.cfm?id=2513149.
* Memory policy - https://www.kernel.org/doc/Documentation/vm/numa_memory_policy.txt