Date: Wed, 6 Aug 2003 21:32:40 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200308070432.h774Weke036789@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/08/06 21:32:40 PDT FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: - Remove GIANT_REQUIRED from pipe_free_kmem(). - Remove the acquisition and release of Giant around pipe_kmem_free() and uma_zfree() in pipeclose(). Revision Changes Path 1.142 +0 -3 src/sys/kern/sys_pipe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308070432.h774Weke036789>