From owner-freebsd-questions@FreeBSD.ORG Sat Mar 1 07:07:06 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 321AECC6 for ; Sat, 1 Mar 2014 07:07:06 +0000 (UTC) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0865E1FF3 for ; Sat, 1 Mar 2014 07:07:06 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id fa1so1732261pad.27 for ; Fri, 28 Feb 2014 23:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:content-transfer-encoding:subject:from:message-id:date :to:mime-version; bh=gpda9q6GjfJnLcdgWXEgVFt+RSq0mLgJRYJTy6xfaFc=; b=JgVlolla8lIqDr3tfcTm1uv8VQcfTW5TeI2EjkPwAd0sYe5sjdg873T3IQW1WUf2QG DCxVRXV7dMiD7dBkTnYWx73Oa8q5gHwamORMcgRsCTRhxKuq8d+bUAdjgRXXVTWWXS7h a+erWpY952u2WjVkiziUD3OJqJ+AQCmrHAHUq1+fbdE7GwHglZeP5mHpC98VZiF8z4da 4n/KflACGAb8bjht9Ax+1jiFrxjcPQ/U5lHUKPBzECkLzt7eDLytMgN5sC8YCNLWTDeO mZCkeci9yKICO9BE+mTT4e0pgG9SVNK/peczp0P0jTAheDfNFPlUubBlVfCAlBUDENqd QEPA== X-Received: by 10.68.204.231 with SMTP id lb7mr8325232pbc.30.1393657625554; Fri, 28 Feb 2014 23:07:05 -0800 (PST) Received: from [192.168.1.104] ([76.91.164.41]) by mx.google.com with ESMTPSA id e3sm13130752pbc.17.2014.02.28.23.07.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 28 Feb 2014 23:07:04 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: read vs. mmap (or io vs. page faults) From: Adalberto Corona Jr Message-Id: Date: Fri, 28 Feb 2014 23:07:03 -0800 To: "freebsd-questions@freebsd.org" Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (11B651) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 07:07:06 -0000 What will be a good book on 'memory-mapped files? Thanks. Sent from my iPhone