cvs commit: src/sys/netinet ip_demux.c

Jeffrey Hsu hsu at crater.dragonflybsd.org
Wed Mar 31 17:40:02 PST 2004


hsu         2004/03/31 17:38:53 PST

DragonFly src repository

  Modified files:
    sys/netinet          ip_demux.c 
  Log:
  Remove the ip_mthread_enable sysctl option.  Enough code has been converted
  over to threads and message-passing that true dispatching is required for
  proper synchronization.
  
  Approved by:	Matt Dillon
  
  Revision  Changes    Path
  1.11      +0 -10     src/sys/netinet/ip_demux.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_demux.c.diff?r1=1.10&r2=1.11&f=h





More information about the Commits mailing list