Date: Tue, 29 Mar 2005 07:39:54 -0800 From: Dmitry Yusupov <dmitry_yus@yahoo.com> To: Danny Braniss <danny@cs.huji.ac.il> Cc: scsi@freebsd.org Subject: Open-iSCSI multi-platfrom implementation of iSCSI Message-ID: <1112110794.5558.8.camel@mylaptop> In-Reply-To: <E1DGDWo-000EY1-Dy@cs1.cs.huji.ac.il> References: <E1DGDWo-000EY1-Dy@cs1.cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Guys, www.open-iscsi.org is a new cool project which features some noticeable performance improvements for soft-based iSCSI Initiator plus other number of exciting abilities such as independent transport, multi- platform support and better user-space vs. kernel split. To achieve better portability and code reuse across platforms Open-iSCSI project moves 75% of the code to the user-space. Kernel is only concerns about data moving. Working implementation available for Linux-2.6.x. Read more on project's web page. Could we join your effort for existing iSCSI/CAM beta and Open-iSCSI? Thanks, Dmitry On Tue, 2005-03-29 at 12:00 +0200, Danny Braniss wrote: > Im doing some of the CAM stuff (mainly tag opening) from userland, and > runing into sync. problem. > > the rescan command is basically async. and it's done by the driver, my > iscontrol program, after starting the iSCSI, will, if so configured, > do a tag opening request, but unless the rescan finished, it will fail. > > so, Q: how can i know that the rescan finished? > > thanks, > danny > PS: the first public beta is not far way. > > > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112110794.5558.8.camel>