Kernel

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Kernel

Post by khz »

3. break (sry, my translation is not so good)
"the developer have no greater demur against Realtime-Tree (RT). the code for threaded interrupts will probably settle in to the next versionen to the main developmentally. the code will be customized before."

maybe someone can better translate :)
http://www.heise.de/newsticker/Kernel-L ... ung/116156 (german)
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
studio32

Re: Kernel

Post by studio32 »

What I do understand is that some kernel masters discussed things about real time kernels and especially about "Threaded Interrupts". A way to handle hardware interruptions which is used by rt kernels. It seems that they agree about the fact that this way of handling "Threaded Interrupts" could be used in the design of new versions of kernels which is good news for realtime usage on linux....
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: Kernel

Post by khz »

Changes in the handling of the kernel thread were also debated. That gave rise to a discussion about thread interrupts – these are used in the realtime tree (RT) to allow hardware interrupts to be run in their own threads in order to avoid disrupting other work in the system. Until now, a number of developers have viewed this concept, which has a profound influence on how interrupts are handled, with a critical eye, but following a few debates about details there are no longer any significant objections to the idea. This paves the way for the code for threaded interrupts to be incorporated into the main development branch, but first the code has to be adapted so that threaded interrupts are not used by default, but only for hardware devices where it makes sense and is unlikely to cause any problems.
http://www.heise-online.co.uk/open/Kern ... ews/111571
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: Kernel

Post by khz »

The kernel hackers responsible for the real-time tree have recently started a Git tree designed, to prepare the improvements developed in the RT tree for integration into the main development branch of Linux.
from:
http://www.heise-online.co.uk/news/Kern ... 3--/112244
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
ntnunk
Established Member
Posts: 71
Joined: Sat Nov 29, 2008 7:19 am
Location: Cary, NC

Re: Kernel

Post by ntnunk »

Interesting info. It would be nice if us music geeks could use a standard kernel. That would be one less thing to deal with when upgrading, modifying, etc.
Post Reply