Re: cvs commit: src/sys/kern kern_conf.c

[ Available lists | Index of cvs-all | Month of Oct 2006 | Week of 14 Oct 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Tor Egge <Tor.Egge@cvsup.no.freebsd.org>
Date
14 Oct 2006 16:17:05
Subject
Re: cvs commit: src/sys/kern kern_conf.c
Message-ID
20061014.161642.74667667.Tor.Egge@cvsup.no.freebsd.org


[ Hide this part ]
 
> 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


Elapsed time: 0.124 seconds