Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Jinyoung Park" <mcjin02@gmail.com>
To: alsa-devel@alsa-project.org
Subject: What recommended performance for ALSA(ASoC)?
Date: Fri, 7 Mar 2008 11:01:21 +0900	[thread overview]
Message-ID: <280b69ac0803061801o4ef80585mdd8b7753ab40be8a@mail.gmail.com> (raw)

Hello, I tred developing new ALSA(ASoC) driver for our company's
embedded processor.
Our processor supported I2S and DMA. So, my ALSA drvier implementation
using DMA.
I was tested my ALSA driver. When I play wav file(sample rate 44100)
using aplay( aplay -M -D hw:0,0 test.wav), sometimes occured breaks.
Also, play mp3 file(sample rate 44100Hz) using madplay and mpg123,
sometimes occured noises.
So, I was tested wav file and mp3 file that down sampling 44100 ->
22050. They was not occurring break and decreasing noises.
I tried improving my ALSA driver, optimize souce code and change
variety buffer size and period size. But It doesn't improve much.
In my guess, my target system is not enough performance because ALSA is heavy.
Target system' processor(ARM9) clock is 200MHz and BogoMIPS is
99.6(cat /proc/cpuinfo). Linux kernel version is 2.6.24.1.

What recommended performance for ALSA(ASoC)?
If my target system is enough performance, shall I do that solve problem?

Thanks.

             reply	other threads:[~2008-03-07  2:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07  2:01 Jinyoung Park [this message]
2008-03-07  7:49 ` What recommended performance for ALSA(ASoC)? Jaroslav Kysela
2008-03-07 11:20   ` Mark Brown
     [not found] <5BF78BCE8D9BF14A83F836BD9E3916BA053FDA@blrms.slti.sanyo.co.in>
2008-03-07 17:25 ` Jin-Young Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=280b69ac0803061801o4ef80585mdd8b7753ab40be8a@mail.gmail.com \
    --to=mcjin02@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox