Subject: Re: CVS commit: syssrc/sys/kern
To: None <itojun@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: tech-kern
Date: 11/25/2002 09:48:54
Is the kern_malloc_debug.c change related at all? And in which way?

It's like:

Index: kern_malloc_debug.c
===================================================================
RCS file: /cvsroot/syssrc/sys/kern/kern_malloc_debug.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- kern_malloc_debug.c 2002/08/14 15:21:31     1.7
+++ kern_malloc_debug.c 2002/11/25 08:31:58     1.8
@@ -80,8 +80,13 @@
  * if any memory chunks of this type are used. It's ok to change the size
  * in runtime.
  */
+#if 1
 int debug_malloc_type = -1;
 int debug_malloc_size = -1;
+#else
+int debug_malloc_type = M_UVMAMAP;
+int debug_malloc_size = 0;
+#endif
 int debug_malloc_size_lo = -1;
 int debug_malloc_size_hi = -1;


Jaromir

Jun-ichiro itojun Hagino wrote:
> 
> Module Name:	syssrc
> Committed By:	itojun
> Date:		Mon Nov 25 08:32:01 UTC 2002
> 
> Modified Files:
> 	syssrc/sys/kern: kern_malloc_debug.c uipc_syscalls.c uipc_usrreq.c
> 
> Log Message:
> no need for error check after MEXTMALLOC - jdolecek
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.7 -r1.8 syssrc/sys/kern/kern_malloc_debug.c
> cvs rdiff -r1.72 -r1.73 syssrc/sys/kern/uipc_syscalls.c
> cvs rdiff -r1.55 -r1.56 syssrc/sys/kern/uipc_usrreq.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 


-- 
Jaromir Dolecek <jdolecek@NetBSD.org>            http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-