Date: Mon, 25 Jan 2010 11:56:53 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sched_4bsd.c src/sys/sys proc.h Message-ID: <201001251158.o0PBw523036522@repoman.freebsd.org>
index | next in thread | raw e-mail
attilio 2010-01-25 11:56:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern sched_4bsd.c
sys/sys proc.h
Log:
SVN rev 202965 on 2010-01-25 11:56:53Z by attilio
MFC r201790:
- Set td_slptick to 0 when moving threads out of sleepqueues.
- Move td_slptick from u_int to int in order to follow 'ticks' signedness
and wrap up accordingly.
Sponsored by: Sandvine Incorporated
Revision Changes Path
1.131.2.3 +1 -1 src/sys/kern/sched_4bsd.c
1.535.2.5 +1 -1 src/sys/sys/proc.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001251158.o0PBw523036522>
