Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 24 Jul 2002 16:02:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 24 Jul 2002 16:00:39 -0400 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:10763 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Wed, 24 Jul 2002 16:00:34 -0400 Date: Wed, 24 Jul 2002 15:58:12 -0400 (EDT) From: Bill Davidsen To: Linux-Kernel Mailing List Subject: Safety of IRQ during i/o 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 Content-Length: 1074 Lines: 25 The man page for hdparm is a bit dated on the -u flag allowing ints during i/o, warning about the dangers of using kernels older than 2.0.13. No problem there, but what are the more current implications? I would think that this would be safe when using DMA, and likely to be safe for PIO and more recent chipsets, but I wouldn't want to actually tell anyone that. Therefore: 1 - the man page would benefit from an update regarding recent kernels from this millenium, if only to reassure readers. 2 - any better way to tell if allowing ints will cause problems than just to try it? Not desirable on large machines, but it was off and I am seeing serial problems on the OOB access modem. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - 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/