Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2009 23:07:43 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 polling.4 src/sys/kern kern_poll.c
Message-ID:  <200908152310.n7FNA5hZ043369@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-08-15 23:07:43 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       polling.4 
    sys/kern             kern_poll.c 
  Log:
  SVN rev 196267 on 2009-08-15 23:07:43Z by rwatson
  
  Rather than fix questionable ifnet list locking in the implementation of
  the kern.polling.enable sysctl, remove the sysctl.  It has been deprecated
  since FreeBSD 6 in favour of per-ifnet polling flags.
  
  Reviewed by:    luigi
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.28      +10 -9     src/share/man/man4/polling.4
  1.46      +0 -49     src/sys/kern/kern_poll.c



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