[PATCH] [PPC32] ADMA support for PPC 440SPe processors.

Dan Williams dan.j.williams at gmail.com
Sun Mar 18 06:09:31 EST 2007


> The current implementation builds on my embedded PPC4xx system without any
> disks the objects async_tx.o and xor.o into the kernel which I definitely
> don't need and want. And I get something like:
>
> async_tx: api initialized (sync-only)
> xor: measuring software checksumming speed
>    8regs     :   145.000 MB/sec
>    8regs_prefetch:   115.000 MB/sec
>    32regs    :   176.000 MB/sec
>    32regs_prefetch:   135.000 MB/sec
> xor: using function: 32regs (176.000 MB/sec)
>
> upon bootup.
Understood I'll change it so that xor.o and async_tx.o are off by default.

>
> Best regards,
> Stefan

Dan



More information about the Linuxppc-dev mailing list