On Thu, Dec 18, 2008 at 07:57:25PM +0530, tarrot termite wrote: > Hi, > I am trying to disable scatter gather for my fake SCSI HBA driver but > somehow I still get use_sg set in my scsi commands. > > I have set sg_tablesize to SG_NONE in host template. I remember it > used to work well in 2.4. Has this part change under 2.6.18? Yes, you now have to use scatter-gather. As far as fake SCSI HBA drivers go, there's one in-tree called scsi_debug, or there's scsi_ram that I wrote and you can find here: http://marc.info/?l=linux-scsi&m=120331663227540&w=2 -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html