New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=2fef10aa79fc8b32880e6876d4846da5194b898f
commit 2fef10aa79fc8b32880e6876d4846da5194b898f
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Dec 29 03:37:54 2012 +0100

    Call: Add quota for calls, to limit the number of pending calls of a 
FusionCall per fusionee.
    
    Add FusionCallSetQuota with call id, fusion id and the limit to set.
    
    Add FUSION_CALL_SET_QUOTA ioctl.
    
    Show quotas and wait status of each fusionee in /proc/fusion.

 linux/drivers/char/fusion/call.c      |  224 ++++++++++++++++++++++++++++++++-
 linux/drivers/char/fusion/call.h      |    5 +
 linux/drivers/char/fusion/fusiondev.c |   11 ++
 linux/drivers/char/fusion/fusionee.c  |    6 +-
 linux/drivers/char/fusion/fusionee.h  |    5 +-
 linux/include/linux/fusion.h          |   11 +-
 6 files changed, 252 insertions(+), 10 deletions(-)

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

Reply via email to