|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH 0/2] fix p2m traversing race.
On Tue, 2006-11-28 at 18:02 +0900, Isaku Yamahata wrote:
> reviewing p2m table destruction patch, I found that traversing
> p2m table isn't SMP-safe. this patchset tries to fix it.
>
> With this patchset, all pgd_t, pud_t, pmd_t, pte_t are with volatile.
> It's very ugly.
> It strongly indicates that new types and interfaces for the p2m table
> should be defined.
> Although I'm not sure it should be considered,
> I think that it would be a mid-term goal and post-3.0.4. not now.
I applied these and agree that we should consider a better fix post
3.0.4. Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|