Re: svn commit: r283383 - in head/sys: amd64/linux32 compat/linux i386/linux

2015-05-24 Thread Dmitry Morozovsky
On Sun, 24 May 2015, Dmitry Chagin wrote: > Author: dchagin > Date: Sun May 24 14:53:16 2015 > New Revision: 283383 > URL: https://svnweb.freebsd.org/changeset/base/283383 > > Log: > Switch linuxulator to use the native 1:1 threads. Wow. Quite a bit of work! -- Sincerely, D.Marck

svn commit: r283383 - in head/sys: amd64/linux32 compat/linux i386/linux

2015-05-24 Thread Dmitry Chagin
Author: dchagin Date: Sun May 24 14:53:16 2015 New Revision: 283383 URL: https://svnweb.freebsd.org/changeset/base/283383 Log: Switch linuxulator to use the native 1:1 threads. The reasons: 1. Get rid of the stubs/quirks with process dethreading, process reparent when the process gro