Date: Sun, 19 Mar 2006 19:58:18 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: dfr@rabson.org Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/arm/at91 if_ate.c Message-ID: <20060319.195818.51706506.imp@bsdimp.com> In-Reply-To: <200603181018.53924.dfr@rabson.org> References: <200603180143.k2I1hPu1034356@repoman.freebsd.org> <200603181018.53924.dfr@rabson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200603181018.53924.dfr@rabson.org>
Doug Rabson <dfr@rabson.org> writes:
: On Saturday 18 March 2006 01:43, Warner Losh wrote:
: > imp 2006-03-18 01:43:25 UTC
: > FreeBSD src repository
: > Modified files:
: > sys/arm/at91 if_ate.c
: > Log:
: > MFp4:
: >
: > o update TODO list
: > o Better use of busdma
: > o mark RX dtors as COHERENT. This helps performance a lot by not
: > requiring so many EXPENSIVE cache flushes. The cost of accessing it
: > non-cached is much smaller.
: > o Copy data from Rx buffers to make IP header 4 byte aligned.
: > o CRC length included in reported length, so cope
: > o Don't free TX buffer twice
: > o Manage TX buffers better.
: > o Enable just the interrupts we want.
: > o Manage OACTIVE better
: >
: > # Some of these done by cognet
: > # These changes let us get to # via NFS root.
:
: Cool! Sounds like you guys are having fun...
Oh Yes. Definitely a lot of fun. And for my day job so I'm doubly
blessed these days. The only thing that would be better would be if I
had 100% of my time on this task rather than 30%. At least the other
70% is almost as fun... :-)
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060319.195818.51706506.imp>
