New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=d1530c06e206d39eabd2cf3cc24bde21c1eda8c7
commit d1530c06e206d39eabd2cf3cc24bde21c1eda8c7
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sun Jun 3 19:11:53 2007 +0200
Send proper channel number in reactor message.
linux/drivers/char/fusion/reactor.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=00bda99ecce8784820404f59418401bffb33b8fe
commit 00bda99ecce8784820404f59418401bffb33b8fe
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sun Jun 3 16:27:14 2007 +0200
Signal blocking #2
Only block SIGSTOP, SIGTTIN, SIGTERM and SIGINT.
Better cleanup of killed threads.
linux/drivers/char/fusion/skirmish.c | 63 +++++++++++++++++++++++++++++++--
1 files changed, 59 insertions(+), 4 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=f636045b5cef8556b7bc256244feb624f202ef58
commit f636045b5cef8556b7bc256244feb624f202ef58
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Fri Jun 1 09:54:18 2007 +0200
Added optional timeout to FUSION_SKIRMISH_WAIT.
linux/drivers/char/fusion/fusiondev.c | 13 +++++++------
linux/drivers/char/fusion/skirmish.c | 31 ++++++++++++++++++++++++++-----
linux/drivers/char/fusion/skirmish.h | 7 ++++---
linux/include/linux/fusion.h | 12 ++++++++++--
4 files changed, 47 insertions(+), 16 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=568e9042a78e2596304d3a2d60d06a78e8b12603
commit 568e9042a78e2596304d3a2d60d06a78e8b12603
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Wed May 30 16:53:12 2007 +0200
Well, ~16k GB was a bit too much. Changed size to ~64 GB starting at
0x523000010000.
linux/drivers/char/fusion/shmpool.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=65161b89c918ae092debc69ea9fb9d0b49e15f79
commit 65161b89c918ae092debc69ea9fb9d0b49e15f79
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Wed May 30 16:44:34 2007 +0200
Start using architecture dependent SHM virtual address area.
User space still uses 0x20000000 for a few root pages though.
For x86_64 (address space!) use 0x500000010000 with length 0x0FFFFFFEF000.
For mips use 0x50010000 and others 0x20010000 as before, length 0x1FFEF000.
If there are conflicts on other platforms, please add an elsif :)
linux/drivers/char/fusion/shmpool.h | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=e6a752730968e94487c6b0a2070793fa200fcf1d
commit e6a752730968e94487c6b0a2070793fa200fcf1d
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Wed May 30 16:27:55 2007 +0200
Fix typo in address range check.
linux/drivers/char/fusion/reactor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=e7898b414eee6009f71175231df921a01ea2553f
commit e7898b414eee6009f71175231df921a01ea2553f
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Tue May 29 20:01:01 2007 +0200
Revert "Defer signals until all locks are dismissed."
Causing problems on exit...
This reverts commit eeea7577d29255beb9b31f26ae0e5ce6e322c1fb.
linux/drivers/char/fusion/skirmish.c | 35 ----------------------------------
1 files changed, 0 insertions(+), 35 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs