First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Amazon cloudwatch agent, monitors system resources on EC2 instances
{ "name": "amazon-cloudwatch-agent", "type": "LowLatency_RT" }

View File

@@ -0,0 +1,2 @@
# avahi-daemon
{ "name": "avahi-daemon", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,5 @@
# D-Bus is a message bus system that provides an easy way for inter-process communication.
# https://wiki.archlinux.org/title/D-Bus and https://dbus.freedesktop.org/doc/dbus-daemon.1.html
{ "name": "dbus-daemon", "type": "Service" }
{ "name": "dbus-broker", "type": "Service" }
{ "name": "dbus-broker-launch", "type": "Service" }

View File

@@ -0,0 +1 @@
{ "name": "fail2ban-server", "type": "IN_DIFF" }

View File

@@ -0,0 +1,2 @@
# FirewallD
{"name": "firewalld", "type": "BG_CPUIO", "ionice": 1 }

View File

@@ -0,0 +1,14 @@
# https://gitlab.gnome.org/GNOME/gvfs
{ "name": "gvfsd", "type": "Service" }
{ "name": "gvfsd-metadata", "type": "Service" }
{ "name": "gvfsd-fuse", "type": "Service" }
{ "name": "gvfsd-http", "type": "Service" }
{ "name": "gvfsd-dnssd", "type": "Service" }
{ "name": "gvfsd-network", "type": "Service" }
{ "name": "gvfsd-recent", "type": "Service" }
{ "name": "gvfsd-trash", "type": "Service" }
{ "name": "gvfs-afc-volume-monitor", "type": "Service" }
{ "name": "gvfs-gphoto2-volume-monitor", "type": "Service" }
{ "name": "gvfs-goa-volume-monitor", "type": "Service" }
{ "name": "gvfs-mtp-volume-monitor", "type": "Service" }
{ "name": "gvfs-udisks2-volume-monitor", "type": "Service" }

View File

@@ -0,0 +1 @@
{ "name": "kde-material-you-colors", "type": "Service" }

View File

@@ -0,0 +1,2 @@
# TODO: ipfs has a FUSE mount, which ideally would be LowLatency_RT
{ "name": "ipfs", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,14 @@
# https://github.com/containers/bubblewrap
{ "name": "bwrap", "type": "Service" }
{ "name": "devmon", "type": "Service" }
{ "name": "fsnotifier", "type": "Service" }
{ "name": "udevil", "type": "Service" }
{ "name": "upowerd", "type": "Service" }
{ "name": "udisksd", "type": "Service" }
{ "name": "dconf-service", "type": "Service" }
{ "name": "gpg", "type": "Service" }
{ "name": "gpg-agent", "type": "Service" }
{ "name": "scdaemon", "type": "Service" }

View File

@@ -0,0 +1,2 @@
# NetworkManager ; (https://wiki.archlinux.org/title/NetworkManager)
{ "name": "NetworkManager", "type": "BG_CPUIO" }

View File

@@ -0,0 +1 @@
{ "name": "nginx", "type": "LowLatency_RT" }

View File

@@ -0,0 +1,2 @@
## https://github.com/openrazer/openrazer ; https://wiki.archlinux.org/title/Razer_peripherals#Installation_2
{ "name": "openrazer-daemon", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,10 @@
# polkit agents
{ "name": "lxpolkit", "type": "Service" }
{ "name": "xfce-polkit", "type": "Service" }
{ "name": "ts-polkitagent", "type": "Service" }
{ "name": "hyprpolkitagent", "type": "Service" }
{ "name": "lxqt-policykit-agent", "type": "Service" }
{ "name": "polkit-kde-authentication-agent-1", "type": "Service" }
{ "name": "polkit-mate-authentication-agent-1", "type": "Service" }
{ "name": "io.elementary.desktop.agent-polkit", "type": "Service" }

View File

@@ -0,0 +1,11 @@
# https://github.com/brailcom/speechd
{ "name": "speech-dispatcher", "type": "Service" }
{ "name": "sd_pico", "type": "Service" }
{ "name": "sd_flite", "type": "Service" }
{ "name": "sd_dummy", "type": "Service" }
{ "name": "sd_espeak-ng", "type": "Service" }
{ "name": "sd_espeak-ng-mb", "type": "Service" }
# https://github.com/numediart/MBROLA
{ "name": "sd_espeak-ng-mbrola", "type": "Service" }
{ "name": "mbrola", "type": "Service" }

View File

@@ -0,0 +1 @@
{ "name": "sshd", "type": "LowLatency_RT" }

View File

@@ -0,0 +1,13 @@
# https://flatpak.github.io/xdg-desktop-portal/
{ "name": "xdg-desktop-portal", "type": "Service" }
{ "name": "xdg-desktop-portal-gtk", "type": "Service" }
{ "name": "xdg-desktop-portal-gnome", "type": "Service" }
{ "name": "xdg-desktop-portal-hyprland", "type": "Service" }
{ "name": "xdg-desktop-portal-kde", "type": "Service" }
{ "name": "xdg-desktop-portal-lxqt", "type": "Service" }
{ "name": "xdg-desktop-portal-shana", "type": "Service" }
{ "name": "xdg-desktop-portal-wlr", "type": "Service" }
{ "name": "xdg-desktop-portal-xapp", "type": "Service" }
{ "name": "xdg-document-portal", "type": "Service" }
{ "name": "xdg-permission-store", "type": "Service" }

View File

@@ -0,0 +1,2 @@
# xmousepasteblock ; (https://github.com/milaq/XMousePasteBlock)
{ "name": "xmousepasteblock", "type": "Service" }