From 001d47266c51a2354d07df12a334ef2e86998476 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 6 Dec 2009 12:37:21 +0000 Subject: [PATCH] Updated to do list. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1378 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/ToDo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srpt/ToDo b/srpt/ToDo index 382a64d8a..71dc2f86f 100644 --- a/srpt/ToDo +++ b/srpt/ToDo @@ -40,3 +40,7 @@ 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).