cvs commit: src/sys/kern kern_acct.c

John Baldwin jhb at FreeBSD.org
Tue Feb 14 15:13:19 PST 2006


jhb         2006-02-14 23:13:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_acct.c 
  Log:
  MFC: Sync up to rev 1.80 from HEAD:
  - Use a dedicated kthread to call acctwatch() periodically rather than
    a callout from softclock().
  - Validate new values for the kern.acct_chkfreq sysctl.
  - Whitespace and include sorting.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.74.2.3  +163 -42   src/sys/kern/kern_acct.c


More information about the cvs-all mailing list