Doug Coleman
|
b4de3d0a2f
|
unix.linux.proc: Handle a unified processor-info object for linux 2.6 and on. Add unit tests. Fixes #877.
|
2013-05-01 12:25:49 -07:00 |
Doug Coleman
|
65a7175cb6
|
unix.linux.proc: Pad tail with f for cpu-info. Fixes #877.
|
2013-04-30 16:47:09 -07:00 |
Doug Coleman
|
7f118e13c0
|
unix.linux.proc: /proc/cpuinfo is updated in real time and can change based on throttling options. Don't cache it.
|
2013-04-24 13:39:03 -07:00 |
Doug Coleman
|
48dff3e6f1
|
unix.linux.proc: Older kernels don't have enough fields in /proc/pid/stat. Pad it.
|
2013-02-25 10:07:05 -08:00 |
Doug Coleman
|
9dfa305561
|
unix.linux.proc: Add some more /proc parsing.
|
2013-02-24 18:30:18 -08:00 |
Doug Coleman
|
5a5bac70f4
|
unix.linux.proc: Refactor /proc parsing. Add generic to make pid/string and pid-string/string pairs into /proc/pid/pathname.
|
2013-02-24 18:30:18 -08:00 |
Doug Coleman
|
a7fab027ae
|
unix.linux.proc: Add a parser for some of the /proc and /proc/[PID]/ files.
|
2013-02-01 11:36:18 -08:00 |