From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 8 06:27:59 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B33416A402 for ; Sat, 8 Apr 2006 06:27:59 +0000 (UTC) (envelope-from root@zhao.intron.ac) Received: from zhao.intron.ac (tu073217.ip.tsinghua.edu.cn [166.111.73.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62B3443D45 for ; Sat, 8 Apr 2006 06:27:58 +0000 (GMT) (envelope-from root@zhao.intron.ac) Received: from zhao.intron.ac (localhost [127.0.0.1]) by zhao.intron.ac (8.13.6/8.13.4) with ESMTP id k386RvZa001636 for ; Sat, 8 Apr 2006 14:27:57 +0800 (CST) (envelope-from root@zhao.intron.ac) Received: (from root@localhost) by zhao.intron.ac (8.13.6/8.13.4/Submit) id k386Rvku001635; Sat, 8 Apr 2006 14:27:57 +0800 (CST) (envelope-from root) Message-Id: <200604080627.k386Rvku001635@zhao.intron.ac> References: <200604070615.k376F3f0014234@zhao.intron.ac> <20060407142001.6u6uioazkg4w84gc@netchild.homeip.net> In-Reply-To: <20060407142001.6u6uioazkg4w84gc@netchild.homeip.net> From: mag@intron.ac To: freebsd-emulation@freebsd.org Date: Sat, 08 Apr 2006 14:26:45 +0800 Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: DRI under Linux compat problem 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: Sat, 08 Apr 2006 06:27:59 -0000 As far as I know, some VMware products needs POSIX AIO support. VMware Inc. has just published some free products. But these free products haven't been added into FreeBSD ports yet now. Alexander Leidinger wrote: > mag@intron.ac wrote: > >> Hi, >> Do you think it is meaningful to implement asynchronous IO system >> calls of Linux kernel in FreeBSD kernel? They are >> >> 245 AUE_NULL UNIMPL linux_io_setup >> 246 AUE_NULL UNIMPL linux_io_destroy >> 247 AUE_NULL UNIMPL linux_io_getevents >> 248 AUE_NULL UNIMPL linux_io_submit >> 249 AUE_NULL UNIMPL linux_io_cancel > > If you use an application which wants to use the AIO calls and if this > application does not work otherwise or performs better with AIO calls, it > would be beneficial to implement them. > > I don't know if we have linux software in the ports collection which wants > to > use AIO calls. > > Bye, > Alexander. > > -- > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > My polyvinyl cowboy wallet was made in Hong Kong by Montgomery Clift! > >