Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
Hello,
> Module Name: src
> Committed By: ad
> Date: Sat Apr 12 17:02:09 UTC 2008
...
> Log Message:
> Take the run queue management code from the M2 scheduler, and make it
> mandatory. Remove the 4BSD run queue code. Effects:
>
> - Pluggable scheduler is only responsible for co-ordinating timeshared jobs.
> - All systems run with per-CPU run queues.
> - 4BSD scheduler gets processor sets / affinity.
> - 4BSD scheduler gets a significant peformance boost on some workloads.
>
> Discussed on tech-kern@.
...
> cvs rdiff -r1.222 -r1.223 src/sys/kern/kern_synch.c
I want to split run queue management into the separate file, eg. kern_disp.c .
--
Best regards,
Mindaugas
www.NetBSD.org
Home |
Main Index |
Thread Index |
Old Index