Re: increasing scsi_max_sg / max_segments for scsi writes/reads

2005-04-17 Thread sai narasimhamurthy
pointers are very greatly welcome...I have never worked on this part of the code before . Sai --- "Randy.Dunlap" <[EMAIL PROTECTED]> wrote: > On Sat, 9 Apr 2005 19:35:52 -0700 (PDT) sai > narasimhamurthy wrote: > > | Hi, > | I had posted a question on inc

increasing scsi_max_sg / max_segments for scsi writes/reads

2005-04-09 Thread sai narasimhamurthy
Hi, I had posted a question on increasing the scsi read/write sectors per command. I figured out some of the things, but many questions still exist. I was wondering why the maximum writes I could get from a single scsi write command could never exceed 204 4096B segments . I traced it to :

Increasing MAX_SECTORS in blkdev.h

2005-04-07 Thread sai narasimhamurthy
Hi, I wanted to increase the number of sectors that could be requested/Written per SCSI READ(10)/WRITE command , and varying MAX_SECTORS in blkdev.h helped me to do it. However I could not request more than 256 sectors and could not write more than 1024 inspite of changing MAX_SECTORS to higher n

test mail

2005-03-26 Thread sai narasimhamurthy
__ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majord