svn commit: r266924 - head/sys/compat/linux
Chagin Dmitry
dchagin at freebsd.org
Tue Jun 3 07:31:22 UTC 2014
On Tue, Jun 03, 2014 at 02:14:31AM +0000, Alexey Dokuchaev wrote:
> On Sat, May 31, 2014 at 02:58:53PM +0000, Dmitry Chagin wrote:
> > New Revision: 266924
> > URL: http://svnweb.freebsd.org/changeset/base/266924
> >
> > Log:
> > Glibc was switched to the FUTEX_WAIT_BITSET op and CLOCK_REALTIME
> > flag has been added instead of FUTEX_WAIT to replace the FUTEX_WAIT
> > logic which needs to do gettimeofday() calls before the futex syscall
> > to convert the absolute timeout to a relative timeout.
> > Before this the CLOCK_MONOTONIC used by the FUTEX_WAIT_BITSET op.
>
> Great to see you back in action Dmitry!
>
thanks, Alexey!
> Can we hope to see Linuxulator support for recent Debian/Ubuntu userland
> soonish? :-) More and more applications require it, and thus cannot be
> run on FreeBSD, which sucks *a lot*.
>
We [our small linux team :)] have fedora-19 and f-20 port for lemul
testing. For now I know two bugs which prevent me from merging lemul to
HEAD (both compat32):
1. firefox 29 hungs when it loads plugins
2. skype-delel spontaneously dies when at start.
--
Have fun!
chd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140603/6e93b304/attachment.sig>
More information about the svn-src-all
mailing list