From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 10 19:14:16 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B30D516A4BF for ; Wed, 10 Sep 2003 19:14:16 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id BCF9243FBF for ; Wed, 10 Sep 2003 19:14:13 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 15605 invoked by uid 5013); 11 Sep 2003 02:10:42 -0000 Date: Thu, 11 Sep 2003 03:10:42 +0100 From: Bruce M Simpson To: "Pedro F. Giffuni" Message-ID: <20030911021042.GH29217@spc.org> Mail-Followup-To: Bruce M Simpson , "Pedro F. Giffuni" , freebsd-hackers@FreeBSD.org References: <20030910045803.1892.qmail@web13404.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030910045803.1892.qmail@web13404.mail.yahoo.com> User-Agent: Mutt/1.4.1i Organization: SPC cc: freebsd-hackers@FreeBSD.org Subject: Re: FYI: NetBSD mmap Improvements X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 02:14:16 -0000 On Tue, Sep 09, 2003 at 09:58:03PM -0700, Pedro F. Giffuni wrote: > taken from wine HQ: [snip] Does this make Wine significantly faster for you? Has anybody prepared benchmarks for this? I can take a look at implementing this if it's likely to offer benefits. BMS