pipewire/doc/dox/config
Wim Taymans a4bfdd7f82 context: add support for multiple data loops
Add config options to create and start multiple data loops, each with
their own priority and thread affinity if requested.

Make it possible to assign loop.classes to the data-loops. Use the
node.loop.class to find a data-loop for the node of the same class. Try
to evenly spread the nodes over the available matching loops.

With this, it is possible to separate the processing of the nodes
depending on the classes, like audio/video and improve concurency on
the server.

No attempt is done yet to move nodes between loops or to move
independent nodes to separate data loops.

Fixes #3969
2024-04-19 14:57:53 +02:00
..
index.md doc: add sections to index, clarify discussion of properties 2024-02-19 21:21:12 +02:00
libpipewire-modules.7.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-client.conf.5.md context: add support for multiple data loops 2024-04-19 14:57:53 +02:00
pipewire-devices.7.md alsa: add option to skip the busy check 2024-03-22 12:42:48 +01:00
pipewire-filter-chain.conf.5.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-jack.conf.5.md doc: add sections to index, clarify discussion of properties 2024-02-19 21:21:12 +02:00
pipewire-pulse-modules.7.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-pulse.conf.5.md doc: minor documentation improvements 2024-03-10 19:08:41 +02:00
pipewire.conf.5.md context: add support for multiple data loops 2024-04-19 14:57:53 +02:00