@[email protected] to linuxmemesEnglish • 7 months agoGentoo users be likesh.itjust.worksimagemessage-square23fedilinkarrow-up1248arrow-down18
arrow-up1240arrow-down1imageGentoo users be likesh.itjust.works@[email protected] to linuxmemesEnglish • 7 months agomessage-square23fedilink
minus-square@seaQueuelink22•7 months agoI’m pretty sure it’s “run as many threads as there are cores” mode, though if you’re running it in a terminal I always find it best to use nproc-1 or -2 so the machine actually stays usable.
minus-square@[email protected]linkfedilinkEnglish25•7 months agoMy man pages specify it’s as many as possible limited only to the number of jobs.
I’m pretty sure it’s “run as many threads as there are cores” mode, though if you’re running it in a terminal I always find it best to use nproc-1 or -2 so the machine actually stays usable.
My man pages specify it’s as many as possible limited only to the number of jobs.
Oof, that might as well be a fork bomb then