Date: Fri, 11 Jun 2010 17:25:05 -0400 From: John Baldwin <jhb@freebsd.org> To: Jack F Vogel <jfv@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r209068 - head/sys/dev/e1000 Message-ID: <201006111725.05062.jhb@freebsd.org> In-Reply-To: <201006112054.o5BKsRk8087302@svn.freebsd.org> References: <201006112054.o5BKsRk8087302@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 11 June 2010 4:54:27 pm Jack F Vogel wrote: > Author: jfv > Date: Fri Jun 11 20:54:27 2010 > New Revision: 209068 > URL: http://svn.freebsd.org/changeset/base/209068 > > Log: > Add a couple fixes from Michael Tuexen. > Remove unneeded rxtx handler, make que handler generic. > Do not allocate header mbufs in rx ring if not doing hdr split. > Release the lock in rxeof call to stack. > > MFC for 8.1 asap You just removed the bus_describe_intr() calls again. Can you _please_ put those into your tree so you don't keep losing them? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006111725.05062.jhb>