Date: Sun, 4 Jul 2010 20:01:37 +0900 From: "Daisuke Aoyama" <aoyama@peach.ne.jp> To: <freebsd-scsi@freebsd.org> Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: [Need Help]isboot (iSCSI boot driver) version 0.2.1 Message-ID: <C1FFC52C63A041B6BED51810D4F2A820@ad.peach.ne.jp> In-Reply-To: <D4B3C65C2FEB45328F47EFEEE619F4FE@ad.peach.ne.jp> References: <C95051BDAE744B43987651A08817C58A@ad.peach.ne.jp><1931AE1113EC4A8983B8A52A2A1966C2@ad.peach.ne.jp><6BC2B2FBAFFA4C26A46977F121B707E1@ad.peach.ne.jp> <D4B3C65C2FEB45328F47EFEEE619F4FE@ad.peach.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Updated to 0.2.2 I noticed a bug after writing previous mail. sosend was called from XPT_SCSI_IO with locked mutex. It caused "sleeping thread owns a non-sleepable lock". What's new?: add auto sense. add maxio=1m. modify max tags by iSCSI command window. fix locked sleep problem. Download links: http://www.peach.ne.jp/archives/isboot/isboot-0.2.2.tar.gz Download links(for testing purpose only): http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-amd64-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-i386-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC2-amd64-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC2-i386-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/unionfs-mkisboot.sh -- Daisuke Aoyama
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1FFC52C63A041B6BED51810D4F2A820>