xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Lars Kurth <lars.kurth@citrix.com>
To: Rich Persaud <persaur@gmail.com>, Julien Grall <julien.grall@arm.com>
Cc: "davorin.mista@aggios.com" <davorin.mista@aggios.com>,
	"anastassios.nanos@onapp.com" <anastassios.nanos@onapp.com>,
	"mirela.simonovic@aggios.com" <mirela.simonovic@aggios.com>,
	"edgar.iglesias@xilinx.com" <edgar.iglesias@xilinx.com>,
	"Ji, John" <john.ji@intel.com>,
	"robin.randhawa@arm.com" <robin.randhawa@arm.com>,
	"daniel.kiper@oracle.com" <daniel.kiper@oracle.com>,
	Matt Spencer <Matt.Spencer@arm.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Artem Mygaiev <Artem_Mygaiev@epam.com>,
	Tamas K Lengyel <tamas.k.lengyel@gmail.com>,
	Christopher Clark <christopher.w.clark@gmail.com>,
	Paul Durrant <Paul.Durrant@citrix.com>,
	"committers@xenproject.org" <committers@xenproject.org>,
	"vfachin@de.adit-jv.com" <vfachin@de.adit-jv.com>,
	"intel-xen@intel.com" <intel-xen@intel.com>,
	Jarvis Roach <Jarvis.Roach@dornerworks.com>,
	Juergen Gross <jgross@suse.com>,
	Brian Woods <brian.woods@amd.com>,
	"Natarajan,  Janakarajan" <jnataraj@amd.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Stewart Hildebrand <Stewart.Hildebrand@dornerworks.com>,
	Volodymyr Babchuk <volodymyr_babchuk@epam.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-devel] Xen Project Community Call June 27th (instead of July 4th): @15:00 UTC Call for agenda items
Date: Wed, 26 Jun 2019 10:45:36 +0000	[thread overview]
Message-ID: <D35E81B7-B96D-40A6-A112-B36D70CFEB4F@citrix.com> (raw)
In-Reply-To: <23191F9A-BDE0-4D9B-8F50-A87E9AA783FC@gmail.com>



On 25/06/2019, 21:27, "Rich Persaud" <persaur@gmail.com> wrote:

    > On Jun 25, 2019, at 16:17, Julien Grall <julien.grall@arm.com> wrote:
    > 
    > Hi Rich,
    > 
    > On 6/25/19 8:38 PM, Rich Persaud wrote:
    >>> On Jun 25, 2019, at 12:36, Lars Kurth <lars.kurth@citrix.com> wrote:
    >>> 
    >>> Hi all:
    >>> please add your agenda items. I had only ONE series which was highlighted as needing attention from others. Is this seriously the only one?

We had quite a few additions to the agenda. One problem I have is that cryptpad history does not tell me who added an agenda item. We will have to manage this appropriately in the meeting.

    >> Proposed agenda item: in the absence of Jira tickets, would it be useful to have a list (e.g. generated by a script) with the lifecycle status of all outstanding patch series, e.g.
    >> METADATA
    >> - bug fix / improvement / refactor / cleanup / new feature
    >> - impacted Xen subsystems/components/features
    >> - targeted version of Xen
    >> - contributing person/org
    >> - relevance of patch series to the goals set by RM for the next Xen release
    >> - related patch series (with below status info)
    >> STATUS:
    >> - patch series version
    >> - date of patch series v1
    >> - no responses received + ping count + days since submission + days since ping
    >> - reviewed with objections
    >> - reviewed without objections, awaiting ack
    >> - acked, awaiting merge
    >> From such a summary, patch series could be prioritized for review/triage in the community call, based on uniform criteria and project-wide context.
    > 
    > While I think raising awareness of the stuck series is a good idea. I still have some concern regarding the prioritization. Who is going to consume the result of the discussion? Is it the maintainers?
    
    Anyone who typically answers the question raised by Lars in this thread, presumably a subset of call attendees.
    
This would only work if there was consensus on the priority amongst the key stake-holders. I believe that some limited prioritization has happened in the past, e.g. for some Arm related features for Xen 4.12 where, if I recall correctly you, Stefano and EPAM did this. 

Maybe we can trial this type of approach for a small number of series first. At the end of the day this is about queue management. Right now, when a new series comes in it ends up in one big queue (xen-devel@). Most complex series have to go through a series of gates (aka code reviews from different people) before they get applied and when a new version comes out the series ends up in the queue again: each reviewer today prioritizes their own review queues, where no-one else sees the prioritisation of other reviewers. Unless there is lot of spare review capacity (which there isn't) we essentially end up in grid-lock, with an ever-growing queue. We seem to have specific additional complexity in Xen because most recent series, typically involve a large number of reviewers.

In theory, there are several ways to address this:
* Queue management either by a set of agreed criteria which all reviewers follow or through some agreement about which series we actively try and shepherd through the gates
* We have an additional issue that in many areas we have multiple reviewers/committers reviewing the same area of code, which also frequently leads to slow-downs, because the multiple reviewers/committers can disagree. We could look at a model where the reviewers/committers agree that one takes the lead on reviewing a specific series. We could try and streamline the ownership structure to create a clearer mapping.
* The queues of each reviewer are somehow made public (assuming this is possible) and we hope that the system self-regulates. Not sure this will actually work

The big problem I have is that mailing lists really don't lend themselves well to highlight what is going on. We have been grappling with this for years and things are getting worse, not better.

In past community calls when we tried to do this with specific series, in practice we ended up discovering obstacles that were concerning a specific series, such as unexposed dependencies, lack of HW, specs against which to review being too complex, ...

In any case, given that quite a few series were added to the agenda, maybe we shouldn't talk about process in the meeting, but see whether we can unblock those series. I am going to annotate some of the agenda items to highlight WHO needs to take action on items added

We could have a wider discussion about the process at the summit, as everyone who would need to be involved is at the summit. 

Regards
Lars



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2019-06-26 10:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21 15:45 [Xen-devel] Xen Project Community Call June 27th (instead of July 4th): @15:00 UTC Call for agenda items Lars Kurth
2019-06-25 16:36 ` Lars Kurth
2019-06-25 19:38   ` Rich Persaud
2019-06-25 20:17     ` Julien Grall
2019-06-25 20:27       ` Rich Persaud
2019-06-26 10:45         ` Lars Kurth [this message]
2019-06-26 15:43           ` Rich Persaud
2019-06-26 17:44             ` Stefano Stabellini
2019-06-26 19:15               ` Lars Kurth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D35E81B7-B96D-40A6-A112-B36D70CFEB4F@citrix.com \
    --to=lars.kurth@citrix.com \
    --cc=Artem_Mygaiev@epam.com \
    --cc=Jarvis.Roach@dornerworks.com \
    --cc=Matt.Spencer@arm.com \
    --cc=Paul.Durrant@citrix.com \
    --cc=Stewart.Hildebrand@dornerworks.com \
    --cc=anastassios.nanos@onapp.com \
    --cc=brian.woods@amd.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=committers@xenproject.org \
    --cc=daniel.kiper@oracle.com \
    --cc=davorin.mista@aggios.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=intel-xen@intel.com \
    --cc=jgross@suse.com \
    --cc=jnataraj@amd.com \
    --cc=john.ji@intel.com \
    --cc=julien.grall@arm.com \
    --cc=mirela.simonovic@aggios.com \
    --cc=persaur@gmail.com \
    --cc=robin.randhawa@arm.com \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=tamas.k.lengyel@gmail.com \
    --cc=vfachin@de.adit-jv.com \
    --cc=volodymyr_babchuk@epam.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).