Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 08:02:01 +0000
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern uipc_mbuf.c uipc_mbuf2.c src/sys/sys mbuf.h
Message-ID:  <20040721080201.GA94813@freefall.freebsd.org>

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

  Please back out at least a portion of these changes.

  The checks don't belong in the m_get() and friends allocation code
  as they are already done in UMA.

  -Bosko

* Alfred Perlstein <alfred@FreeBSD.org> [040721 00:12] wrote:
> alfred      2004-07-21 07:12:24 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             uipc_mbuf.c uipc_mbuf2.c
>     sys/sys              mbuf.h
>   Log:
>   Make sure we don't call mbuf allocation functions with mutexes held.
>
>   Discussed with: rwatson
>
>   Revision  Changes    Path
>   1.134     +8 -0      src/sys/kern/uipc_mbuf.c
>   1.26      +4 -0      src/sys/kern/uipc_mbuf2.c
>   1.153     +16 -0     src/sys/sys/mbuf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040721080201.GA94813>