Date: Wed, 4 Nov 1998 18:47:55 +0100 (CET) From: Reinier Bezuidenhout <Reinier.Bezuidenhout@KryptoKom.DE> To: freebsd-hackers@FreeBSD.ORG Subject: Malloc in the kernel Message-ID: <199811041747.SAA05132@borg.kryptokom.de>
next in thread | raw e-mail | index | archive | help
Hi ... If I want to malloc really large space in the kernel, say from 2k up to 1M or maybe more .... wat parameter should 'n give to malloc ?? malloc(1000, ????, M_WAITOK); ? M_DEVBUF if it is possible :) Thanx Reinier 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?199811041747.SAA05132>