Re: [RFC][PATCH 0/9] Network receive deadlock prevention for NBD



On Tue, Aug 08, 2006 at 09:33:25PM +0200, Peter Zijlstra (a.p.zijlstra@xxxxxxxxx) wrote:
http://lwn.net/Articles/144273/
"Kernel Summit 2005: Convergence of network and storage paths"

We believe that an approach very much like today's patch set is
necessary for NBD, iSCSI, AoE or the like ever to work reliably.
We further believe that a properly working version of at least one of
these subsystems is critical to the viability of Linux as a modern
storage platform.

There is another approach for that - do not use slab allocator for
network dataflow at all. It automatically has all you pros amd if
implemented correctly can have a lot of additional usefull and
high-performance features like full zero-copy and total fragmentation
avoidance.

--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Integration of SCST in the mainstream Linux kernel
    ... and against those crazy SCSI people to begin with. ... would probably trash iSCSI for latency if nothing else. ... discovery and network fabric management, ... The "performance penalty" of a complete protocol stack has ...
    (Linux-Kernel)
  • Re: iSCSI performance, vs. NFS, versus rsync
    ... I'm looking at additional storage as the backup requirements grow, and have been looking at an iSCSI and NFS applicance server. ... very much depends on your network speed (and the plethora ... customer-reported stats, and they seem to have found a mantra of 'it depends on local configuration', and are completely unwilling to even give a hint, nor do their brochures say expected transfer speeds that I've been able to find. ...
    (comp.os.linux.setup)
  • Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator
    ... > based on reading the source that this driver uses "TCP port stealing" ... I don't think the right answer for iSCSI offload ... Maybe we could somehow hook into the existing network tools so they support these iscsi hbas as well as normal NICs. ...
    (Linux-Kernel)
  • Re: iSCSI performance, vs. NFS, versus rsync
    ... I'm looking at additional storage as the backup requirements grow, and have been looking at an iSCSI and NFS applicance server. ... very much depends on your network speed (and the plethora ... of customer-reported stats, and they seem to have found a mantra of 'it depends on local configuration', and are completely unwilling to even give a hint, nor do their brochures say expected transfer speeds that I've been able to find. ...
    (comp.os.linux.setup)
  • Re: Integration of SCST in the mainstream Linux kernel
    ... would probably trash iSCSI for latency if nothing else. ... discovery and network fabric management, ... preferred choice of the networking community... The "performance penalty" of a complete protocol stack has ...
    (Linux-Kernel)