]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r201790:
authorattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jan 2010 11:56:53 +0000 (11:56 +0000)
committerattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jan 2010 11:56:53 +0000 (11:56 +0000)
commit5b21fbdd1cfe9e88e95c747f69ad9a28b45d148d
tree7aa67bb8d5775bf322a87d6fd74a762dedc204ab
parent5baf9bd56cfcb0733278631576d5720b52b0e8ce
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

git-svn-id: svn://svn.freebsd.org/base/stable/8@202965 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/sched_4bsd.c
sys/sys/proc.h