Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 16:16:42 +0000 (UTC)
From:      Tor Egge <Tor.Egge@cvsup.no.freebsd.org>
To:        phk@phk.freebsd.dk
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_conf.c 
Message-ID:  <20061014.161642.74667667.Tor.Egge@cvsup.no.freebsd.org>
In-Reply-To: <4932.1160805676@critter.freebsd.dk>
References:  <200610132049.k9DKnObw045731@repoman.freebsd.org> <4932.1160805676@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

> This is quite likely to not happen without intervention.  It might
> be a good idea to to deliver a signal to the process, if we can find it.

The process might have been woken but not yet scheduled due to the caller of
destroy_dev() having called something similar to the purge method before
calling destroy_dev().

> Better of course would be more purge methods.

Agreed.  Pseudo ttys currently lack a purge method.

- Tor Egge



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