blob: d6e9ffea9c80c7370525f339225fb0dcd8013555 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>voyageur@gentoo.org</email>
<name>Bernard Cafarelli</name>
</maintainer>
<longdescription>
wmcpuwatch aims to show the load of every logical CPU on the system.
It is a fork of wmmon. wmmon shows the load of up to 10 CPUs. With a little tweaking it is possible to show 12 with wmmon, but when in 2017 Intel announced a 18 core CPU (and AMD was with their Ryzen even earlier), there was time for a new dockapp.
wmcpuwatch now shows the load of all CPUs in the lower frame which allows 40 CPUs at max.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|