aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOswald Buddenhagen <[email protected]>2023-05-18 16:09:47 +0200
committerTakashi Iwai <[email protected]>2023-05-20 10:16:20 +0200
commita915d60426d4348a0b91f9870e299056fd604a32 (patch)
treec5c45335889bc8624f550a802466eff883f8cff5 /tools/perf/scripts/python/export-to-postgresql.py
parentb4fea2d3f25b5f3ad6b230f91e61151165f6d023 (diff)
ALSA: emu10k1: revamp playback voice allocator
Instead of separate voices, we now allocate non-interleaved channels, which may in turn contain two interleaved voices each. The higher-level code keeps only one pointer per channel. The channels are not allocated in one block any more, as there is no reason to do that. As a consequence of that, and because it is cleaner regardless, we now let the allocator store these pointers at a specified location, rather than returning only the first one and having the calling code deduce the remaining ones. Signed-off-by: Oswald Buddenhagen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions