From: Takashi Iwai <tiwai@suse.de>
To: Paul Davis <paul@linuxaudiosystems.com>
Cc: Jaroslav Kysela <perex@suse.cz>,
ALSA development <alsa-devel@alsa-project.org>
Subject: Re: 0.9.1 release
Date: Thu, 13 Mar 2003 10:20:10 +0100 [thread overview]
Message-ID: <s5hadfzwrlh.wl@alsa2.suse.de> (raw)
In-Reply-To: <200303112230.XAA24419@alsa.alsa-project.org>
At Tue, 11 Mar 2003 17:33:20 -0500,
Paul Davis wrote:
>
> > What's left for 1.0: The sequencer instrument layer will be moved
> >completely to the user space.
>
> how about moving the entire sequencer into user-space? kernel 2.5
> (with POSIX clock support) makes this entirely viable, i think.
>
> the only ugliness i can see is that inter-thread communication is
> harder to make totally robust in the face of system/process shutdown
> than user<->kernel communication (c.f. JACK).
yes. therefore i've thought of keeping the routing stuff left on the
kernel side and the scheduler stuff into the user-space using a
high-resolution timer. the merit of this way is that you don't need
a root-priv. server for routing.
also, the event-packet communication should be improved e.g. via
mmap, etc.
> there is other stuff that needs to be done for 1.0, not necessarily
> development. we need GUI tools for many common user operations.
yes. i'd love to have a nice looking mixer.
> we need *much* better documentation than we have now.
yep.
> i also think that the firmware-loading-from-file needs to be done
> too,
hehe :)
in fact, there are many drivers holding a big static boot-image,
such as nm256, ymfpci, maestro3, etc. they can diet, too.
> and we might need to make more use of tasklets.
agreed. for example, mpu401-uart may use them well.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
next prev parent reply other threads:[~2003-03-13 9:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-11 22:03 0.9.1 release Jaroslav Kysela
2003-03-11 22:33 ` Paul Davis
2003-03-13 9:20 ` Takashi Iwai [this message]
2003-03-11 23:05 ` Frank Barknecht
2003-03-12 2:54 ` Bob Ham
2003-03-12 12:08 ` Jordi Mallach
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=s5hadfzwrlh.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=paul@linuxaudiosystems.com \
--cc=perex@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.