opnsense-src/sys/dev/netmap
Luigi Rizzo ccdc3305e4 add the new memory allocator for netmap, which allocates memory
in small clusters instead of one big contiguous chunk.
This was already enabled in the previous commit.
2012-04-13 16:32:33 +00:00
..
head.diff
if_em_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_igb_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_lem_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_re_netmap.h do not use a deprecated field in a structure. 2012-04-13 15:33:12 +00:00
ixgbe_netmap.h A bit of cleanup in the names of fields of netmap-related structures. 2012-04-13 16:03:07 +00:00
netmap.c A bit of cleanup in the names of fields of netmap-related structures. 2012-04-13 16:03:07 +00:00
netmap_kern.h A bit of cleanup in the names of fields of netmap-related structures. 2012-04-13 16:03:07 +00:00
netmap_mem1.c A bit of cleanup in the names of fields of netmap-related structures. 2012-04-13 16:03:07 +00:00
netmap_mem2.c add the new memory allocator for netmap, which allocates memory 2012-04-13 16:32:33 +00:00