2.4.19 and below, 2.4.20-pre/rc can dma to/from highmem pages just fine.
> to use bounce buffers in lowmem, and th edata is copied to/from highmem
> which is causing the cpu load. This has been corrected in 2.5, which
> can do I/O to any page the device can DMA from.
I seriously doubt this is his problem, sounds like something else. For
gzip to be disk bound (and thus bounce bound) you would need a seriously
fast cpu. And the ssh problem cannot be explained by bouncing either.
-- 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/