Searched hist:104964 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_switch.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dsubr_uio.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dkern_clock.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dkern_resource.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dkern_synch.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dsubr_syscall.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
H A Dkern_fork.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
/freebsd-11-stable/sys/sys/
H A Dproc.hdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 104964 Sat Oct 12 03:32:24 MDT 2002 jeff - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
- Replace direct manipulation of scheduler data with hooks provided by the
new api.
- Remove KSE specific state modifications and single runq assumptions from
kern_switch.c

Reviewed by: -arch

Completed in 1558 milliseconds