Andreas Kling
|
ab539460de
|
ProcessManager: Use a CFile for parsing /proc/memstat.
|
2019-04-18 00:57:34 +02:00 |
|
Andreas Kling
|
e9c0f4567d
|
Kernel+ProcessManager: Expose the number of kmalloc/kfree calls.
This will be very helpful in tracking down unwanted kmalloc traffic. :^)
|
2019-04-15 19:43:12 +02:00 |
|
Andreas Kling
|
b8062f69d8
|
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
2019-04-10 16:56:55 +02:00 |
|
Andreas Kling
|
37388b311f
|
ProcessManager: Show some basic system memory stats below the process table.
This really improves the feeling of "system overview" :^)
|
2019-03-10 12:13:22 +01:00 |
|