freebsd-dev/sys
Navdeep Parhar 56599263c5 - Specialized ingress queues that take interrupts for other ingress
queues.  Try to have a set of these per port when possible, fall back
  to sharing a common pool between all ports otherwise.

- One control queue per port (used to be one per hardware channel).

- t4_eth_rx now handles Ethernet rx only.

- sysctls to display pidx/cidx for some queues.

MFC after:	1 week
2011-05-30 21:34:44 +00:00
..
amd64 Bring back r222275. runfw(4) will statically link in rt2870.fw.uu 2011-05-25 10:04:13 +00:00
arm Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00
boot Include forgotten framework changes to get some of the new menu files installed correctly on non x86/amd systems. 2011-05-30 04:23:33 +00:00
bsm
cam Change new constant names to ones used by OpenSolaris. 2011-05-27 03:44:47 +00:00
cddl Silence warnings about unsupoorted value types. 2011-05-27 08:34:31 +00:00
compat Commit the missing linux_videdev2_compat.h (lost somewhere between 2011-05-04 13:09:20 +00:00
conf L2 table code. This is enough to get the T4's switch + L2 rewrite 2011-05-30 21:07:26 +00:00
contrib Decompose the current single inpcbinfo lock into two locks: 2011-05-30 09:43:55 +00:00
crypto
ddb Trim some additional unnecessary <linker_set.h> includes. 2011-04-28 17:59:33 +00:00
dev - Specialized ingress queues that take interrupts for other ingress 2011-05-30 21:34:44 +00:00
fs Fix the new NFS client so that it handles NFSv4 state 2011-05-27 22:05:10 +00:00
gdb
geom Some partitioning tools may have a different opinion about disk 2011-05-27 06:37:42 +00:00
gnu Fix typo in unused function name 2011-05-22 09:58:48 +00:00
i386 Bring back r222275. runfw(4) will statically link in rt2870.fw.uu 2011-05-25 10:04:13 +00:00
ia64 Prefer switching the memory stack from user to kernel *before* switching 2011-05-14 14:55:15 +00:00
isa Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
kern In soreceive_generic(), if MSG_WAITALL is set but the request is 2011-05-29 18:00:50 +00:00
kgssapi
libkern
mips Merge r221846 from largeSMP project branch: 2011-05-23 23:35:50 +00:00
modules L2 table code. This is enough to get the T4's switch + L2 rewrite 2011-05-30 21:07:26 +00:00
net Rework netisr policy mechanism so that per-protocol dispatch policies can 2011-05-24 12:34:19 +00:00
net80211 Fix typo, it is MPDU not MDPU. 2011-05-21 16:41:41 +00:00
netatalk
netgraph Assume the link to be dead if bit error rate (BER) parameter is set to 1. 2011-05-24 14:36:32 +00:00
netinet Unbreak NOINET kernels after r222488. 2011-05-30 18:07:35 +00:00
netinet6 Decompose the current single inpcbinfo lock into two locks: 2011-05-30 09:43:55 +00:00
netipsec Release SP's refcount in key_get_spdbyid(). 2011-05-09 13:16:21 +00:00
netipx
netnatm
netncp
netsmb
nfs Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +00:00
nfsclient Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync() 2011-05-29 20:55:23 +00:00
nfsserver Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
nlm Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
ofed In ipoib_cm_handle_rx_wc(): Count incoming packets and 2011-05-26 22:29:43 +00:00
opencrypto After the r219999 is merged to stable/8, rename fallocf(9) to falloc(9) 2011-04-01 13:28:34 +00:00
pc98 Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
pci Do a sweep of the tree replacing calls to pci_find_extcap() with calls to 2011-03-23 13:10:15 +00:00
powerpc Use kproc_exit() instead of returning from the management function on 2011-05-29 22:37:23 +00:00
rpc This patch is believed to fix a problem in the kernel rpc for 2011-04-27 18:19:26 +00:00
security
sparc64 Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900. 2011-05-15 13:25:26 +00:00
sys Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rather 2011-05-27 19:57:58 +00:00
teken Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
tools GNU awk does not output escaped newlines in multi-line printc statements. This 2011-03-31 21:33:33 +00:00
ufs Due to a lag in updating the fs_pendinginodes count, we cannot depend 2011-05-28 15:07:29 +00:00
vm Correct an error in r222163. Unless UMA_MD_SMALL_ALLOC is defined, 2011-05-22 17:46:16 +00:00
x86 Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00
xdr
xen
Makefile Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00