Date: Thu, 6 Jan 2011 22:17:07 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_subr.c src/sys/net flowtable.c Message-ID: <201101062217.p06MHPA8086280@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-01-06 22:17:07 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
sys/net flowtable.c
Log:
SVN rev 217076 on 2011-01-06 22:17:07Z by jhb
- Restore dropping the priority of syncer down to PPAUSE when it is idle.
This was lost when it was converted to using a condition variable instead
of lbolt.
- Drop the priority of flowtable down to PPAUSE when it is idle as well
since it is a similar background task.
MFC after: 2 weeks
Revision Changes Path
1.800 +7 -0 src/sys/kern/vfs_subr.c
1.40 +5 -0 src/sys/net/flowtable.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101062217.p06MHPA8086280>
