Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2010 19:22:52 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_em.c
Message-ID:  <201004281923.o3SJNCRr061400@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-04-28 19:22:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_em.c 
  Log:
  SVN rev 207337 on 2010-04-28 19:22:52Z by jfv
  
  Address the LOD that some are seeing, put the RX lock
  back in rxeof (I could see little point in taking it out),
  and now release it before the stack entry.
  
  Also, make it so the 82574 does not configure for multiqueue
  when its not used in the stack.
  
  Revision  Changes    Path
  1.45      +13 -10    src/sys/dev/e1000/if_em.c



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