From owner-freebsd-hackers Fri Oct 12 8:16:53 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from wally.eecs.harvard.edu (wally.eecs.harvard.edu [140.247.60.30]) by hub.freebsd.org (Postfix) with ESMTP id 8320237B40A for ; Fri, 12 Oct 2001 08:16:48 -0700 (PDT) Received: (from magoutis@localhost) by wally.eecs.harvard.edu (8.10.0/8.10.0) id f9CFGlG06737; Fri, 12 Oct 2001 11:16:47 -0400 (EDT) Date: Fri, 12 Oct 2001 11:16:47 -0400 (EDT) Message-Id: <200110121516.f9CFGlG06737@wally.eecs.harvard.edu> From: Kostas Magoutis To: freebsd-hackers@FreeBSD.ORG Subject: aio question Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looking at the aio implementation in 4.3 it seems that at least the aio_read path bypasses the buffer cache. Is this true or am I missing something? Thanks, Kostas Magoutis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message