History log of /csrg-svn/sys/kern/kern_synch.c (Results 26 – 50 of 87)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 40710 03-Apr-1990 marc

tsleep I (checked in for marc)

# 38164 29-May-1989 mckusick

eliminate floating point from the kernel (from forys@cs.utah.edu)

# 37647 05-May-1989 mckusick

delete unneeded include of dir.h

# 37495 25-Apr-1989 mckusick

../machine => machine

# 32908 11-Dec-1987 mckusick

comment decribing how p_cpu decay is computed (with help from shannon)

# 31919 21-Jul-1987 mckusick

get rid of unneeded header files

# 30532 19-Feb-1987 karels

make sleep spin-wait during autoconfiguration

# 30232 30-Nov-1986 karels

clear slptime after stop; don't have to updatepri at high ipl

# 29946 03-Nov-1986 karels

merge in tahoe support

# 29096 05-Jun-1986 mckusick

4.3BSD release version

# 23376 08-Jun-1985 mckusick

Add copyright

# 22722 07-Jun-1985 karels

ordering problem in wakeup, can't zero slptime before updatepri

# 21763 02-Jun-1985 karels

if the change won't work, at least explain the obscurity happening;
minor cleanup

# 21099 27-May-1985 mckusick

round robin sleep queue (from edward@ucbmonet)

# 18363 18-Mar-1985 karels

sleep just drops priority briefly, then returns after a panic
(no panic sleep, no rescheduling)

# 17541 20-Dec-1984 karels

don't recalc pri of sleepers until awakened; no "panic sleep" after panics

# 17093 29-Aug-1984 bloom

Change to includes. no more ../h

# 16795 31-Jul-1984 karels

move loop invariants in schedcpu; try to make curpri reflect
the current process (still not right); curpri is always a usrpri

# 16532 22-May-1984 karels

linked lists of active, zombie and free procs; avoid linear proc
searches wherever possible

# 14207 29-Jul-1983 sam

4.2 distribution

# 12640 21-May-1983 sam

no more mush

# 9756 17-Dec-1982 sam

sun merge

# 8765 21-Oct-1982 root

lint

# 8624 17-Oct-1982 root

more lint

# 8445 10-Oct-1982 root

split header files over to vax directories

1234