From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 24 08:48:20 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAB3A1065670 for ; Thu, 24 Jul 2008 08:48:20 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 740FC8FC13 for ; Thu, 24 Jul 2008 08:48:20 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 8C44A68A1BD; Thu, 24 Jul 2008 10:47:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m0f84HbGzdDw; Thu, 24 Jul 2008 10:47:06 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 8A1D9689A4C; Thu, 24 Jul 2008 10:47:06 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m6O8l68Q092987; Thu, 24 Jul 2008 10:47:06 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 24 Jul 2008 10:47:06 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20080724084705.GA92703@freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: linuxulator64 status X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 08:48:20 -0000 On Thu, Jul 24, 2008 at 10:30:41AM +0400, Chagin Dmitry wrote: > > hi! > I'm not subscribed on fbsd-current@, therefore I shall answer here... > > It is possible to tell that it works, now I investigate LTP results and > search that does not work. > > ps. signals, dynamic loading of libs works. > 100% know that there are problems with getdents syscall, at least at > x86_64. I recall you telling me about glibc using getdents as readdir or something like that.. have you progressed on this front? I am more than willing to join you in trying to see whats going on if this is the main obstacle on getting linuxulator64 commited... I hope we can prepare a set of patches to commit to -current so it gets integrated. I propose to make another branch devoted to integrating your work to -current roman