Date: Sun, 1 Jun 1997 01:49:49 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys proc.h Message-ID: <199706010849.BAA01578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/06/01 01:49:49 PDT
Modified files:
sys/sys proc.h
Log:
New field: p_sleepend; so that settime() can adjust the expected wakeup
time for things like nanosleep. These sleep in terms of "ticks" and
calculate the elapsed time relative to the expected wakeup time and do
not return good results when the system time is adjusted.
Revision Changes Path
1.39 +2 -1 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706010849.BAA01578>
