Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Thu Mar 23 20:37:59 UTC 2000
Modified Files:
syssrc/sys/kern: kern_synch.c
syssrc/sys/sys: proc.h
Log Message:
Track if a process has been through a round-robin cycle without yielding
the CPU, and mark that it should yield if that happens.
Based on a discussion with Artur Grabowski.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/kern/kern_synch.c
cvs rdiff -r1.87 -r1.88 syssrc/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index