All of lore.kernel.org
 help / color / mirror / Atom feed
* Merge of the enhanced reimplemention of the kfifo API
@ 2010-02-03 17:46 Stefani Seibold
  0 siblings, 0 replies; only message in thread
From: Stefani Seibold @ 2010-02-03 17:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alan Cox, Theodore Tso, Andrew Morton, Arnd Bergmann, Andi Kleen,
	Amerigo Wang, Joe Perches, Roger Quadros, Ira W. Snyder,
	Greg Kroah-Hartman, Mauro Carvalho Chehab, Shargorodsky Atal,
	Dmitry Torokhov, Linus Torvalds

Hi,

-rc6 is out and i ask for merging the new macro based kfifo
reimplementation into linux-next and/or 2.6.34. I got a lot of positive
feedback but currently no ACK.

The reimplementation is 100% compatible to the previous one but more
flexibel and highly optimized. The code is tested and works fine.

I am sorry about the size of the patch, but there is no way to split it
down into separate patches because it is a complete different approach
and a full replacement of the kfifo.c and kfifo.h files. 

You can access the latest posting at
http://patchwork.kernel.org/patch/75443/

If i get an okay, i will fix the current users of the kfifo from using
byte stream fifo to the desired data type. Maybe with the help of
Greg ;-)

I hate to write code for the trash bin, so please give it a try.

Greetings,
Stefani

BTW: Zack Brown wrote a positive statement in the German Linux magazine.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-03 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03 17:46 Merge of the enhanced reimplemention of the kfifo API Stefani Seibold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.