Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262924AbVAKW5b (ORCPT ); Tue, 11 Jan 2005 17:57:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262882AbVAKWyo (ORCPT ); Tue, 11 Jan 2005 17:54:44 -0500 Received: from out007pub.verizon.net ([206.46.170.107]:3035 "EHLO out007.verizon.net") by vger.kernel.org with ESMTP id S262931AbVAKWvm (ORCPT ); Tue, 11 Jan 2005 17:51:42 -0500 Message-Id: <200501112251.j0BMp9iZ006964@localhost.localdomain> To: Arjan van de Ven cc: Lee Revell , Matt Mackall , Chris Wright , "Jack O'Quin" , Christoph Hellwig , Andrew Morton , mingo@elte.hu, alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [request for inclusion] Realtime LSM In-reply-to: Your message of "Tue, 11 Jan 2005 22:41:52 +0100." <20050111214152.GA17943@devserv.devel.redhat.com> Date: Tue, 11 Jan 2005 17:51:09 -0500 From: Paul Davis X-Authentication-Info: Submitted using SMTP AUTH at out007.verizon.net from [151.197.39.54] at Tue, 11 Jan 2005 16:51:38 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 20 >On Tue, Jan 11, 2005 at 04:38:14PM -0500, Lee Revell wrote: >> Yes but a bug in an app running as root can trash the filesystem. The >> worst you can do with RT privileges is lock up the machine. > >several filesystem and IO threads run at prio -10 but not RT. >That makes me a bit less sure of your statement.... Its completely orthogonal. Lee didn't say "tasks running without RT can't mess up filesystems". He said "tasks running as root can trash the filesystem" and "tasks running as RT can lock up the machine". obviously, the intersection point (a root, RT task) is double trouble. --p - 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/