|
|
Subscribe / Log in / New account

Firefox 52.0

Firefox 52.0

Posted Mar 14, 2017 7:46 UTC (Tue) by ceplm (subscriber, #41334)
In reply to: Firefox 52.0 by ajmacleod
Parent article: Firefox 52.0

> Even in theory it seems unlikely that adding another layer of bloat …

And dmix is just made of pixies, or what?


to post comments

Firefox 52.0

Posted Mar 15, 2017 10:00 UTC (Wed) by cladisch (✭ supporter ✭, #50193) [Link]

> > Even in theory it seems unlikely that adding another layer of bloat …
>
> And dmix is just made of pixies, or what?

With dmix, all applications map the hardware buffer directly into their own address space, and mix the samples into the buffer with (the equivalent of) atomic adds. This avoid a separate sound server process/thread, and thus has 42% more pixiness.

And nothing is free: all applications must use the same sample rate/format and buffer size, so one fixed value must be chosen in advance.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds