]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/Kconfig
Apply put page callback patch
[mv-sheeva.git] / net / Kconfig
index 55fd82e9ffd91e9fd48878147f3068923373ce16..3bc798bbadbadd2a550f6707dae025539eab92d1 100644 (file)
@@ -72,6 +72,18 @@ config INET
 
          Short answer: say Y.
 
+config TCP_ZERO_COPY_TRANSFER_COMPLETION_NOTIFICATION
+       bool "TCP/IP zero-copy transfer completion notification"
+        depends on INET
+        default SCST_ISCSI
+       ---help---
+         Adds support for sending a notification upon completion of a
+          zero-copy TCP/IP transfer. This can speed up certain TCP/IP
+          software. Currently this is only used by the iSCSI target driver
+          iSCSI-SCST.
+
+          If unsure, say N.
+
 if INET
 source "net/ipv4/Kconfig"
 source "net/ipv6/Kconfig"