[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable test] 6947: regressions - trouble: broken/fail/pass
On 02/05/2011 14:14, "Keir Fraser" <keir.xen@xxxxxxxxx> wrote: > We'd probably also need an extra lock to protect against concurrent > radix-tree update operations (should be pretty straightforward to add > however, needing to protect *only* the radix-tree update calls). Actually this second lock would need to encompass both the logical and physical insert/delete operations. Possibly there is already a non-IRQ lock on these code paths that can contain irq_desc-locked regions. If not then such a lock would need to be added. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |