Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 20:09:20 +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:  <201101272009.p0RK9onN046243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2011-01-27 20:09:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             vfs_subr.c 
    sys/net              flowtable.c 
  Log:
  SVN rev 217975 on 2011-01-27 20:09:20Z by jhb
  
  MFC 217076:
  - 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.
  
  Revision    Changes    Path
  1.767.2.18  +7 -0      src/sys/kern/vfs_subr.c
  1.15.2.18   +5 -0      src/sys/net/flowtable.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101272009.p0RK9onN046243>