Re: Kernel hooks just to get rid of copy_[to/from]_user() and syscall overhead?

Mihnea Balta (dark_lkml@mymail.ro)
Mon, 13 Jan 2003 10:37:52 +0200


On Friday 10 January 2003 16:45, Mihnea Balta wrote:
> Hi,
>
> I have to implement a system which grabs udp packets off a gigabit
> connection, take some basic action based on what they contain, repack their
> data with a custom protocol header and send them through a gigabit ethernet
> interface on broadcast.

Thank you to everybody who answered, I'll try the mmap()ed descriptor
userspace solution, as it seems good enough.

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