testsAndMisc/scripts
Krzysztof kuhy Rudnicki c47ac8d2eb Fix pytest OOM: nested 2GB cgroup per package with MemorySwapMax=0
Each pytest package runs in its own systemd-run scope with:
- MemoryMax=2G per package (nested inside the 4GB parent cgroup)
- MemorySwapMax=0 to prevent zram thrashing (the real cause of freezes)
- gc.collect() between packages to free Python heap
2026-04-12 21:43:18 +02:00
..
check_c_cpp_build_files.sh feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
check_no_binaries.sh chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
check_no_secrets.sh fix: bluetooth optimze arch desktop phone foucs mode and no secres 2026-03-02 19:13:22 +01:00
check_python_location.sh Add VS Code auto-optimizer and selective pytest pre-commit hook 2026-03-25 21:56:37 +01:00
disk_cleanup_check.sh chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
makepkg-manual-dlagent.sh fix: bluetooth optimze arch desktop phone foucs mode and no secres 2026-03-02 19:13:22 +01:00
optimize_vscode.py Add VS Code auto-optimizer and selective pytest pre-commit hook 2026-03-25 21:56:37 +01:00
pytest_changed_packages.py Fix pytest OOM: nested 2GB cgroup per package with MemorySwapMax=0 2026-04-12 21:43:18 +02:00