[LWN Logo]
[LWN.net]
From:	 Jens Axboe <axboe@suse.de>
To:	 Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [patch] zero-bounce highmem I/O, 2.4.9
Date:	 Tue, 21 Aug 2001 15:09:38 +0200
Cc:	 "David S. Miller" <davem@redhat.com>,
	 Peter Wong <wpeter@us.ibm.com>, lse-tech@lists.sourceforge.net

Hi,

I've put up an updated patch for 2.4.9, which incorporates the PCI DMA
changes made by davem and me. Changes since the last version:

- bh_bus -> bh_phys (davem)
- Merge davem's pci64 patch (me, davem)
- IPS highmem update (Peter Wong, me)
- Megaraid highmem flag addition (me)
- Debug print queue I/O bounce settings
- blk_seg_merge_ok -- always make sure that a segment doesn't cross
  a 4GB boundary.
- Set queue bounce based on PCI DMA mask
- qlogicfc converted to pci64 DMA interface (davem)
- SCSI alt_address gone for good (davem)

Maybe some more stuff, I forget...

*.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.9/block-highmem-all-9

cciss needs to incremental cciss-bh_phys-1 on top to compile, obvious
bug discovered after patch upload...

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/