From owner-freebsd-current Fri Sep 13 13:43:07 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA15629 for current-outgoing; Fri, 13 Sep 1996 13:43:07 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA15618; Fri, 13 Sep 1996 13:43:01 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id PAA03181; Fri, 13 Sep 1996 15:41:41 -0500 (EST) From: John Dyson Message-Id: <199609132041.PAA03181@dyson.iquest.net> Subject: Re: vm in current is NOT ok yet... To: terry@lambert.org (Terry Lambert) Date: Fri, 13 Sep 1996 15:41:41 -0500 (EST) Cc: phk@freebsd.org, current@freebsd.org In-Reply-To: <199609131930.MAA09454@phaeton.artisoft.com> from "Terry Lambert" at Sep 13, 96 12:30:37 pm Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I just ran a md5 on a 45 mbyte file three times and received 3 > > different answers... > > Was the file mmap()'ed? > > 8-) 8-) 8-) 8-). > I just ran the test using the standard md5 with some big files. Maybe I'll also mmap it for read access concurrently with paging and see if there is a problem with that. John