|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Question about evtchn_callback reentry
On 18/12/06 11:24, "Keir Fraser" <keir@xxxxxxxxxxxxx> wrote:
>> If evtchn_callback reentry is allowed.
>> There are 1024 event channels.
>> In theory, dom0 kernal stack may be overflowed.
>> Is there any mechanism to prevent this?
>
> When running natively there are over 200 vectors available for allocation to
> interrupt sources. In theory the kernel stack may be overflowed, and there
> is no mechanism in Linux to prevent this.
Okay, so I remember now that of course the APIC divides these into 16
priority levels so that does rather restrict the maximum nesting. I'll be
happy to consider adding prioritisation (or just complete disallow of
nesting) for 3.0.5. But I think you should also work to understand the root
cause of the performance drop on ia64.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|