* state of the I/O memory when arrives at low level HBA driver
@ 2007-09-04 11:50 Parav Pandit
2007-09-04 12:02 ` Parav Pandit
0 siblings, 1 reply; 2+ messages in thread
From: Parav Pandit @ 2007-09-04 11:50 UTC (permalink / raw)
To: linux-scsi
Hi,
This may be petty question, but I am not really sure
about this.
When a I/O comes to the low level SCSI HBA driver
through enqueue() interface,
can it happen that I/O data memory is paged out or can
be paged out?
I mean, doing DMA mapping such as pci_map_single()
provides, just physical addresses or it also (page-in
if requires) followed by locking the page(s) in the
system?
Regards,
Parav Pandit
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: state of the I/O memory when arrives at low level HBA driver
2007-09-04 11:50 state of the I/O memory when arrives at low level HBA driver Parav Pandit
@ 2007-09-04 12:02 ` Parav Pandit
0 siblings, 0 replies; 2+ messages in thread
From: Parav Pandit @ 2007-09-04 12:02 UTC (permalink / raw)
To: linux-scsi
o.k. I got the answer.
It is already been locked when it comes to the low
level HBA driver.
Thanks,
Parav
--- Parav Pandit <paravpandit@yahoo.com> wrote:
> Hi,
>
> This may be petty question, but I am not really sure
> about this.
>
> When a I/O comes to the low level SCSI HBA driver
> through enqueue() interface,
>
> can it happen that I/O data memory is paged out or
> can
> be paged out?
>
> I mean, doing DMA mapping such as pci_map_single()
> provides, just physical addresses or it also
> (page-in
> if requires) followed by locking the page(s) in the
> system?
>
> Regards,
> Parav Pandit
>
>
>
>
>
____________________________________________________________________________________
> Boardwalk for $500? In 2007? Ha! Play Monopoly Here
> and Now (it's updated for today's economy) at Yahoo!
> Games.
>
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow
>
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at
> http://vger.kernel.org/majordomo-info.html
>
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-04 12:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-04 11:50 state of the I/O memory when arrives at low level HBA driver Parav Pandit
2007-09-04 12:02 ` Parav Pandit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox