1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/modules/cxgb
Konstantin Belousov 3846a82284 Remove zero-copy sockets code. It only worked for anonymous memory,
and the equivalent functionality is now provided by sendfile(2) over
posix shared memory filedescriptor.

Remove the cow member of struct vm_page, and rearrange the remaining
members.  While there, make hold_count unsigned.

Requested and reviewed by:	alc
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
Approved by:	re (delphij)
2013-09-16 06:25:54 +00:00
..
cxgb Remove zero-copy sockets code. It only worked for anonymous memory, 2013-09-16 06:25:54 +00:00
cxgb_t3fw
iw_cxgb - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
tom - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
Makefile - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00