Re: [RAI] Making RAI work better

"Francois Audet" <audet@nortel.com> Wed, 01 October 2008 15:43 UTC

Return-Path: <rai-bounces@ietf.org>
X-Original-To: rai-archive@optimus.ietf.org
Delivered-To: ietfarch-rai-archive@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BA83D3A67E9; Wed, 1 Oct 2008 08:43:42 -0700 (PDT)
X-Original-To: rai@core3.amsl.com
Delivered-To: rai@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 99DBA3A67E9 for <rai@core3.amsl.com>; Wed, 1 Oct 2008 08:43:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bSZQ8KDDJ6Rm for <rai@core3.amsl.com>; Wed, 1 Oct 2008 08:43:40 -0700 (PDT)
Received: from zcars04f.nortel.com (zcars04f.nortel.com [47.129.242.57]) by core3.amsl.com (Postfix) with ESMTP id 2BB763A6405 for <rai@ietf.org>; Wed, 1 Oct 2008 08:43:40 -0700 (PDT)
Received: from zrc2hxm0.corp.nortel.com (zrc2hxm0.corp.nortel.com [47.103.123.71]) by zcars04f.nortel.com (Switch-2.2.6/Switch-2.2.0) with ESMTP id m91Fhqr13463; Wed, 1 Oct 2008 15:43:52 GMT
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Date: Wed, 01 Oct 2008 10:43:20 -0500
Message-ID: <1ECE0EB50388174790F9694F77522CCF19816F13@zrc2hxm0.corp.nortel.com>
In-Reply-To: <48E2E118.7050700@nostrum.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [RAI] Making RAI work better
Thread-Index: AckjbfKbycrWO3C3QPSLVhsG1ZQU/AAbateg
References: <552C9CF9-94FB-42D4-875F-0D2440951DCB@cisco.com> <7C6C126D-71DA-4559-AEA4-581BCE82A7F8@softarmor.com> <48E2E118.7050700@nostrum.com>
From: Francois Audet <audet@nortel.com>
To: Adam Roach <adam@nostrum.com>, Dean Willis <dean.willis@softarmor.com>
Cc: rai@ietf.org
Subject: Re: [RAI] Making RAI work better
X-BeenThere: rai@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Real-time Applications and Infrastructure \(RAI\)" <rai.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/rai>, <mailto:rai-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/pipermail/rai>
List-Post: <mailto:rai@ietf.org>
List-Help: <mailto:rai-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rai>, <mailto:rai-request@ietf.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: rai-bounces@ietf.org
Errors-To: rai-bounces@ietf.org

I think you are correct about being CPU-bound, but I also
think the solution to the problem is actually really simple.

Instead of having group of enlighted individuals with the power
to say "not now" or "no", it would be a lot more efficient if 
individual authors were held accountable to finishing their draft
in a timely manner.

To do this, we would need to:
1) Respect the target set-up in the Charter. 
2) If a document becomes dormant or too inactive, it would be pulled
   out or given to another editor.
3) An editor should not be allowed to drive too many working group
   documents at the same time. I'm not sure exactly how to do this
   because the number may vary per author (depending on their
   time allocation as individuals to the IETF and capacity). Perhaps
   the chairs should have discretion on allowing an author to be editor
   based on the pace of progress on the other documents for which he is
   an editor.

 

