Re: [RFC, 2.6] a simple FIFO implementation

From: Stelian Pop
Date: Wed Sep 15 2004 - 05:23:29 EST


On Mon, Sep 13, 2004 at 03:52:53PM +0200, Stelian Pop wrote:

> Hi all,
>
> Is there a reason there is no API implementing a simple in-kernel
> FIFO ? A linked list is a bit overkill...
>
> Besides my sonypi and meye drivers which could use this, there are
> quite a few other drivers which re-implement the circular buffer
> over and over again...
>
> An initial implementation follows below. Comments ?

Two days later, I've got no comments at all.

Is this because the idea or the implementation are just stupid ?

Stelian.
--
Stelian Pop <stelian@xxxxxxxxxx>
-
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/