Re: [alsa-devel] Possible Bug Found with Xonar Stx Driver
nick wrote:
After running the latest version of Linus's tree I am noticed way more buffering
What exactly do you mean with the word "buffering"?
when playing music with my Xonar STX card when building kernels then under the Ubuntu kernel version of 3.19.16.
Sounds like a change in the disk access patterns.
The audio buffer size is chosen by the playing application (whatever it is).
I have tried bisecting it between the releases of 3.18 and 4.0 and was unable to narrow it down to a buggy commit.
There was no relevant change in the sound driver.
Regards, Clemens
On 2015-07-10 08:13 AM, Clemens Ladisch wrote:
nick wrote:
After running the latest version of Linus's tree I am noticed way more buffering
What exactly do you mean with the word "buffering"?
when playing music with my Xonar STX card when building kernels then under the Ubuntu kernel version of 3.19.16.
Sounds like a change in the disk access patterns.
The audio buffer size is chosen by the playing application (whatever it is).
I have tried bisecting it between the releases of 3.18 and 4.0 and was unable to narrow it down to a buggy commit.
There was no relevant change in the sound driver.
Regards, Clemens
I was looking just to see if there was just a direct commit that caused this not in the sound driver but overall. Seems this is most likely either disk access issues or locking issues with timeout related to refilling the audio buffer. In addition by buffering I mean the music halts for a minute then continues when compiling the kernel. Further more I am also noticed my builds are much fast upwards of 25% on the latest rc so a performance improvement in locking or better disk access improvement may be a likely culprit. Ccing Ted and Jen as they are maintainers of the file system I am using and Jen maintains the block layer. Cheers, Nick
participants (2)
-
Clemens Ladisch
-
nick