linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Thinus Viljoen" <thinus.viljoen@gmail.com>
To: linux-ide@vger.kernel.org
Subject: Disabling SATA hardware interrupts
Date: Mon, 4 Dec 2006 13:08:50 +0200	[thread overview]
Message-ID: <c70dbe410612040308o5cbe878cue4ce98c088776afc@mail.gmail.com> (raw)

Hi

I have the following questions:
1. Is it possible to (temporarily) disable the SATA hardware from
generating interrupts (either the controller or the actual HDD)?
2. if so, how?
3. if so, is it safe?

My setup is as follows:
Modules loaded:
ata_piix, libata, scsi_mod, ahci (ahci doesn't seem to be used)

SATA controller (from lspci):
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA
Controller (rev 04)

HDD:
Hitachi Travelstar, model HTS541080G9SA00

Reason: I am building a real-time system using RTAI. I do not need to
access the HDD while in real-time mode, but I must access another
peripheral which shares the interrupt with libata. I want do disable
the libata interrupts while in real-time mode, to improve the timing
characteristics of the real-time peripheral.

Thanks
Thinus Viljoen

             reply	other threads:[~2006-12-04 11:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04 11:08 Thinus Viljoen [this message]
2006-12-04 12:03 ` Disabling SATA hardware interrupts Alan
2006-12-04 13:34   ` Thinus Viljoen
2006-12-04 14:47     ` Alan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c70dbe410612040308o5cbe878cue4ce98c088776afc@mail.gmail.com \
    --to=thinus.viljoen@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).