HomeFreeBSD

Avoid using the bounce buffer when the source or destination buffer is

Description

Avoid using the bounce buffer when the source or destination buffer is
32-bits aligned. Merge the two bounce buffers into a single one. Some
rough tests showed that the DWC OTG throughput on RPI2 increased by
10% after this patch.

MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS290541: Make usermode variable the bool type. It's already used that way.
Branches
Unknown
Tags
Unknown