login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
11
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch specific system vectors
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jeremy Fitzhardinge
Subject:
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch specific system vectors
Date: Monday, August 11, 2008 - 12:55 pm
Ingo Molnar wrote:
quoted text
> i'm very interested in it, even if it's incomplete and wont build/boot > at all. So please consider posting your existing incomplete series as an > RFC right now, maybe we can help finish it sooner than you will find the > time? We can put it into a new tip/x86/irq-unification branch, without > merging it into tip/master just yet.
Seconded. This is the area which most concerns me wrt Xen dom0 integration, and getting it right should make the Xen-specific parts turn out as minor adjuncts. J --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[Fwd: [PATCH] x86_64: (NEW) Dynamically allocate arch spe ...
, Alan Mayer
, (Fri Aug 8, 8:37 am)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Ingo Molnar
, (Mon Aug 11, 9:59 am)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Alan Mayer
, (Mon Aug 11, 10:14 am)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Eric W. Biederman
, (Mon Aug 11, 12:39 pm)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Ingo Molnar
, (Mon Aug 11, 12:51 pm)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Jeremy Fitzhardinge
, (Mon Aug 11, 12:55 pm)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Alan Mayer
, (Mon Aug 11, 1:02 pm)
Re: [PATCH] x86_64: (NEW) Dynamically allocate arch speci ...
, Eric W. Biederman
, (Mon Aug 11, 1:10 pm)
[RFC 0/4] dynamically allocate arch specific system vectors
, Dean Nelson
, (Thu Sep 11, 8:23 am)
[RFC 1/4] switch vector_irq[] from irq number to irq_desc ...
, Dean Nelson
, (Thu Sep 11, 8:25 am)
[RFC 2/4] introduce dynamically allocated system vectors
, Dean Nelson
, (Thu Sep 11, 8:27 am)
[RFC 3/4] switch static system vector allocation to use ve ...
, Dean Nelson
, (Thu Sep 11, 8:28 am)
[RFC 4/4] switch non-standard SYSCALL_VECTOR allocation to ...
, Dean Nelson
, (Thu Sep 11, 8:29 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, H. Peter Anvin
, (Thu Sep 11, 1:04 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Dean Nelson
, (Fri Sep 12, 4:46 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Ingo Molnar
, (Sun Sep 14, 8:35 am)
Re: [RFC 2/4] introduce dynamically allocated system vectors
, Ingo Molnar
, (Sun Sep 14, 8:39 am)
Re: [RFC 4/4] switch non-standard SYSCALL_VECTOR allocatio ...
, Ingo Molnar
, (Sun Sep 14, 8:40 am)
Re: [RFC 4/4] switch non-standard SYSCALL_VECTOR allocatio ...
, Ingo Molnar
, (Sun Sep 14, 8:42 am)
Re: [RFC 2/4] introduce dynamically allocated system vectors
, Ingo Molnar
, (Sun Sep 14, 8:46 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Ingo Molnar
, (Sun Sep 14, 8:48 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Dean Nelson
, (Mon Sep 15, 2:50 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Ingo Molnar
, (Tue Sep 16, 1:24 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Dean Nelson
, (Tue Sep 16, 1:46 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Dimitri Sivanich
, (Wed Sep 17, 10:30 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Eric W. Biederman
, (Wed Sep 17, 11:59 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, H. Peter Anvin
, (Wed Sep 17, 12:15 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Jack Steiner
, (Wed Sep 17, 1:21 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Eric W. Biederman
, (Wed Sep 17, 3:15 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, H. Peter Anvin
, (Wed Sep 17, 6:09 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Dean Nelson
, (Thu Sep 18, 6:37 am)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Jack Steiner
, (Thu Sep 18, 12:10 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, H. Peter Anvin
, (Thu Sep 18, 12:18 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Eric W. Biederman
, (Thu Sep 18, 5:28 pm)
Re: [RFC 0/4] dynamically allocate arch specific system ve ...
, Ingo Molnar
, (Fri Sep 19, 1:48 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Josef Sipek
Re: [PATCH 01/24] Unionfs: Documentation
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Oleg Nesterov
Re: init's children list is long and slows reaping children.
Randy Dunlap
Re: mmotm 2010-06-11-16-40 uploaded
Pete Clements
2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Christian Stimming
git-gui: Fix broken revert confirmation.
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Jacob Yocom-Piatt
Re: Same shit all over again
Colocation donated by:
Syndicate