commit | de5506e155276d385712c2aa1c2d9a27cd4ed947 | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Tue May 23 17:50:37 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:25:46 2006 -0700 |
tree | 219c30dab27b9aef2597d8735dfc19db8454849e | |
parent | db21733488f84a596faaad0d05430b3f51804692 [diff] |
[I/OAT]: Utility functions for offloading sk_buff to iovec copies Provides for pinning user space pages in memory, copying to iovecs, and copying from sk_buffs including fragmented and chained sk_buffs. Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>