netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: David Miller <davem@davemloft.net>
Cc: lkml@rtr.ca, jesper.juhl@gmail.com, tilman@imap.cc,
	yoshfuji@linux-ipv6.org, jeff@garzik.org, rjw@sisk.pl,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	corbet@lwn.net, Linus Torvalds <torvalds@linux-foundation.org>
Subject: about bisections (was: Re: 2.6.25-rc8: FTP transfer errors)
Date: Tue, 15 Apr 2008 23:53:06 +0200	[thread overview]
Message-ID: <20080415215306.GA7437@elte.hu> (raw)
In-Reply-To: <20080410.173911.179180620.davem@davemloft.net>


* David Miller <davem@davemloft.net> wrote:

> And it's a win-win situation.  The incentive for a capable user to do 
> a bisect or whatever else is that if they do it their bug gets fixed 
> quickly.  That is the free market economy of Linux kernel bug 
> reporting.
> 
> It addresses the issue that in reality we'll never fix all bugs, and 
> therefore we prioritize.  And therefore if there is a bisected bug 
> report and also another one from a user who refuses to do that, guess 
> which bug gets worked on with a higher priority and which bug gets 
> fixed first?

this argument is a fallacy because it assumes that the Linux kernel is a 
closed ecosystem and i'm really surprised to see you advance this 
economic argument.

i remind you: Linux is very much not a closed ecosystem.

... and hence, your "free market economy of bugs" that in essence 
strongly suggests users to do bisections when they find bugs in 
networking, works exactly the way you did not intend it to work: it 
pushes users towards other OSs.

It pushes them towards Solaris, FreeBSD, MacOS and even Windows. That 
happens because the barrier to getting bugs fixed is _increased_ - and 
users might find it easier to participate in the ecosystem of other OSs 
- instead of having to compete with "each other" for the attention of 
the head honcho (you).

You have a unique position within Linux: through a decade of hard and 
excellent work you have built a quasi-monopoly to all things networking 
commits: if you say about something that it should go into networking it 
will, if you say that it should stay out, it wont go in.

So it is fundamentally _you_ who determines the feature/fix ratio in the 
networking code, and it is _you_ who determines the amount of bugs users 
have to find! There's no real competition for your position - it would 
take years for anyone to replace you. (and it would be a shame and a 
loss - you do your job so well)

No doubt about it: bisection is very nice, it's one of the best things 
that happened to Linux debuggability in the past 2 years, i use it 
heavily myself, but please do _not_ require it from testers and users. 
They dont have nice 32-way Niagara's to build a kernel in 1 minute. They 
dont have nice virtualization to do easy bisection. Take bisection as an 
additional gift/tool but dont make it a semi-required aspect of your 
subsystem. Pretty please.

And _PLEASE_ realize that the networking bug-count has been created 
primarily by _you_, because it is you who throttles the amount of new 
code in new kernel releases. If you cannot cope with the resulting 
bug-count via your network of users - it might be perhaps because you 
let too much new stuff in to begin with?

	Ingo

  parent reply	other threads:[~2008-04-15 21:53 UTC|newest]

