freebsd-dev/sys/dev/cxgb/ulp/tom
Alan Cox 82de724fe1 Introduce and use a new VM interface for temporarily pinning pages. This
new interface replaces the combined use of vm_fault_quick() and
pmap_extract_and_hold() throughout the kernel.

In collaboration with:	kib@
2010-12-25 21:26:56 +00:00
..
cxgb_cpl_io.c
cxgb_cpl_socket.c Introduce and use a new VM interface for temporarily pinning pages. This 2010-12-25 21:26:56 +00:00
cxgb_ddp.c Introduce and use a new VM interface for temporarily pinning pages. This 2010-12-25 21:26:56 +00:00
cxgb_defs.h
cxgb_l2t.c
cxgb_l2t.h
cxgb_listen.c
cxgb_t3_ddp.h
cxgb_tcp_offload.c
cxgb_tcp_offload.h
cxgb_tcp.h
cxgb_toepcb.h
cxgb_tom_sysctl.c
cxgb_tom.c fix incorrect use of atomic_set_xxx in cxgb 2010-12-11 10:14:08 +00:00
cxgb_tom.h