[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH for-4.16] Revert "domctl: improve locking during domain destruction"
Roger Pau Monne writes ("[PATCH for-4.16] Revert "domctl: improve locking during domain destruction""): > This reverts commit 228ab9992ffb1d8f9d2475f2581e68b2913acb88. > > Performance analysis has shown that dropping the domctl lock during > domain destruction greatly increases the contention in the heap_lock, > thus making parallel destruction of domains slower. ... > Given the current point in the release, revert the commit and > reinstate holding the domctl lock during domain destruction. Further > work should be done in order to re-add more fine grained locking to > the domain destruction path once a proper solution to avoid the > heap_lock contention is found. > --- ... > Since this is a revert and not new code I think the risk is lower. > There's however some risk, as the original commit was from 2017, and > hence the surrounding code has changed a bit. It's also a possibility > that some other parts of the domain destruction code now rely on this > more fine grained locking. Local tests however haven't shown issues. >From a release management point of view I don't regard this as the kind of "revert" that ought to get any kind of special consideration. The tree has been like this since 2017 and Xen 4.11 and many changes have been happened since. So I am going to treat this as an effectively new change. AIUI it is a proposal to improve performance, not a bugfix. Was this change posted (or, proposed on-list) before the Xen 4.16 Last Posting Date (24th of September) ? Even if it was, it would need a freeze exception. Ian.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |