From owner-freebsd-current@FreeBSD.ORG Tue Nov 1 07:11:17 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 44E3C16A41F; Tue, 1 Nov 2005 07:11:17 +0000 (GMT) (envelope-from fbsd-current@mawer.org) Received: from mail04.syd.optusnet.com.au (mail04.syd.optusnet.com.au [211.29.132.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E1143D46; Tue, 1 Nov 2005 07:11:16 +0000 (GMT) (envelope-from fbsd-current@mawer.org) Received: from [127.0.0.1] (c220-237-120-88.thorn1.nsw.optusnet.com.au [220.237.120.88]) by mail04.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id jA17B80J025603; Tue, 1 Nov 2005 18:11:09 +1100 Message-ID: <4367150C.4030508@mawer.org> Date: Tue, 01 Nov 2005 18:11:08 +1100 From: Antony Mawer User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: "Greg 'groggy' Lehey" References: <20051101070259.GC18710@wantadilla.lemis.com> In-Reply-To: <20051101070259.GC18710@wantadilla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 01 Nov 2005 07:11:17 -0000 On 1/11/2005 6:02 PM, Greg 'groggy' Lehey wrote: > 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. I've seen this on two FreeBSD 4.7 systems connected via a KVM (sharing with two Windows 2003 servers)... typing at the console of them was almost like typing via ssh on a satellite connection. Connecting via ssh was fine, it was only locally that it was a problem. Resetting the keyboard repeat rate on BSD had no discernible impact. I put it down to some sort of interaction between the KVM, the Windows servers and FreeBSD and put up with it... Cheers Antony