cvs commit: src/sys/kern uipc_mbuf.c uipc_mbuf2.c src/sys/sys mbuf.h

Alfred Perlstein alfred at freebsd.org
Wed Jul 21 00:14:44 PDT 2004


* Alfred Perlstein <alfred at 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.

(when _TRYWAIT or WAITOK or whatever it is this week is set)

>   
>   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

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684


More information about the cvs-src mailing list