Re: [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-06

From: Daniel Walker
Date: Wed Jun 01 2005 - 09:45:02 EST


On Wed, 1 Jun 2005, Oleg Nesterov wrote:

> fifo? 2
> fifo? 1
> fifo? 0

plist_for_each() wasn't designed to be FIFO , as you've discovered. That's
the slow method , you should test the fast method via pulling the nodes
off the front of the list.

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/