Date: Sat, 9 Sep 2000 15:27:35 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200009092227.PAA38766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/09/09 15:27:35 PDT Modified files: sys/kern kern_malloc.c Log: Add a mutex to the malloc interfaces so that it can safely be called without owning the Giant lock. Revision Changes Path 1.69 +16 -1 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009092227.PAA38766>