public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: ben.hutchings@codethink.co.uk (Ben Hutchings)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] Introduction
Date: Thu, 15 Sep 2016 23:31:34 +0100	[thread overview]
Message-ID: <1473978694.23987.41.camel@codethink.co.uk> (raw)
In-Reply-To: <2db652238ec32fb02f30541a75454292@codethink.co.uk>

On Thu, 2016-09-15 at 17:17 +0100, Paul Sherwood wrote:
[...]
  [Greg K-H wrote:]
> "But if we didn't provide an LTS, would companies constantly update 
> their kernels to newer releases to keep up with the security and 
> bugfixes? That goes against everything those managers/PMs have ever been 
> used to in the past, yet it's actually the best thing they could do."

Linux does have a very good record of maintaining application binary
compatibility, which should make it safe to upgrade.  But every new
release from Linus brings some or all of the following problems:

- feature regressions
- performance regressions
- security regressions
- increased resource consumption
- removal of deprecated features
- driver API churn

Most of the regressions get fixed quickly, but some linger long after
support for the previous stable branch has ended.

So I don't think it's generally sensible to use the latest stable update
in production, and that's why I care about longterm branches (and I
don't know why Greg does).

> I've been recommending the constant update route route to customers 
> over the last few years, with some success, but many ecosystem members 
> are extremely uncomfortable with the whole idea of aligning with 
> mainline.  I think this is broadly because as embedded engineers we've 
> learned over many years that it's best to change the platform as little 
> as possible.  I wrote an article trying to challenge this traditional 
> embedded thinking earlier this year [3]
> 
> Would be very interested in others' thoughts on this.

I agree it's possible to do rolling upgrades, but it's very dependent on
the capability and the will (1) to do regular regression testing on the
target systems and (2) to address the regressions that are found without
waiting for them to be fixed upstream.  Where a performance regression
or increased resource consumption stretches an existing system so that
it no longer meets its requirements, this might not be practically
possible.  This also applies where non-upstream code is broken by
upstream API changes, and that issue is not going away soon.

Ben.

-- 
Ben Hutchings
Software Developer, Codethink Ltd.

  parent reply	other threads:[~2016-09-15 22:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 11:10 [cip-dev] Introduction Ben Hutchings
2016-09-15  6:50 ` Daniel Sangorrin
2016-09-15  8:30   ` Agustin Benito Bethencourt
2016-09-15 10:05     ` Domenico Andreoli
2016-09-15 16:17     ` Paul Sherwood
2016-09-15 16:44       ` Paul Sherwood
2016-09-15 22:31       ` Ben Hutchings [this message]
2016-09-16  5:03         ` Jan Kiszka
2016-09-16  5:15       ` Daniel Sangorrin
2016-09-16  7:40         ` Paul Sherwood
2016-09-16  9:24           ` Daniel Sangorrin
2016-09-16  0:45     ` Daniel Sangorrin
2016-09-16  7:53     ` KOBAYASHI Yoshitake
2016-09-24 12:50       ` Gleim, Urs
2016-09-15 12:12 ` Noriaki Fukuyasu

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=1473978694.23987.41.camel@codethink.co.uk \
    --to=ben.hutchings@codethink.co.uk \
    --cc=cip-dev@lists.cip-project.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