aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.21-pre4-sparse/arch/xeno/drivers/dom0/sched_ops.c
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.258 (3efc5218v9et-leaVGHVRu-faTh56g)iap10@labyrinth.cl.cam.ac.uk2003-06-271-137/+0
| | | | | update to official 2.4.21 kernel from 2.4.21-pre4
* bitkeeper revision 1.125 (3e71f9b97xoz4trwItZ94ikXgOSgOA)rn@wyvis.research.intel-research.net2003-03-141-26/+55
| | | | | BK merge and pull etc sucks
* bitkeeper revision 1.105.2.1 (3e6dbacbRqvcRHd-b9HOUbf35si4iw)rn@wyvis.research.intel-research.net2003-03-111-0/+108
sched_ops.c: new file dom0_ops.h: added new commands Makefile: added new file sched.h: prototype for adjusting scheduliung parameters perfc_defn.h: new performance counter perfc.h: per CPU performance dounters dom0_ops.h: two more operations for scheduling schedule.c: bug fix and skeleton for adjust sched parameters perfc.c: added per CPU performance counters dom0_ops.c: Added call for adjusting scheduling parameters apic.c: added performance counter for APIC timer interrupts sched.h: intermediate checkin for new scheduler schedule.c: intermediate checkin for working timer ac_timer.c: simplified add_ac_timer.