Date: Mon, 29 Sep 1997 08:46:45 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Tor Egge <Tor.Egge@idi.ntnu.no> Cc: freebsd-bugs@freebsd.org Subject: Re: kern/4630: buffer_map might become corrupted Message-ID: <242.875515605@critter.freebsd.dk> In-Reply-To: Your message of "Sun, 28 Sep 1997 15:10:02 PDT." <199709282210.PAA26061@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> This means that both vm_map_entry_dispose and vm_map_entry_create might > be called in an interrupt context, manipulating buffer_map and the free > pool of vm map entries. I think the problem here is calling brelse() at interrupt time, isn't it ? Poul-Henning
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?242.875515605>