Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 19:21:25 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_poll.c
Message-ID:  <200905191921.n4JJLWwb093022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-05-19 19:21:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_poll.c 
  Log:
  SVN rev 192404 on 2009-05-19 19:21:25Z by rwatson
  
  With SMPng, DEVICE_POLLING uses its own idle threads, rather than the
  system idle loop, to run ether_poll(), so make ether_poll() static.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.40      +1 -2      src/sys/kern/kern_poll.c



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