mirror of https://github.com/thesofproject/sof.git
5191c0ad26
The log buffer status notifications are triggered too frequently on small buffer chunks causing an unnecessary overhead on dma transfer. In order to make the dma transport more effective this change triggers the ipc4 dma transport only when half of the available buffer is filled with log entries. The ipc3 transport is always triggered. Signed-off-by: Rafal Redzimski <rafal.f.redzimski@intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
overlays | ||
rimage@ee5c3e1deb | ||
scripts | ||
smex | ||
src | ||
test | ||
third_party/include | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details