Thread overview: 122+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080409.182228.193699767.davem@davemloft.net>
     [not found] ` <47FE3020.1070502@imap.cc>
     [not found]   ` <9a8748490804101509l5d043ff8w565dc44dfeaf0072@mail.gmail.com>
     [not found]     ` <20080410.154651.101700010.davem@davemloft.net>
2008-04-11  0:16       ` 2.6.25-rc8: FTP transfer errors Mark Lord
2008-04-11  0:24         ` David Miller
2008-04-11  0:27           ` Mark Lord
2008-04-11  0:39             ` David Miller
2008-04-11  1:23               ` Mark Lord
2008-04-11  6:40                 ` Ilpo Järvinen
2008-04-11 13:19                   ` Mark Lord
2008-04-11 14:35                     ` Evgeniy Polyakov
2008-04-11 14:59                       ` Mark Lord
2008-04-11 15:18                         ` Evgeniy Polyakov
2008-04-11 18:07                           ` David Miller
2008-04-11 21:29                             ` Evgeniy Polyakov
2008-04-12  8:44                             ` Willy Tarreau
2008-04-12  9:49                               ` David Miller
2008-04-13 18:15                                 ` Rafael J. Wysocki
2008-04-13 18:51                                   ` Sergio Luis
2008-04-13 19:24                                     ` Rafael J. Wysocki
2008-04-11 19:58                         ` Valdis.Kletnieks
2008-04-11 22:16                       ` Tilman Schmidt
2008-04-11 22:25                         ` Evgeniy Polyakov
2008-04-11 22:27                           ` David Miller
2008-04-11 23:23                           ` Tilman Schmidt
2008-04-12  5:37                             ` Evgeniy Polyakov
2008-04-12  7:06                             ` Ilpo Järvinen
2008-04-11 22:26                         ` David Miller
2008-04-11 19:58                 ` Valdis.Kletnieks
2008-04-11 22:27                   ` Tilman Schmidt
2008-04-13 18:40                     ` Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors) Rafael J. Wysocki
2008-04-13 18:47                       ` Willy Tarreau
2008-04-13 19:18                         ` Andrew Morton
2008-04-13 19:27                           ` Rafael J. Wysocki
2008-04-13 19:47                           ` Reporting bugs and bisection David Miller
2008-04-13 20:21                           ` Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors) Evgeniy Polyakov
2008-04-13 20:33                             ` Rafael J. Wysocki
2008-04-13 20:54                               ` Evgeniy Polyakov
2008-04-13 22:24                                 ` Reporting bugs and bisection Stephen Clark
2008-04-13 22:41                                   ` Rafael J. Wysocki
2008-04-13 23:51                                   ` david
2008-04-14  0:36                                     ` Jakub Narebski
2008-04-14  4:39                                     ` Willy Tarreau
2008-04-14  5:39                                       ` Al Viro
2008-04-14  6:24                                         ` Andrew Morton
2008-04-14  6:39                                           ` David Miller
2008-04-14  6:43                                             ` David Miller
2008-04-14  7:23                                           ` Al Viro
2008-04-14  7:43                                             ` Al Viro
2008-04-14  8:04                                             ` Andrew Morton
2008-04-14  8:30                                               ` David Miller
2008-04-14  9:06                                                 ` Christoph Hellwig
2008-04-14  9:46                                                 ` Andi Kleen
2008-04-15  5:25                                                   ` Bill Fink
2008-04-14 10:15                                                 ` Andrew Morton
2008-04-14 10:41                                                   ` David Miller
2008-04-14 17:35                                                     ` Roman Shaposhnik
2008-04-14 12:08                                               ` Adrian Bunk
2008-04-14 14:43                                               ` Arjan van de Ven
2008-04-14 17:51                                                 ` Andrew Morton
2008-04-14 18:24                                                   ` Arjan van de Ven
2008-04-14 19:30                                                   ` Ilpo Järvinen
2008-04-14 15:54                                             ` James Morris
2008-04-14 22:01                                               ` David Miller
2008-04-14 23:05                                                 ` Andrew Morton
2008-04-15  4:55                                                   ` Willy Tarreau
2008-04-15 13:18                                                     ` Work WAS(Re: " jamal
2008-04-15  9:33                                               ` David Newall
2008-04-15  9:54                                                 ` Michael Kerrisk
2008-04-15 14:04                                                   ` David Newall
2008-04-15 20:51                                                     ` Rafael J. Wysocki
2008-04-16  2:34                                                       ` David Newall
2008-04-16  3:53                                                         ` david
2008-04-16  9:06                                                           ` David Newall
2008-04-16 11:02                                                             ` Andi Kleen
2008-04-16 12:41                                                           ` Stephen Clark
2008-04-16  4:29                                                         ` Willy Tarreau
2008-04-16 12:13                                                           ` Rafael J. Wysocki
2008-04-16 12:15                                                 ` Sverre Rabbelier
2008-04-16 13:26                                                   ` Adrian Bunk
2008-04-16 19:02                                                     ` Andrew Morton
2008-04-16 19:43                                                       ` Sverre Rabbelier
2008-04-16 19:55                                                       ` Adrian Bunk
2008-04-17 13:50                                                         ` J. Bruce Fields
2008-04-17 15:26                                                           ` Adrian Bunk
2008-04-16 19:58                                                       ` Alexey Dobriyan
2008-04-16 20:01                                                       ` Arjan van de Ven
2008-04-16 19:39                                                     ` Sverre Rabbelier
2008-04-16 20:16                                                       ` Adrian Bunk
2008-04-16 20:53                                                         ` Adrian Bunk
2008-04-16 21:05                                                           ` Sverre Rabbelier
2008-04-16 21:25                                                             ` Adrian Bunk
2008-04-16 20:04                                                     ` Willy Tarreau
2008-04-16 20:55                                                       ` Jakub Narebski
2008-04-16 21:17                                                   ` Jesper Juhl
2008-04-17 17:04                                                     ` David Newall
2008-04-17 19:09                                                       ` Rafael J. Wysocki
2008-04-17 19:35                                                         ` Ray Lee
2008-04-17 19:57                                                           ` Sverre Rabbelier
2008-04-17 20:16                                                           ` Al Viro
2008-04-17 20:38                                                             ` Ray Lee
2008-04-17 20:53                                                               ` Al Viro
2008-04-17 21:01                                                                 ` Ray Lee
2008-04-14 19:13                                           ` Rene Herman
2008-04-14 20:38                                             ` Andrew Morton
2008-04-14 22:18                                               ` Rene Herman
2008-04-14  9:26                                   ` Andi Kleen
2008-04-13 20:35                             ` David Miller
2008-04-14 10:18                           ` Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors) Ingo Molnar
2008-04-14 10:29                             ` Reporting bugs and bisection Andi Kleen
2008-04-13 20:10                         ` Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors) Adrian Bunk
2008-04-14  9:58                         ` Reporting bugs and bisection Andi Kleen
2008-04-14 10:00                           ` Willy Tarreau
2008-04-14 10:16                             ` Andi Kleen
2008-04-15 21:53               ` Ingo Molnar [this message]
2008-04-15 22:30                 ` about bisections David Miller
2008-04-15 22:48                   ` Ingo Molnar
2008-04-11  0:56           ` 2.6.25-rc8: FTP transfer errors Tilman Schmidt
2008-04-11  1:08             ` David Miller
2008-04-11  0:26         ` David Miller
2008-04-11  0:29           ` Mark Lord
2008-04-11  2:59             ` YOSHIFUJI Hideaki / 吉藤英明
2008-04-11  3:18               ` [PATCH 2.6.25] net sockets: fix timewait namespace regression Mark Lord
2008-04-11  3:51                 ` David Miller
2008-04-11  7:50               ` 2.6.25-rc8: FTP transfer errors Pavel Emelyanov

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=20080415215306.GA7437@elte.hu \
    --to=mingo@elte.hu \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=jeff@garzik.org \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@rtr.ca \
    --cc=netdev@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=tilman@imap.cc \
    --cc=torvalds@linux-foundation.org \
    --cc=yoshfuji@linux-ipv6.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).