Re: generic_make_request fucntion for scsi_disk
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 20 Jun 2009 10:56:09 -0400 (EDT)
You should use Reply-To-All so that other people reading the mailing
list will be able to follow and contribute to the thread.
On Sat, 20 Jun 2009, Ravish Tayal wrote:
Thanks Alan,
I am actually trying to profile the time taken by each layer to complete the
disk write opertaion as sys_write to queue_command invokation veries alot.
Of course it varies. The kernel buffers disk writes, shuffles them
around, and then carries them out when it wants to. As James has
pointed out, your write(2) system calls don't directly cause any I/O to
take place.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: generic_make_request fucntion for scsi_disk
- From: Ravish Tayal
- Re: generic_make_request fucntion for scsi_disk
- Prev by Date: Re: [POWERNOW PATCH] x86: powernow-k8 move power management MSRs declaration to msr-index.h
- Next by Date: [PATCH] Staging: vt6655: fix build when !CONFIG_WIRELESS_EXT
- Previous by thread: Re: generic_make_request fucntion for scsi_disk
- Next by thread: Re: generic_make_request fucntion for scsi_disk
- Index(es):
Relevant Pages
|