RE: [PATCH 2/4] rt_mutex: add new plist implementation

From: Perez-Gonzalez, Inaky
Date: Tue May 10 2005 - 16:06:04 EST


>From: Daniel Walker [mailto:dwalker@xxxxxxxxxx]
>>
>> So as you say, the best way is wrapping your primitives around. I'd
>> suggest a shorter postfix, something like _prio() or _chkprio().
>
>I still say re-implementation of plist is a waste .. Why re-make the
>wheel when you have a perfectly good starting point .

I don't know *shrug*

In this case, Oleg's wheel looks simpler than mine and does the
same thing, so why not use it? Simpler is beautiful.

I share the concern, though, of it being fully debugged and stuff,
but being simpler it should be easier to prove it correct.

-- Inaky
-
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/