Hi,
- Question 1: The kernel still contains 2 files? - Question 2: Do we still have those diagrams available online? On Tuesday, May 24, 2005 at 1:11:26 AM UTC+2, Dmitry Yusupov wrote: > > On Mon, 2005-05-23 at 16:51 -0400, Eddy Quicksall wrote: > > Is there an explanation someplace as to how the iSCSI initiator works? > > e.g., the meaning of each .c file, an explanation of each function. > > open-iscsi/linux kernel part contains of two C-files: > > - scsi_transport_iscsi.c > > SCSI transport class implements iSCSI sysfs abstraction, transport > API > and user/kernel NETLINK IPC. > > - iscsi_tcp.c > > implements data-path mover over TCP/IP. Uses zero-copy PDU > processing, > sendfile-like receive and sendpages-like transmit. Very optimized. > > userspace stuff... who cares how many C-files in there? > > there are some diagrams on http://www.open-iscsi.org > > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/open-iscsi/1306f306-ef08-4e79-b98a-6d1e6ee42f25%40googlegroups.com.
