From owner-freebsd-hackers Tue Mar 2 14:32: 8 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from postoffice.sarnoff.com (postoffice.sarnoff.com [130.33.10.147]) by hub.freebsd.org (Postfix) with ESMTP id 4D5DD14DC8 for ; Tue, 2 Mar 1999 14:29:54 -0800 (PST) (envelope-from amarks@sarnoff.com) Received: from sarnoff.com ([130.33.14.232]) by postoffice.sarnoff.com (Netscape Messaging Server 3.5) with ESMTP id AAA3420 for ; Tue, 2 Mar 1999 17:29:33 -0500 Message-ID: <36DC669B.707C33C7@sarnoff.com> Date: Tue, 02 Mar 1999 17:30:51 -0500 From: "AARON MARKS" Reply-To: amarks@sarnoff.com Organization: Sarnoff Corporation X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: hackers@freebsd.org Subject: getpages() for a memory-based fs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm working on the getpages() routine for a memory-based fs and I don't quite understand how to map my page(s) to kernel vm via the vm_page struct. What's the formal method of copying data to a vm page? Thanks, -A. -- Aaron J. Marks Communications and Computing Systems Lab Assoc. Member Tech Staff Advanced Networks and Computation Group amarks@sarnoff.com Sarnoff Corporation To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message