Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 11:46:23 -0500 (EST)
From:      Bosko Milekic <bmilekic@dsuper.net>
To:        freebsd-hackers@freebsd.org
Subject:   Comments above kmem_malloc() (vm/vm_kern.c)
Message-ID:  <Pine.OSF.4.05.10003251140560.21856-100000@oracle.dsuper.net>

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


 Is the following comment above kmem_malloc()'s definition in:
 		/sys/vm/vm_kern.c
 ... still valid? (I hope and suspect not):

 " *  Note that this still only works in a uni-processor environment and
   *  when called at splhigh(). "

 The only places, as far as I've seen, that call kmem_malloc are the
 kernel's malloc() and the mbuf allocation routines. Niether of these
 seems to do it at splhigh(), either.

--Bosko Milekic <bmilekic@dsuper.net>




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.OSF.4.05.10003251140560.21856-100000>