Date: Fri, 19 Jul 1996 20:28:18 +0900 (KST) From: heo@cslsun10.sogang.ac.kr (Heo Sung Gwan) To: freebsd-hackers@FreeBSD.ORG Subject: About buffer cache Message-ID: <9607191128.AA05324@cslsun10.sogang.ac.kr>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9607191128.AA05324>