[Click] Click

Adam Greenhalgh a.greenhalgh at cs.ucl.ac.uk
Mon Feb 15 06:56:32 EST 2010


userlevel :
  pros - userspace debugging, flexibilty of driver used, no kernel modifications
  cons - slowest

kernel :
  pros - very fast, little or no extra overheads
  cons - kernel modifications required, e1000 or e1000e or ixgbe
drivers only available (search the mailing list for refs to the last
two) , limited kernel versions supported , tricky to debug.

kernel (patchless - MUST use current git sources)
  pros - faster than user space, no kernel patch required, not limited
to a specific version, not limited to a specific driver
  cons - not complete yet (FromDevice missing ?) , tricky to debug.

Adam

On 15 February 2010 11:43, Gcinah Dludla <gcinalo at gmail.com> wrote:
> Hi,
>
> what the different of running click at the userlevel and running it at the
> kernel level.
>
> Looking forward to your response.
>
>
> Thanks
> Gcina.
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list