Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 15:06:19 -0500
From:      Bosko Milekic <bmilekic@unixdaemons.com>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys malloc.h mbuf.h src/sys/kern kern_malloc.c subr_mbuf.c
Message-ID:  <20030310150619.A29263@unixdaemons.com>
In-Reply-To: <200303101939.h2AJdsDC037245@repoman.freebsd.org>; from phk@FreeBSD.org on Mon, Mar 10, 2003 at 11:39:54AM -0800
References:  <200303101939.h2AJdsDC037245@repoman.freebsd.org>

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

On Mon, Mar 10, 2003 at 11:39:54AM -0800, Poul-Henning Kamp wrote:
> phk         2003/03/10 11:39:54 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sys              mbuf.h malloc.h 
>     sys/kern             kern_malloc.c subr_mbuf.c 
>   Log:
>   Make malloc and mbuf allocation mode flags nonoverlapping.
>   
>   Under INVARIANTS whine if we get incompatible flags.

  The ifdef INVARIANTS are commented out.  Please uncomment them.
  Thanks. 

>   Submitted by:   imp
>   
>   Revision  Changes    Path
>   1.118     +18 -1     src/sys/kern/kern_malloc.c
>   1.42      +15 -0     src/sys/kern/subr_mbuf.c
>   1.73      +4 -4      src/sys/sys/malloc.h
>   1.114     +2 -2      src/sys/sys/mbuf.h
> 

-- 
Bosko Milekic * bmilekic@unixdaemons.com * bmilekic@FreeBSD.org


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?20030310150619.A29263>