Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 1996 00:35:29 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        bde@freefall.freebsd.org (Bruce Evans)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/i386 mem.c
Message-ID:  <199607150535.AAA06792@dyson.iquest.net>
In-Reply-To: <199607150523.WAA29793@freefall.freebsd.org> from "Bruce Evans" at Jul 14, 96 10:23:10 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> bde         96/07/14 22:23:08
> 
>   Modified:    sys/i386/i386  mem.c
>   Log:
>   Quick fix for previous commit: don't free zbuf on close since it may be
>   in use in another process that blocked in uiomove().
>   
Doesn't the close call happen only on the last close???  Other versions
of U**X that I have worked on only call close then...

John



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