New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=88d5a78ef5bed2e0cf14e50a0ff96d437e0fc9af
commit 88d5a78ef5bed2e0cf14e50a0ff96d437e0fc9af
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon Jun 4 01:14:05 2012 +0200

    Fusion: Reintroduce hash table, but as a fast path, keeping most of the 
code untouched.

 linux/drivers/char/fusion/Makefile-2.4 |    2 +-
 linux/drivers/char/fusion/Makefile-2.6 |    2 +-
 linux/drivers/char/fusion/debug.h      |    2 +
 linux/drivers/char/fusion/entries.c    |   31 +-
 linux/drivers/char/fusion/entries.h    |    2 +
 linux/drivers/char/fusion/hash.c       |  509 ++++++++++++++++++++++++++++++++
 linux/drivers/char/fusion/hash.h       |  183 ++++++++++++
 linux/drivers/char/fusion/types.h      |    5 +-
 8 files changed, 716 insertions(+), 20 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to