Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 1997 00:12:02 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        Shimon@i-Connect.Net (Simon Shapiro)
Cc:        freebsd-scsi@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Contigious (spelling?) allocation in kernel
Message-ID:  <199702060512.AAA10010@dyson.iquest.net>
In-Reply-To: <XFMail.970205205354.Shimon@i-Connect.Net> from "Simon Shapiro" at Feb 5, 97 07:33:54 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Take a look at contigmalloc() or vm_page_alloc_contig()
as defined in /sys/vm/vm_page.c.  These are almost
guaranteed NOT to work after the system is fully up.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702060512.AAA10010>