DragonFly commits List (threaded) for 2007-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/kern kern_clock.c kern_poll.c
On 9/13/07, Matthew Dillon <dillon@apollo.backplane.com> wrote:
> : Log:
> : Prepare to support polling(4) on multiple cpus:
> : - Add per-cpu polling(4) context, move global variables into it.
> : - Make global sysctl nodes per-cpu. Fake original global sysctl
> : nodes by creating alias to the lowest cpu's sysctl nodes, mainly
> : for compatibility.
> :
> : Revision Changes Path
> : 1.60 +5 -0 src/sys/kern/kern_clock.c
> : 1.33 +303 -168 src/sys/kern/kern_poll.c
>
> Nice. I have a question. Is it polling all network interfaces on each cpu
> or will it be possible to assign each network interface to a particular cpu?
My goal is to assign one NIC to a particular cpu.
Best Regards,
sephe
--
Live Free or Die
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]