Searched hist:dba6c5a6f99c74e62ba49b8a29a4e7a3a9884a6c (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_switch.c | diff dba6c5a6f99c74e62ba49b8a29a4e7a3a9884a6c Thu Aug 19 02:06:53 CEST 1999 Peter Wemm <peter@FreeBSD.org> Extract the next runnable process selection out of cpu_switch() into a fairly machine independent C routine. gcc actually does a pretty good job of this.
Reviewed by: msmith (in principle) dba6c5a6f99c74e62ba49b8a29a4e7a3a9884a6c Thu Aug 19 02:06:53 CEST 1999 Peter Wemm <peter@FreeBSD.org> Extract the next runnable process selection out of cpu_switch() into a fairly machine independent C routine. gcc actually does a pretty good job of this.
Reviewed by: msmith (in principle)
|
/freebsd/sys/conf/ |
H A D | files | diff dba6c5a6f99c74e62ba49b8a29a4e7a3a9884a6c Thu Aug 19 02:06:53 CEST 1999 Peter Wemm <peter@FreeBSD.org> Extract the next runnable process selection out of cpu_switch() into a fairly machine independent C routine. gcc actually does a pretty good job of this.
Reviewed by: msmith (in principle) diff dba6c5a6f99c74e62ba49b8a29a4e7a3a9884a6c Thu Aug 19 02:06:53 CEST 1999 Peter Wemm <peter@FreeBSD.org> Extract the next runnable process selection out of cpu_switch() into a fairly machine independent C routine. gcc actually does a pretty good job of this.
Reviewed by: msmith (in principle)
|