Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 08:06:07 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        dirk.meyer@dinoex.sub.org, phk@FreeBSD.org, freebsd-geom@FreeBSD.org
Subject:   Re: kern/60247: mutex problems in geom_io
Message-ID:  <200405201506.i4KF67oX010086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: mutex problems in geom_io

State-Changed-From-To: open->analyzed
State-Changed-By: phk
State-Changed-When: Thu May 20 08:05:14 PDT 2004
State-Changed-Why: 
This is a bug in vinum which has previously been identified.

It is not legal to sleep in the disk-I/O path and vinum will
use malloc(M_WAITOK) in certain error-handling code paths.


http://www.freebsd.org/cgi/query-pr.cgi?pr=60247



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