From owner-cvs-all@FreeBSD.ORG Fri Sep 29 21:19:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC93D16A407; Fri, 29 Sep 2006 21:19:09 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1EB743D5E; Fri, 29 Sep 2006 21:19:08 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 90436170C5; Fri, 29 Sep 2006 21:19:05 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.8/8.13.8) with ESMTP id k8TLIvuN008210; Fri, 29 Sep 2006 21:18:57 GMT (envelope-from phk@critter.freebsd.dk) To: Martin Blapp From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 29 Sep 2006 23:09:22 +0200." <20060929230809.Q91466@godot.imp.ch> Date: Fri, 29 Sep 2006 21:18:57 +0000 Message-ID: <8209.1159564737@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, Martin Blapp , cvs-all@FreeBSD.org, Bruce Evans , src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern tty_pty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 21:19:09 -0000 In message <20060929230809.Q91466@godot.imp.ch>, Martin Blapp writes: >So what can we do to destroy devices after last close ? Mark them with some >flag and handle this during device operations ? DEVFS has an eviction feature which, at this point, is only used in UFS I belive. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.