Electronic Music mailing list archives

Previous Message: Re: ecasound - MIDI note-on/note-off
Next Message: Re: changing program in fluidsynth

From: Paul Davis ()
Date: May 18, 2008
Subject: Re: chrt tool not working?
On Sat, 2008-05-17 at 19:12 -0500, Reuben Martin wrote:

> I guess I just wasn't aware that there are 4 separate jackd processes that 
> run. That makes a lot more sense now.

terminology (simplified)

	"TASK" : a kernel-level thread
	"THREAD" : a user-space thread
	"PROCESS" : 1 or more threads, plus an
	   address space and a file table

JACK is a single process involving multiple threads.

--p


_______________________________________________
Linux-audio-user mailing list [EMAIL REMOVED] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

+ chrt tool not working? Reuben Martin (05/16/08)
+---Re: chrt tool not working? Ray Rashif (05/17/08)
+---Re: chrt tool not working? Reuben Martin (05/17/08)
+---Re: chrt tool not working? Paul Davis (05/18/08)
+---Re: chrt tool not working? Reuben Martin (05/18/08)
+---Re: chrt tool not working? Erik de Castro Lopo (05/18/08)

Previous Message: Re: ecasound - MIDI note-on/note-off
Next Message: Re: changing program in fluidsynth