Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD xen dom0 kernel panic
On Wed, Mar 18, 2009 at 03:20:11PM -0400, Peter wrote:
>
> In what way is using pool_foo safe in an interrupt context?
In the way the manual page says: if the pool is initialized with the
highest IPL in effect in any interrupt context in which it will be accessed,
and all accesses to the pool are protected against interrupts at that IPL
or lower.
Thor
Home |
Main Index |
Thread Index |
Old Index