From owner-freebsd-fs Fri Jul 19 04:28:13 1996 Return-Path: owner-fs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA20968 for fs-outgoing; Fri, 19 Jul 1996 04:28:13 -0700 (PDT) Received: from ccs.sogang.ac.kr (ccs.sogang.ac.kr [163.239.1.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA20963 for ; Fri, 19 Jul 1996 04:28:10 -0700 (PDT) Received: from cslsun10.sogang.ac.kr by ccs.sogang.ac.kr (8.7.5/Sogang) id UAA07665; Fri, 19 Jul 1996 20:25:17 +0900 (KST) Received: by cslsun10.sogang.ac.kr (4.1/SMI-4.1) id AA05315; Fri, 19 Jul 96 20:27:19 KST From: heo@cslsun10.sogang.ac.kr (Heo Sung Gwan) Message-Id: <9607191127.AA05315@cslsun10.sogang.ac.kr> Subject: About buffer cache To: freebsd-fs@FreeBSD.ORG Date: Fri, 19 Jul 1996 20:27:19 +0900 (KST) Content-Type: text Sender: owner-fs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi I plan to modify the buffer cache to support multimedia files which are accessed sequentially and do not have no locality of reference. I want to know something about FreeBSD buffer cache implementation. 1) Where can I get the document about it?. 2) Which files in kernel src directory is concerned with it? 3) How can I enlarge the part for buffer cache in physical memory? 4) How can user process access the file in ufs filesystem through raw disk? Thanks in advance. Heo Sung-Gwan --- E-mail : heo@cslsun10.sogang.ac.kr