Coherent bus_dma for ARMv7
Adrian Chadd
adrian.chadd at gmail.com
Sun Apr 2 00:00:13 UTC 2017
hiya,
so why's this need to be different? can't it somehow be merged with
the existing busdma code?
-adrian
On 31 March 2017 at 07:05, Marcin Wojtas <mw at semihalf.com> wrote:
> Patch with the coherent bus_dma support attached.
>
> Marcin
>
> 2017-03-31 16:01 GMT+02:00 Marcin Wojtas <mw at semihalf.com>:
>> Hi,
>>
>> In current FreeBSD-HEAD ARMv7 platforms, which support hardware IO
>> cache coherency cannot make use of this feature. In our project we
>> implemented coherent variant bus_dma, which is basing on x86 and arm64
>> approach. Using of above solution is not obligatory and depends on
>> setting newly added option for that purpose.
>>
>> Needless to say, our platform (Marvell Armada 38x) IO performance
>> boosted after switching to it. Do you wish to enable such option in
>> HEAD?
>>
>> Regards,
>> Marcin
>
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
More information about the freebsd-arm
mailing list