On Mon, 2005-03-21 at 17:32 +0200, Hayim Shaul wrote:
> Hi all,
> 
> I have an unexplained bug with mmap/munmap on 2.6.X.
> 
> I'm writing a kernel module that gives super-fast access to the network.
> It does so by doing mmap thus avoiding the memcpy to/from user.

well... you are aware the network stack already supports generic zero
copy networking, right ?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to