summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChris Metcalf2011-03-01 18:49:53 +0100
committerChris Metcalf2011-03-10 19:18:12 +0100
commitd91c641233ae09fcccec75313b7f55992668bf8d (patch)
tree1ecc5d498b7cbb35c1c4474bd3c23bf8f411e010 /MAINTAINERS
parentarch/tile: support 4KB page size as well as 64KB (diff)
downloadkernel-qcow2-linux-d91c641233ae09fcccec75313b7f55992668bf8d.tar.gz
kernel-qcow2-linux-d91c641233ae09fcccec75313b7f55992668bf8d.tar.xz
kernel-qcow2-linux-d91c641233ae09fcccec75313b7f55992668bf8d.zip
tile on-chip network driver: sync up with latest fixes
Combine the "command" and "completion" locks into a single lock, on each egress queue, to improve efficiency. Support the use of 4KB pages in the "egress queue". Delete the unused "duplicate ACK compression" code. Filter "bad" (i.e. truncated) packets. Avoid corrupting "dev->napi_list", by sequentializing modifications. Deregister for incoming packets during stop, to reduce unexpected interrupts. Also, encourage active NAPI loops to complete before we disable NAPI, which would otherwise crash. Free any pending completions after shutting down LEPP. Use a single, permanently registered, IRQ handler, to avoid situations in which the IRQ handler was firing after being freed, and ignore any "unexpected" interrupts. Drop egress packets, instead of spinning, if the hardware cannot keep up, or is disconnected. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions