Commit Graph

3 Commits

Author SHA1 Message Date
a8d0f64419 [+] update oom_firefox
1. fix rss being in KiB;
  2. get rid of --slice, use --unit-name;
  3. fix columns strings being cut,
    use two calls to ps,
    to get full cmd and cgroup;
  4. tested manually that it works;
2025-12-01 15:59:36 +03:00
7d5868345b [+] update platform
1. add few random scripts;
  1.1. systemd_gtk, oom_firefox
    are vibe coded initially;
    oom_firefox is useful,
    but migrated to ps subprocess
    manually;
    since psutils is very inefficient,
    puts too much load on CPU;
2025-12-01 13:56:57 +03:00
b50468154f [+] update config
1. update pr34 cpufreq action
  1.1. add support for amd_pstate cpus;
  1.2. add pr34 .whl release;
  2. fetch configs for new platform;
  3. fetch sensitive configs and store gpg encrypted data;
2025-11-30 21:51:48 +03:00