From owner-freebsd-arch@FreeBSD.ORG Thu Oct 1 06:35:20 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57959106566B for ; Thu, 1 Oct 2009 06:35:20 +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 16A4B8FC0C for ; Thu, 1 Oct 2009 06:35:19 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id AF68669959; Thu, 1 Oct 2009 06:35:18 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n916ZM5i088389; Thu, 1 Oct 2009 06:35:23 GMT (envelope-from phk@critter.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 01 Oct 2009 10:02:57 +1000." <20091001090218.L21015@delplex.bde.org> Date: Thu, 01 Oct 2009 06:35:22 +0000 Message-ID: <88388.1254378922@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: arch@freebsd.org Subject: Re: Interrupt Descriptions X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2009 06:35:20 -0000 In message <20091001090218.L21015@delplex.bde.org>, Bruce Evans writes: >Interrupt names should be no longer than 4 (5 works sometimes) characters so >that they can be displayed by systat -v. I disagree. Bytes are cheaper now than they were on a PDP11. We should use as many as is necessary to convey sensible information. -- 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.