Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1254406

Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full
Date 2015-10-23 11:00 +0200
Message-ID <qmGmD-4MY-23@gated-at.bofh.it> (permalink)
References <qdNx0-23T-7@gated-at.bofh.it> <qlM13-6so-9@gated-at.bofh.it> <qm0Qq-33U-23@gated-at.bofh.it> <qmuOu-537-13@gated-at.bofh.it> <qmAqR-4O4-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Oct 23, 2015 at 04:33:02AM +0200, Frederic Weisbecker wrote:
> On Thu, Oct 22, 2015 at 04:31:44PM -0400, Chris Metcalf wrote:
> > On 10/21/2015 08:39 AM, Peter Zijlstra wrote:
> > >Can you *please* start a new thread with each posting?
> > >
> > >This is absolutely unmanageable.
> > 
> > I've been explicitly threading the multiple patch series on purpose
> > due to this text in "git help send-email":
> > 
> >        --in-reply-to=<identifier>
> >               Make the first mail (or all the mails with --no-thread) appear
> >               as a reply to the given Message-Id, which avoids breaking
> >               threads to provide a new patch series. The second and subsequent
> >               emails will be sent as replies according to the
> >               --[no]-chain-reply-to setting.
> > 
> >               So for example when --thread and --no-chain-reply-to are
> >               specified, the second and subsequent patches will be replies to
> >               the first one like in the illustration below where [PATCH v2
> >               0/3] is in reply to [PATCH 0/2]:
> > 
> >               [PATCH 0/2] Here is what I did...
> >                 [PATCH 1/2] Clean up and tests
> >                 [PATCH 2/2] Implementation
> >                 [PATCH v2 0/3] Here is a reroll
> >                   [PATCH v2 1/3] Clean up
> >                   [PATCH v2 2/3] New tests
> >                   [PATCH v2 3/3] Implementation
> > 
> > It sounds like this is exactly the behavior you are objecting
> > to.  It's all one to me because I am not seeing these emails
> > come up in some hugely nested fashion, but just viewing the
> > responses that I haven't yet triaged away.

Yeah, the git people are not per definition following lkml standards,
even though git originated 'here'. They, for a long time, also defaulted
to --chain-reply-to, which is absolutely insane.

> I personally (and I think this is the general LKML behaviour) use in-reply-to
> when I post a single patch that is a fix for a bug, or a small enhancement,
> discussed on some thread. It works well as it fits the conversation inline.
> 
> But for anything that requires significant changes, namely a patchset,
> and that includes a new version of such patchset, it's usually better
> to create a new thread. Otherwise the thread becomes an infinite mess and it
> eventually expands further the mail client columns.

Agreed, although for single patches I use my regular mailer (mutt) and
can't be arsed with tools. Also I don't actually use git-send-email
ever, so I might be biased.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Peter Zijlstra <peterz@infradead.org> - 2015-10-21 14:40 +0200
  Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Chris Metcalf <cmetcalf@ezchip.com> - 2015-10-22 22:40 +0200
    Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-23 04:40 +0200
      Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Peter Zijlstra <peterz@infradead.org> - 2015-10-23 11:00 +0200
        Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-23 15:30 +0200
    Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Peter Zijlstra <peterz@infradead.org> - 2015-10-23 11:10 +0200
      Re: [PATCH v8 00/14] support "task_isolation" mode for nohz_full Theodore Ts'o <tytso@mit.edu> - 2015-10-23 14:00 +0200

csiph-web