> -----Original Message-----
> From: rai-bounces@ietf.org [mailto:rai-bounces@ietf.org] On 
> Behalf Of Adam Roach
> Sent: Tuesday, September 30, 2008 19:32
> To: Dean Willis
> Cc: rai@ietf.org
> Subject: Re: [RAI] Making RAI work better
> 
> I think the problem is that we're constantly increasing the 
> number of threads (documents) we're working on, while the 
> number of CPU cores (key
> participants) remains fairly constant. We're CPU bound. 
> Increasing the number of processes (working groups) so that 
> they can each have fewer threads in them (but still the same 
> number of threads overall) doesn't change the fundamental 
> problem that we're simply out of CPU cycles.
> 
> Given that we don't know how to increase the number of 
> processor cores, the only thing we can usefully play around 
> with is thread scheduling. Do we throw all the threads on the 
> processor cores at once, so that they all make progress all 
> the time, but take five to ten years each to complete? Or do 
> we strictly limit the number of threads so that each one 
> completes fairly rapidly and gets out of the way for the next one?
> 
> I think the latter approach would be far more productive. 
> When I move between work items, I know I have to swap 
> information back into my head to just have the context to 
> think about the related problems. For the past few years, 
> most of my IETF work has been characterized by thrashing, in 
> which I spend much more time re-learning the context for a 
> piece of work than I do actually thinking about the problems 
> related to that work. This is 100% because there's too much 
> going on, and it's all too tightly interconnected to focus on 
> small niches.
> 
> Robert has pointed out that we can never say "no," only say 
> "not now." I agree with this statement; however, I would go 
> one step further to argue that we don't even say "not now" 
> nearly often enough. And we've become highly inefficient for it.
> 
> /a
> 
> Dean Willis wrote:
> >
> > The main problem we have with RAI is that some of our 
> working groups 
> > have dozens of documents. Both the brainspace of the WG and the 
> > attentions of the management team (aka, Keith and I, for SIP) are  
> > consumed with swapping between documents trying to give "fair" 
> > treatment to all. Hence, the urgent is balanced against the 
> important, 
> > and we end up more and more fragmented.
> >
> > We have huge, eternal working groups that don't focus well. Our 
> > meetings can't focus, our mailing lists can't focus, our management 
> > can't focus, and our participants can't focus. We're like 
> > three-year-olds in a three-ring circus, too busy gawking at 
> the other 
> > clowns to get any work done.
> >
> > Several years ago, I proposed a reorganization (slides at 
> > 
> http://www.ietf.org/proceedings/06mar/slides/raiarea-3/sld1.htm). The 
> > consensus at the time was simply to have more rigorous chairs. We 
> > added Keith, who is  quite a rigorous chair, and it helped, but not 
> > enough. We've also tried more organized chairs, like Mary, in 
> > SIPPING.  Again, this helped, but not enough.
> >
> > I maintain that what is needed is to reduce the size of a 
> chair's job 
> > so that it can be done well in a reasonable 4-6 hours per 
> week, rather 
> > than done badly with a workload more like 30 hours per week. The 
> > easiest way to do this is to divide the problems up across more 
> > chairs. Of course, getting rid of a few problems would help too.
> >
> > Towards this end, I recently suggested a reorganization (see 
> > http://www.ietf.org/mail-archive/web/sip/current/msg23692.html).
> >
> > This reorg proposed replacing SIP and SIPPING with a couple 
> of smaller 
> > working groups with narrow charters, including (not nec. in 
> this order):
> >
> > 1) RAI Maintenance: Essential corrections to existing RFCs. No 
> > semantic or functional changes, just bug fixes.
> >
> > 2) SIP Draft Standard: Whatever is needed to move the SIP 
> spec family 
> > to draft standard
> >
> > 3) Real-Time Operations: Deals with the questions of how to do "x" 
> > with SIP and related specs
> >
> > 4) Real-Time Policies: Session policies, SAML, etc.
> >
> > 5) real-Time Identity Expression, for which I proposed a charter:
> > http://www.ietf.org/mail-archive/web/sip/current/msg23899.html
> >
> > There are some other things that SIP is close to finishing 
> and should 
> > just be left there. I suspect the same is true of SIPPING. 
> When done, 
> > we close those nuthouses down.
> >
> > Big, complex documents that have a lot of things depending on them 
> > belong in their own dedicated working groups with a dedicated 
> > management team.
> >
> > Related sets of documents with tight interdependencies also 
> belong in 
> > their own working groups. For example, the SIP Consent 
> Framework and 
> > the half-dozen drafts detailing how to use contact-lists 
> for various 
> > SIP requests  might have made for a reasonably chartered 
> working group 
> > with a reasonable 2-year lifespan. A working group that 
> could actually 
> > finish, go away, and free up resources for new work.
> >
> > Here's how I envision this working: If somebody dreams up a new SIP 
> > extension that does something the RTOps group can't figure 
> out how to 
> > do reasonably with what we have, then we run a BOF and see if it is 
> > worth working on. If so, then we charter a working group, 
> If not, we 
> > either pursue AD-sponsored individual informational 
> (assuming it does 
> > not need to be a STD track), or we don't work on it.  If we 
> have more 
> > WGs than meeting slots, some WGs don't meet, and we don't 
> charter new 
> > ones until the schedule is relieved.
> >
> >
> > -- 
> > Dean
> >
> >
> >
> > _______________________________________________
> > RAI mailing list
> > RAI@ietf.org
> > https://www.ietf.org/mailman/listinfo/rai
> 
> _______________________________________________
> RAI mailing list
> RAI@ietf.org
> https://www.ietf.org/mailman/listinfo/rai
> 
_______________________________________________
RAI mailing list
RAI@ietf.org
https://www.ietf.org/mailman/listinfo/rai