On 01/18/2013 09:31 PM, harryxiyou wrote: > On Fri, Jan 18, 2013 at 8:46 PM, Liu Yuan <namei.unix at gmail.com> wrote: >> On 01/18/2013 08:41 PM, harryxiyou wrote: >>> I can not find this bs_sheepdog.c file in current sheepdog source >>> codes(I fetched >>> from github and updated it just now) :-\ >>> Where can i find this file? >> >> $ git clone git://github.com/fujita/tgt.git; cd tgt >> $ git checkout -b sheepdog origin/sheepdog >> >> It is at usr/bs_sheepdog.c, which is very coarse. It lacks AIO and >> should remove preallocation limit. Anyone is welcome to enhance it and >> push it into the TGT upstream. > > Thanks very much, Liu Yuan. I will do it if i understand this way ;-) > That is awesome. You can follow https://github.com/collie/sheepdog/wiki/General-protocol-support to see how it works with Sheepdog. Thanks, Yuan |