mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
mem: align memory to requested alignment
Improve the allocators to always align the buffer memory to the requested alignment Use aligned read and writes for sse functions and check alignment, optionally falling back to unaligned path. Add more tests and benchmark cases Check and warn for misaligned memory in plugins.
This commit is contained in:
parent
dd66469570
commit
13bf70a8dd
19 changed files with 736 additions and 516 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit c404942e9d15bd3340c57121753fed8d38b247c6
|
||||
Subproject commit 1cf3e01219d66f92ea655ddf5c2f4caa9b96bcf7
|
||||
Loading…
Add table
Add a link
Reference in a new issue