Sergey Bugaev
|
8d59b10022
|
WindowServer: Port threading to LibThread
|
2019-08-26 11:31:14 +02:00 |
|
Andreas Kling
|
64d9b43734
|
WindowServer: Use CProcessStatisticsReader in WSCPUMonitor.
|
2019-07-10 15:22:44 +02:00 |
|
Andreas Kling
|
c4c7f224d5
|
WindowServer: Use CFile in the CPU monitor code.
|
2019-04-18 00:12:04 +02:00 |
|
Andreas Kling
|
bc6ac1c2f2
|
WindowServer: Let the CPU monitor keep /proc/all open between refreshes.
Just seek to the beginning on every iteration and start over. This avoids
a bunch of syscalls.
|
2019-04-15 23:57:31 +02:00 |
|
Andreas Kling
|
c2093ad994
|
WindowServer: Move the CPU monitor thingy to its own class.
|
2019-04-14 04:33:43 +02:00 |
|