cvs commit: src/sys/amd64/amd64 support.S src/sys/compat/linux
	linux_futex.c src/sys/i386/i386 support.s
    Jung-uk Kim 
    jkim at FreeBSD.org
       
    Fri Mar 30 01:16:07 UTC 2007
    
    
  
On Thursday 29 March 2007 09:07 pm, Jung-uk Kim wrote:
> jkim        2007-03-30 01:07:28 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/amd64/amd64      support.S
>     sys/compat/linux     linux_futex.c
>     sys/i386/i386        support.s
>   Log:
>   MFP4: Linux futex support for amd64.
>
>   Initial patch was submitted by kib and additional work was done
>   by Divacky Roman.
Note the implementation has known issues but i386 has the same issues.  
This commit is intended to synchronize amd64 with i386 and to help 
testing new FC6 port, which requires Linux 2.6.16 emulation.
Jung-uk Kim
    
    
More information about the cvs-src
mailing list