jonschipp / ISLET

Isolated, Scalable, & Lightweight Environment for Training
Other
111 stars 18 forks source link

Pin cpu's on multicore system #22

Closed jonschipp closed 9 years ago

jonschipp commented 9 years ago

If the system has more than 1 processor then pin the cpu's to core 1 or greater leaving core 0 available for other system tasks.

jonschipp commented 9 years ago

This can be done manually through options in islet config, don't automate