Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2009 11:16:47 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        David Christensen <davidch@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r189117 - head/sys/dev/bce
Message-ID:  <20090228021647.GA71146@michelle.cdnetworks.co.kr>
In-Reply-To: <200902271925.n1RJP699080658@svn.freebsd.org>
References:  <200902271925.n1RJP699080658@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 27, 2009 at 07:25:06PM +0000, David Christensen wrote:
> Author: davidch
> Date: Fri Feb 27 19:25:06 2009
> New Revision: 189117
> URL: http://svn.freebsd.org/changeset/base/189117
> 
> Log:
>   - Update copyright to 2009.
>   - Only enable split header operation when ZERO_COPY_SOCKETS is enabled in
>     the kernel.
>   

This is for PR/131209? I guess this may hide the root cause of the
issue as the code changed does not seem to be related with
ZERO_COPY_SOCKETS. Linux does not seem to disable header split
feature so I still thinks it could be related with missing
bus_dmamap_sync(9) of status block.



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