0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 6 months agoGentoo users be likesh.itjust.worksimagemessage-square19fedilinkarrow-up1184arrow-down16
arrow-up1178arrow-down1imageGentoo users be likesh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 6 months agomessage-square19fedilink
minus-squareseaQueue@lemmy.worldlinkfedilinkarrow-up13·6 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-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up18·6 months agoMy man pages specify it’s as many as possible limited only to the number of jobs.
minus-squareseaQueue@lemmy.worldlinkfedilinkarrow-up15·6 months agoOof, that might as well be a fork bomb then
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