freebsd-skq/sys/dev/cxgbe/tom
attilio 2802c525ad - Modify vm_page_unwire() and vm_page_enqueue() to directly accept
the queue where to enqueue pages that are going to be unwired.
- Add stronger checks to the enqueue/dequeue for the pagequeues when
  adding and removing pages to them.

Of course, for unmanaged pages the queue parameter of vm_page_unwire() will
be ignored, just as the active parameter today.
This makes adding new pagequeues quicker.

This change effectively modifies the KPI.  __FreeBSD_version will be,
however, bumped just when the full cache of free pages will be
evicted.

Sponsored by:	EMC / Isilon storage division
Reviewed by:	alc
Tested by:	pho
2014-06-16 18:15:27 +00:00
..
t4_connect.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
t4_cpl_io.c Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
t4_ddp.c - Modify vm_page_unwire() and vm_page_enqueue() to directly accept 2014-06-16 18:15:27 +00:00
t4_listen.c Move the tcp_fields_to_host() and tcp_fields_to_net() (inline) 2014-05-23 20:15:01 +00:00
t4_tom_l2t.c cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_tom_l2t.h
t4_tom.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
t4_tom.h Do not create a hardware IPv6 server if the listen address is not 2013-12-17 21:41:23 +00:00