New commits:
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(-)


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

Reply via email to