From 6a9b203dd2062013ce59dd6d72be92ecd2fbdf24 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 7 Dec 2009 07:21:39 +0000 Subject: [PATCH] FMR only applies to the SRP initiator, not to the SRP target. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1381 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/ToDo | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srpt/ToDo b/srpt/ToDo index 71dc2f86f..382a64d8a 100644 --- a/srpt/ToDo +++ b/srpt/ToDo @@ -40,7 +40,3 @@ documentation of struct scst_tgt_template in scst.h (use_clustering has to be set to 1). A general description of the SGV cache can be found here: http://scst.sourceforge.net/sgv_cache.txt. - - -10. Evaluate how much performance of SRPT can be improved by implementing FMR - (fast memory registration).