[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53D48919.6060407@mjoras.com>
Date: Sat, 26 Jul 2014 22:07:37 -0700
From: Matt Joras <dev@...ras.com>
To: Nick Krause <xerofoify@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with
Files are Transferring to Music Directory
Nick,
I could be wrong but I doubt this is symptomatic of a "kernel bug" as
you seem to think. Are you saying that the music stutters during a
transfer operation to your external hard drive? I.e. the music playback
in Clementine stutters while you are writing to the disk the music files
are on? If so, that doesn't really sound like a bug to me, especially
not a sound driver bug. That sounds like a pretty typical instance of IO
waiting; i.e. the drive is busy and Clementine has to wait its turn to
fill up its buffer again with data. Most of the time applications like
that will let you increase their "buffer size" which is essentially just
the amount of data the application will load at a time from the disk.
If that's not the situation you were describing, feel free to clarify.
Regards,
Matt Joras
On 07/26/2014 08:41 PM, Nick Krause wrote:
> Hey Guys,
> I seem to be hitting my first kernel bug in the kernel stated in my
> subject line.
> When I transfer a lot of music for a brtfs external hard drive I have the music
> in clementine I am listening to is stopped for a few seconds and then continues.
> I just using basic intel audio, nothing amazing. When someone replies to this
> I will give more information as asked for :).
> Cheers Nick
> P.S. Thanks Guys for putting up with me a bit before I did something useful
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists