lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1273070870-7821-1-git-send-email-sebastian@breakpoint.cc> Date: Wed, 5 May 2010 16:47:45 +0200 From: Sebastian Andrzej Siewior <sebastian@...akpoint.cc> To: netdev@...r.kernel.org Cc: tglx@...utronix.de Subject: [RFC 0/5] generic rx recycling This series merges the rx recycling code trying to come up with generic code. Recycling skbs from the tx path for incomming rx skips the memory allocater and improves latency during memory pressure. This is now used by just by just four drivers in the tree which were doing this on their own. Sebastian -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html