[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, upstream-mnc, updated. 2.0-872-193-gde2c0e7

Mike Christie michaelc at cs.wisc.edu
Sat Apr 7 15:43:54 UTC 2012


The following commit has been merged in the upstream-mnc branch:
commit c6cc5b8f0df628b835b02c10d43fc1def2b65f3c
Author: Mike Christie <michaelc at cs.wisc.edu>
Date:   Thu Oct 6 04:21:04 2011 -0500

    update todo
    
    John's patch to use idr has been sent upstream.

diff --git a/TODO b/TODO
index aea957f..d958700 100644
--- a/TODO
+++ b/TODO
@@ -146,19 +146,6 @@ can also be spread over all processors too.
 
 ---------------------------------------------------------------------------
 
-6. Replace iscsi_get_next_target_id with idr use.
-
-iscsi_tcp and ib_iser allocate a session per host, so the target_id is
-always just 0. The offload drivers allocate a host per pci resource, so they
-will have multiple sessions for each host. When a session is added,
-iscsi_add_session will try to find a target_id to use by looping over
-all the targets on the host. We could replace that loop with idr.
-
-
-* Being worked on by John Jose.
-
----------------------------------------------------------------------------
-
 7. When userspace calls into the kernel using the iscsi netlink interface
 to execute oprations like creating/destroying a session, create a connection
 to a target, etc the rx_queue_mutex is held the entire time (see

-- 
Debian Open-iSCSI Packaging



More information about the Pkg-iscsi-maintainers mailing list