ocurrent / bun

tired of typing afl-fuzz? try bun!
MIT License
50 stars 10 forks source link

a --max-cores option to limit the maximal number of instances #2

Closed gasche closed 6 years ago

gasche commented 6 years ago

I would like to use ocaml-bun for potentially-long-running fuzzing on a shared machine with many cores; I need to be able to restrict the total number of cores used to ensure that I don't cause inconvenience for other users wishing to run computations after I started my fuzzing.

yomimono commented 6 years ago

Thanks for the feature (and the typo fix!).