Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 5 Apr 2002 12:27:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 5 Apr 2002 12:27:49 -0500 Received: from www.transvirtual.com ([206.14.214.140]:56848 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Fri, 5 Apr 2002 12:27:41 -0500 Date: Fri, 5 Apr 2002 09:27:36 -0800 (PST) From: James Simmons To: Karel Kulhavy cc: linux-kernel@vger.kernel.org Subject: Re: Two rapid VT_ACTIVATE's In-Reply-To: <20020404193240.GA32696@atrey.karlin.mff.cuni.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > I wonder what happens when somebody calls VT-ACTIVATE in close succession. > So that the second one overwrites the first one. Let's assume the first one is > generated by program #1 and the second one by program #2. And some of the programs > may be using graphics and some of them text. What will happen? Will screen corruption > and/or kernel crash induced by botched videocard registers result? In theory the vt_dont_switch lock should protect you from this. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/