From owner-freebsd-current@FreeBSD.ORG Wed Nov 2 03:46:19 2005 Return-Path: X-Original-To: FreeBSD-current@FreeBSD.org Delivered-To: FreeBSD-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 159BF16A41F; Wed, 2 Nov 2005 03:46:19 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C38BC43D46; Wed, 2 Nov 2005 03:46:18 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from smiley (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id DF62A19F2C; Tue, 1 Nov 2005 19:52:21 -0800 (PST) From: "Darren Pilgrim" To: "'Greg 'groggy' Lehey'" Date: Tue, 1 Nov 2005 19:46:09 -0800 Message-ID: <002301c5df5f$fa16e9e0$652a15ac@smiley> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <20051101073157.GE18710@wantadilla.lemis.com> Importance: Normal Cc: FreeBSD-current@FreeBSD.org Subject: RE: Really poor performance on /dev/ttyv* only X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 03:46:19 -0000 From: Greg 'groggy' Lehey > I've just installed -CURRENT on a Dell Inspiron 6000, and I discover > that the keyboard response on virtual terminals (/dev/ttyv*) is very > slow. If I keyboard repeat, the echo to the terminal is jerky, about > 3 or 4 characters at a time with a marked delay in between. Under X > or over the network there's no problem. Has anybody else seen this? > The kernel isn't 100% GENERIC (I've disabled WITNESS and > WITNESS_SKIPSPIN, for example), but I can't see anything that would > explain this behaviour. FWIW, I also have an i6k and have a few-months-old -CURRENT running on = it and said problem is not present. I'm not 100% sure of the date, but it = was shortly after the wpa_supplicant import and Brooks Davis' big rc fix-up. = If it's important, I'll grab the sup date and post the assorted = world/kernel configs.