mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: 2.5.65-mm2
@ 2003-03-19 23:17 Charles Baylis
  2003-03-20  1:38 ` 2.5.65-mm2 Andrew Morton
  2003-03-20  4:56 ` 2.5.65-mm2 Mike Galbraith
  0 siblings, 2 replies; 6+ messages in thread
From: Charles Baylis @ 2003-03-19 23:17 UTC (permalink / raw)
  To: linux-kernel


I'm getting quite a lot of audio skips with this one. 2.5.64-mm8 was the 
last one I tested and it was very good.

2.5.64-mm8 works fine with pretty much any thud load I throw at it, but thud 
3 is enough to cause some skips with 2.5.65-mm2. Thud 5 causes serious 
starvation problems to the whole desktop.

Charlie




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.5.65-mm2
  2003-03-19 23:17 2.5.65-mm2 Charles Baylis
@ 2003-03-20  1:38 ` Andrew Morton
  2003-03-20 19:44   ` 2.5.65 performance John M Flinchbaugh
  2003-03-20  4:56 ` 2.5.65-mm2 Mike Galbraith
  1 sibling, 1 reply; 6+ messages in thread
From: Andrew Morton @ 2003-03-20  1:38 UTC (permalink / raw)
  To: Charles Baylis; +Cc: linux-kernel

Charles Baylis <cb-lkml@fish.zetnet.co.uk> wrote:
>
> 
> I'm getting quite a lot of audio skips with this one. 2.5.64-mm8 was the 
> last one I tested and it was very good.
> 
> 2.5.64-mm8 works fine with pretty much any thud load I throw at it, but thud 
> 3 is enough to cause some skips with 2.5.65-mm2. Thud 5 causes serious 
> starvation problems to the whole desktop.

Please test 2.5.65 base.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.5.65-mm2
  2003-03-19 23:17 2.5.65-mm2 Charles Baylis
  2003-03-20  1:38 ` 2.5.65-mm2 Andrew Morton
@ 2003-03-20  4:56 ` Mike Galbraith
  2003-03-20  5:59   ` test panchi
  1 sibling, 1 reply; 6+ messages in thread
From: Mike Galbraith @ 2003-03-20  4:56 UTC (permalink / raw)
  To: Charles Baylis; +Cc: linux-kernel

At 11:17 PM 3/19/2003 +0000, Charles Baylis wrote:

>I'm getting quite a lot of audio skips with this one. 2.5.64-mm8 was the
>last one I tested and it was very good.
>
>2.5.64-mm8 works fine with pretty much any thud load I throw at it, but thud
>3 is enough to cause some skips with 2.5.65-mm2. Thud 5 causes serious
>starvation problems to the whole desktop.

My crude hack helped with thud and some others, but is b0rken for others.

         -Mike  


^ permalink raw reply	[flat|nested] 6+ messages in thread

* test
  2003-03-20  4:56 ` 2.5.65-mm2 Mike Galbraith
@ 2003-03-20  5:59   ` panchi
  0 siblings, 0 replies; 6+ messages in thread
From: panchi @ 2003-03-20  5:59 UTC (permalink / raw)
  To: linux-kernel

test mail



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.5.65 performance
  2003-03-20  1:38 ` 2.5.65-mm2 Andrew Morton
@ 2003-03-20 19:44   ` John M Flinchbaugh
  2003-03-20 20:29     ` John Levon
  0 siblings, 1 reply; 6+ messages in thread
From: John M Flinchbaugh @ 2003-03-20 19:44 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

On Wed, Mar 19, 2003 at 05:38:08PM -0800, Andrew Morton wrote:
> Charles Baylis <cb-lkml@fish.zetnet.co.uk> wrote:
> > I'm getting quite a lot of audio skips with this one. 2.5.64-mm8 
was the 
> > last one I tested and it was very good.
> > 2.5.64-mm8 works fine with pretty much any thud load I throw at it, 
but thud 
> > 3 is enough to cause some skips with 2.5.65-mm2. Thud 5 causes 
serious 
> > starvation problems to the whole desktop.
> Please test 2.5.65 base.

doing normal desktop things (gnome, jboss, mozilla, apt-get updates,
etc) i've noticed audio skips on occassion that i had not seen in
kernels previous to 2.5.65.

i'm not going to complain though, because mozilla seems to start
quicker, and my jboss start time has dropped from 1m:10s average to
40s.  very cool!
-- 
____________________}John Flinchbaugh{______________________
| glynis@hjsoft.com         http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.5.65 performance
  2003-03-20 19:44   ` 2.5.65 performance John M Flinchbaugh
@ 2003-03-20 20:29     ` John Levon
  0 siblings, 0 replies; 6+ messages in thread
From: John Levon @ 2003-03-20 20:29 UTC (permalink / raw)
  To: John M Flinchbaugh; +Cc: linux-kernel

On Thu, Mar 20, 2003 at 02:44:48PM -0500, John M Flinchbaugh wrote:

> doing normal desktop things (gnome, jboss, mozilla, apt-get updates,
> etc) i've noticed audio skips on occassion that i had not seen in
> kernels previous to 2.5.65.

I've also been seeing this with 2.5.65. 2.5.64 was OK. madplay on .65
skips whilst running wine, mozilla, kde and a couple of gcc's. No
massive drop outs though.

regards,
john


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-03-20 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-19 23:17 2.5.65-mm2 Charles Baylis
2003-03-20  1:38 ` 2.5.65-mm2 Andrew Morton
2003-03-20 19:44   ` 2.5.65 performance John M Flinchbaugh
2003-03-20 20:29     ` John Levon
2003-03-20  4:56 ` 2.5.65-mm2 Mike Galbraith
2003-03-20  5:59   ` test panchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®