2007-08-02 06:27:10

by Carlo Florendo

[permalink] [raw]
Subject: Re: ck vs. cfs : realtime audio performance

Lenar Lõhmus wrote:
> Klaus Schulz wrote:
>>> I am currently testing the 2.6.22.1 cfs-rt9 vs. ck1 on my rather pure
>>> realtime high-end-audio setup. (NO X, just a terminal, streaming
>>> .wav. I am using my own written player and brutefir as the audio
>>> engine.)
>>> Comment: This is not a standard (amarok or xmms setup), all buffers in
>>> the chain are very small. Any problem will immidetialy end up in xruns.
>>> The sounddriver, HW (pci-bus etc.) are tweaked accordingly
>>> Until now ck1 on 2.6.22 is giving me better results (less audible
>>> distortions) and runs extremely stable compared to cfs. Under ck I
>>> ran my player with schedtool -R -p 98, which was better than
>>> running it e.g. with nice -20 Both setups under cfs were giving me
>>> worse results than ck.
>>> With CFS I also experienced XRUNS from time to time, what never happened
>>> with ck.

See, this is exactly the problem of the SD ranters. A ranter posts a
problem, doesn't give reproducability hints, and neither provides technical
detail, not even the slightest relevant stats. And the most irritating
part is that the code that the OP wrote (or at least its relevant parts) is
not even available for download.

I was wondering why the OP need timers for audio playback. What type of
audio? PCM, MIDI? Once does not need timers for PCM playback but for MIDI.

SD ranters. Pure rants.

Thank you very much.

Best Regards,

Carlo


--
Carlo Florendo
Softare Engineer/Network Co-Administrator
Astra Philippines Inc.
UP-Ayala Technopark, UP Campus Diliman
1101 Quezon City, Philippines
http://www.astra.ph

--
The Astra Group of Companies
5-3-11 Sekido, Tama City
Tokyo 206-0011, Japan
http://www.astra.co.jp


--
Carlo Florendo
Softare Engineer/Network Co-Administrator
Astra Philippines Inc.
UP-Ayala Technopark, UP Campus Diliman
1101 Quezon City, Philippines
http://www.astra.ph

--
The Astra Group of Companies
5-3-11 Sekido, Tama City
Tokyo 206-0011, Japan
http://www.astra.co.jp


2007-08-02 19:26:46

by Ingo Molnar

[permalink] [raw]
Subject: Re: ck vs. cfs : realtime audio performance


* Carlo Florendo <[email protected]> wrote:

>>>> With CFS I also experienced XRUNS from time to time, what never
>>>> happened with ck.
>
> See, this is exactly the problem of the SD ranters. A ranter posts a
> problem, doesn't give reproducability hints, and neither provides
> technical detail, not even the slightest relevant stats. And the most
> irritating part is that the code that the OP wrote (or at least its
> relevant parts) is not even available for download.

actually, there was no "SD ranting" going on at all. Klaus reported a
problem, Martin forwarded it to me, i replied to it and Klaus gave me
lots of debug info in a very professional way. So please calm down and
lets get back to the tech topics, ok? (and i'd like to apologize here to
Karl and Martin for the rough and unjust treatment they received on
lkml.)

Ingo