Re: Core tuning

2008-06-08 Thread Kris Kennaway
Jos Chrispijn wrote: Can I force manual load balancing on my dual core processor? Or is this entirely handled by FreeBSD itself? Jos That's the job of the scheduler. If you are running -current there is the cpuset utility that allows you to bind processes to subsets of CPUs. Kris

Core tuning

2008-06-08 Thread Jos Chrispijn
Can I force manual load balancing on my dual core processor? Or is this entirely handled by FreeBSD itself? Jos ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Core tuning [Solved]

2008-06-08 Thread Jos Chrispijn
Kris, That's the job of the scheduler. If you are running -current there is the cpuset utility that allows you to bind processes to subsets of CPUs. I see; thanks for sharing ___ freebsd-questions@freebsd.org mailing list