public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] block highmem zero bounce v15
@ 2001-09-23 23:28 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2001-09-23 23:28 UTC (permalink / raw)
  To: Linux Kernel; +Cc: arjanv, David S. Miller, Linus Torvalds

Hi,

I've uploaded a new version of the patch that allows direct I/O to
highmem memory without resorting to bouncing to lower memory. Changes
since last time include:

- Update to 2.4.10

- Fix SCSI dont-merge error. No corruption, just a performance
  hit (me)

- Add single_sg_ok entry to SCSI hosts. An alternative solution would be
  to always bounce single entry sg for highmem pages, however I don't
  want decent drivers to take a hit on account of crap drivers. Now the
  entire I/O path should be unaffected for non-highmem enabled
  hosts/drivers. (me)

ATM only aic7xxx and sym53c8xxx have single_sg_ok enabled, others will
follow on a per-audit basis.

*.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.10/block-highmem-all-15

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-23 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-23 23:28 [patch] block highmem zero bounce v15 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox