Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 1998 20:01:46 +0100 (MET)
From:      Milan Kopacka <mkop5230@ss1000.ms.mff.cuni.cz>
To:        hackers@FreeBSD.ORG
Subject:   Kernel memory management
Message-ID:  <Pine.SGI.3.96.981130194133.7693B-100000@beta.ms.mff.cuni.cz>

next in thread | raw e-mail | index | archive | help

Dear hackers,

Can somebody point me at some documentation about FreeBSD kernel memory
management? I do mean allocating/deallocating memory needed by kernel
routines. I need frequent allocating/releasing of fixed length structures. 
Are the routines zalloc(i)/zfree(i) from vm/vm_zone.c the right way of
doing this? They seem promising. :)

thank you

  Milan Kopacka


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.981130194133.7693B-100000>