Displaying 2 results from an estimated 2 matches for "plumlocosoft".
2004 Jul 31
1
learning from the audio folks
...on, there are a few
things that one must do: use low-latency kernels, use pre-emption, use
apps that run with real-time privileges, etc.
For example, among audio Linux users, the CK (Con Kolivas) and LCK
(Locosoft CK) patches are popular:
http://members.optusnet.com.au/ckolivas/kernel/
http://www.plumlocosoft.com/kernel/
These patches provide O(1) scheduler, pre-emption, low latency, variable
Hz, and other improvements that the audio community found not only
useful, but actually required to do any kind of serious audio work with
Linux.
Some of those patches were integrated into kernel 2.6, so the CK pa...
2005 Jan 27
2
netem bug?
Hi all,
I''m running some tests with netem and I noticed some strange behaviour
that looks like a bug: I''m pinging another machine and adding delay with
netem. When I tell netem to give me a 10ms delay, it works fine. The
problem is that when I ask for a 11ms delay, it gives me 20ms! It
happens for any value between 11ms an 20ms, and it repeats for values
over 20ms, now