[9176] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: map_user_kiobuf problem in 2.4.0-test3

daemon@ATHENA.MIT.EDU (Roman Zippel)
Wed Jul 12 16:23:36 2000

Message-ID: <396C97F7.2AEE5FE7@augan.com>
Date:	Wed, 12 Jul 2000 18:08:23 +0200
From:	Roman Zippel <roman@augan.com>
MIME-Version: 1.0
To:	Mark Mokryn <mark@sangate.com>
CC:	linux-kernel@vger.rutgers.edu, linux-scsi@vger.rutgers.edu,
	linux-mm@kvack.org
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

> On another interesting note: The raw devices I'm writing to are Fibre
> Channel drives controlled by a Qlogic 2200 adapter (in 2.2.14 I'm using
> the Qlogic driver). When writing large sequential blocks to a single
> drive, I reached 8MB/s when the memory was mapped to the high reserved
> region, while CPU utilization was down to about 5%. When the mapping was
> to PCI space, I was able to write at only 4MB/s, and CPU utilization was
> up to 60%!

The data is copied from a buffer to the pci device. DMA transfers going
directly to pci space is impossible without (small) changes to 2.2. 2.4
has the theoretic possibility to do it and checks already for that, but
how it should be done practically I'd like to know too.

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post