pmbootstrap-meow/pmb/core
slonkazoid 71f01ddbeb
pmb.core.config: remove +1 from nproc defaults
Since Linux has switched to EEVDF[1], the $(($(nproc)+2)) hack is no
longer faster. The new scheduler is way more efficient and performs
better with only `nproc` threads.

 [1]: https://docs.kernel.org/scheduler/sched-eevdf.html

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2595
2025-05-11 17:28:35 +02:00
..
__init__.py pmb: Use explicit re-exports (MR 2545) 2025-02-23 11:40:44 +01:00
apkindex_block.py Improvements to documentation (MR 2440) 2024-10-21 21:46:26 +02:00
arch.py core: Arch: define supported arches as a set (MR 2474) 2025-02-27 01:29:35 +01:00
chroot.py pmb: Reformat with Ruff 0.9 (MR 2525) 2025-01-15 22:35:02 +01:00
config.py pmb.core.config: remove +1 from nproc defaults 2025-05-11 17:28:35 +02:00
context.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
dps.py pmb.core: add Discoverable Partitions Specification file (MR 2426) 2024-10-13 19:59:26 +02:00
package_metadata.py core: small typing improvement 2025-04-11 17:19:10 +02:00
pkgrepo.py docs, pmb: Add missing copyright headers (MR 2516) 2025-01-02 16:45:03 +01:00