-
We need to revert the reserve/release support to be RFC compliant. but some people will like to break it to support MPIO. So we have this add on patch to support MPIO. Detailed information can be found at.
http://sourceforge.net/mailarchive/forum.php?thread_id=31720971&forum_id=40837.
2007-02-27 15:37:40 UTC in iSCSI Enterprise Target
-
Current code is to let all wthreads sleep non-exclusively in the wait
queue, so whenever a new command need to be handled, all wthread will be
waken up while only one will get the chance to run, others will go back
to sleep again. attached patch is to let wthread sleep exclusively so
new command will only wake up one thread at a time.
2007-02-19 23:13:15 UTC in iSCSI Enterprise Target
-
I dig out this old code and updated it with latest svn. It can export any .iso file to initiator side as a dvd rom drive. See etc/ietd.conf about its usage.
2007-01-31 14:47:40 UTC in iSCSI Enterprise Target
-
I dig out this age-old rawio/pass through support, cleanup it, and
re-post here. Please feel free to try it out.
* patch generated against iet .4.14, but should not be difficult to
patch on latest svn code.
* only support 2.6.16+ kernel;
* support many type of scsi devices. NO IDE device support. lightly
tested with disk, tape, media changer. previously it supports dvd writer
as well...
2007-01-31 14:43:34 UTC in iSCSI Enterprise Target
-
cheungming committed patchset 2 of module CVSROOT to the linux isns for iscsi CVS repository, changing 1 files.
2006-10-30 19:19:58 UTC in linux isns for iscsi
-
Logged In: YES
user_id=896657
yes, i met this sometimes. once i choose rebuild. it is
fine. i think it has something todo with the intermediate
object files.
2006-10-04 11:59:26 UTC in Iometer
-
Logged In: YES
user_id=896657
if another service is bound to the port, this is NOT a bug.
so i will delete this bug report.
asking such question in iometer list will be better idea.
2006-09-23 23:50:28 UTC in Iometer
-
Logged In: YES
user_id=896657
i already upload a .zip version. see if it works. it can
work with my VS2002. if you met compilation error, see
recent post in iometer list for solution.
2006-09-21 12:53:23 UTC in Iometer
-
Logged In: YES
user_id=896657
no. it is VC6 problem while you do not need to change
development tool. the common src package is packed under
linux. so the line return character follow linux rule not
windows rule. i will generate a src package for windows soon.
2006-09-20 13:12:42 UTC in Iometer
-
Logged In: YES
user_id=896657
tested and confirm that it is fixed and will be in RC2,
2006-08-02 21:23:36 UTC in Iometer