From: Helge Deller <deller@gmx.de>
To: parisc-linux <parisc-linux@thepuffingroup.com>
Cc: <parisc-linux@thepuffingroup.com>
Subject: [parisc-linux] /proc/interrupts
Date: Wed, 18 Oct 2000 03:41:22 +0200 [thread overview]
Message-ID: <00101803412200.00279@P100> (raw)
In-Reply-To: <003d01c0500a$167a9040$a832d793@esiee.fr>
Hi all,
I just committed changes, which fills in i386-compatible
interrupt-information into /proc/interrupts.
During the changes I inserted the constants IRQ_PER_REGION and
IRQ_REGION_SHIFT into asm-parisc/irq.h, which would allow us to reduce the
needed amount of static memory for the interrupt routing tables.
This change has following effects:
1. The until now used virtual IRQ's gets new numbers and increments in every
region by 32 for parisc32 and 64 for parisc64. The old IRQ regions
incremented by 256.
2. since we now shift by values of 5 (parisc32) or 6 (parisc64) bits, the
time needed to calculate the offsets may have changed. This needs to be
inspected.
3. the new algorithm needs less memory than before.
By default I left the current behaviour in CVS, but you may activate the new
algorithm by changing the "#if 0" to "#if 1" in asm-parsic/irq.h and tell me
what you think.
Thanks,
Helge.
next prev parent reply other threads:[~2000-10-18 1:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-14 5:50 [parisc-linux] Troubles following the 'recipe' Brian Poole
2000-10-14 7:50 ` Alan Modra
2000-10-14 20:10 ` Brian Poole
2000-10-14 22:00 ` David Huggins-Daines
2000-10-14 22:12 ` Brian Poole
2000-10-15 0:38 ` Alan Modra
2000-10-15 0:59 ` Brian Poole
2000-10-15 3:53 ` Alan Modra
2000-10-14 20:26 ` John David Anglin
2000-10-14 21:18 ` Brian Poole
2000-10-14 21:30 ` John David Anglin
2000-10-16 4:32 ` Grant Grundler
2000-10-16 12:08 ` Alan Modra
2000-10-17 8:34 ` Bruno Vidal
2000-10-17 9:08 ` Alan Modra
2000-10-17 15:19 ` David Huggins-Daines
2000-11-16 20:16 ` [parisc-linux] Troubles with read only file system Thomas Marteau
2000-10-16 19:24 ` Grant Grundler
2000-10-18 1:41 ` Helge Deller [this message]
2000-10-18 16:36 ` [parisc-linux] /proc/interrupts Grant Grundler
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=00101803412200.00279@P100 \
--to=deller@gmx.de \
--cc=parisc-linux@thepuffingroup.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.