From owner-freebsd-hackers Mon Sep 21 06:52:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12186 for freebsd-hackers-outgoing; Mon, 21 Sep 1998 06:52:45 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA12092 for ; Mon, 21 Sep 1998 06:52:20 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id JAA25829; Mon, 21 Sep 1998 09:51:40 -0400 Date: Mon, 21 Sep 1998 09:51:39 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: hackers@FreeBSD.ORG Subject: Re: malloc()ing 64K physically contiguous buffer in kernel In-Reply-To: <199809201604.SAA00455@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 20 Sep 1998, Luigi Rizzo wrote: > look at the audio driver /sys/i386/isa/snd/{dmabuf.c,sound.c} where > contigmalloc is called. You can specify size and alignment, and you are > returned physically contiguous pages) ack. ignore my previous message. This is cool. I'm out of date. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message