11 Commits

Author SHA1 Message Date
Hill Ma
2a56f233ff Introduce CpuInfo::getCpuPhysicalCoreCount().
Hyper-threading, when enabled, makes the number of processors two
times the number of physical cores.

Member function getCpuPhysicalCoreCount() is introduced to get the
number of physical cores and it is used in "Dashboard" but not in
"Resources".

The way it works is that it counts the number of unique physical
id, core id pair in /proc/cpuinfo.
2020-07-05 16:49:32 -07:00
Joao Gabriel S. Fernandes
cd75dbd107 add current cpu clock to main page 2020-01-11 16:37:05 -03:00
Oğuzhan İNAN
e9b18b51da completed file system pie chart 2019-04-23 15:32:02 +02:00
Oğuzhan İNAN
b5aa818954 added getuserlist and getgrouplist functions 2019-04-14 00:29:01 +02:00
Oguzhan INAN
482a8ccb53 updated variable names 2018-03-08 15:31:59 +03:00
Oguzhan INAN
6c7adbeb3b added disk read write history chart 2018-02-28 23:10:47 +03:00
Oguzhan INAN
6a67eb9795 added cpu load avgs info 2018-02-28 11:15:40 +03:00
Oguzhan INAN
5547629fce updated disk info 2018-02-25 16:42:32 +03:00
Oguzhan INAN
258cab9680 added option to change disk 2018-02-12 21:00:57 +03:00
Petr Tsymbarovich
95cf803053 Pass methods arguments by reference and some other changes 2017-08-30 01:15:05 +03:00
Oğuzhan İnan
82247ac648 stacer native 2017-08-23 14:49:45 +03:00