2.4 can only do I/O to and from lowmem. This means highmem pages have
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.
-- Brian Gerst- 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/