* sector size, scsi_malloc(), sglist and queuecommand()?
@ 2002-06-14 19:24 Luben Tuikov
0 siblings, 0 replies; only message in thread
From: Luben Tuikov @ 2002-06-14 19:24 UTC (permalink / raw)
To: linux-scsi
scsi_malloc() allocates with granularity of 512 bytes.
What happens when the device sector size is larger than 512?
i.e.
What is the size of a single scatterlist->length before it
is passed to queuecommand()?
I suppose a mutiple of the device sector size, which in turn
should be a mutiple of 512...
What happens when the request size is _not_ a multiple of 512.
Thanks,
--
Luben
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-14 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-14 19:24 sector size, scsi_malloc(), sglist and queuecommand()? Luben Tuikov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox