> Vad är preempt/lowlatency /vad gör dom/det? Har jag missat något
> viktigt/bra nu igen?

kernel-patch-2.4-preempt
 This patch enables a preemptible kernel. It adds a far greater degree of
 real-time responsiveness to the standard Linux kernel, by reducing interrupt
 latencies while kernel functions are executing.

kernel-patch-2.4-lowlatency:
 The low-latency patch to the Linux kernel reduces its scheduling latency.
 This makes the kernel more responsive, and potentially increases its
 bandwidth; since threads waste less time waiting for execution.  It is
 compatible with the preemptible patch.

*/ Christoffer Sawicki <[EMAIL PROTECTED]>

Till