All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Schafft <lion@lion.leolix.org>
To: Steven Whitehouse <swhiteho@redhat.com>
Cc: mike.gair@tatasteel.com, Chrissie Caulfield <ccaulfie@redhat.com>,
	Christoph Lameter <cl@linux-foundation.org>,
	David Miller <davem@davemloft.net>,
	Eric Dumazet <eric.dumazet@gmail.com>,
	Sasha Levin <levinsasha928@gmail.com>,
	Linux-DECnet user <linux-decnet-user@lists.sourceforge.net>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>, Matt Mackall <mpm@selenic.com>,
	netdev <netdev@vger.kernel.org>,
	Pekka Enberg <penberg@kernel.org>,
	RoarAudio <roaraudio@lists.keep-cool.org>
Subject: Re: [Linux-decnet-user] Proposed removal of DECnet support (was:Re: [BUG] 3.2-rc2:BUG kmalloc-8: Redzone overwritten)
Date: Sun, 04 Dec 2011 20:50:52 +0100	[thread overview]
Message-ID: <20111204195055.A36077AD9C@priderock.keep-cool.org> (raw)
In-Reply-To: <1322664737.2755.17.camel@menhir>

[-- Attachment #1: Type: text/plain, Size: 3008 bytes --]

reflum,

On Wed, 2011-11-30 at 14:52 +0000, Steven Whitehouse wrote:
> On Wed, 2011-11-30 at 13:52 +0000, mike.gair@tatasteel.com wrote:
> > In theory i'd be interested in maintaining it,
> > but i'm not sure what amount of work is involved,
> > have no experience of kernel, or where to start.
> > 
> > Any ideas?
> > 
> > 
> So the issue is basically that due to there being nobody currently
> maintaining the DECnet stack, it puts a burden on the core network
> maintainers when they make cross-protocol changes, as they have to
> figure out what impact the changes are likely to have on the DECnet
> stack. So its an extra barrier to making cross-protocol code changes.
> 
> If there was an active maintainer who could be a source of knowledge
> (and the odd patch to help out making those changes) then this issue
> would largely go away.

*nods*


> The most important duty of the maintainer is just to watch whats going
> on in the core networking development and to contribute the DECnet part
> of that. So it would be most likely be more a reviewing of patches and
> providing advice role, than one of writing patches (though it could be
> that too) and ensuring that the code continues to function correctly by
> testing it from time to time.
> 
> The ideal maintainer would have an in-depth knowledge of the core Linux
> networking stack (socket layer, dst and neigh code), the DECnet specs
> and have a good knowledge of C. 

I guess I would fit mostly but I have no idea of the kernel internal
stuff. Also I'm a bit short on time.


> Bearing in mind the low patch volume (almost zero, except for core
> stuff), it would probably be one of the subsystems with the least amount
> of work to do in maintaining it. So in some ways, a good intro for a new
> maintainer.

Jup. This is very true. I hope we will find a new maintainer because of
exactly this point. Maybe somebody like Mike Gair.


> I do try and keep an eye on what get submitted to the DECnet code and
> I'll continue to do that while it is still in the kernel. However, it is
> now quite a long time since I last did any substantial work in the
> networking area and things have moved on a fair bit in the mean time. I
> don't have a lot of time to review DECnet patches these days and no way
> to actually test any contributions against a real DECnet implementation.

I'm glad you are still interested. I'm always happy when I see mails
from you at the DECnet for Linux list.


> So I'll provide what help I can to anybody who wants to take the role
> on, within those limitations. I'm also happy to answer questions about
> why things were done in a particular way, for example.
> 
> It is good to know that people are still using the Linux DECnet code
> too. It has lived far beyond the time when I'd envisioned it still being
> useful :-)

There are still some people interested in it. Btw. on Debian popcon
counts 5356 users.

-- 
Philipp.
 (Rah of PH2)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 482 bytes --]

  parent reply	other threads:[~2011-12-04 19:50 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21  9:14 [BUG] 3.2-rc2: BUG kmalloc-8: Redzone overwritten Sasha Levin
2011-11-21  9:14 ` Sasha Levin
2011-11-21 10:15 ` Eric Dumazet
2011-11-21 10:15   ` Eric Dumazet
2011-11-21 10:15   ` Eric Dumazet
2011-11-21 10:21   ` Eric Dumazet
2011-11-21 10:21     ` Eric Dumazet
2011-11-21 10:21     ` Eric Dumazet
2011-11-21 10:22     ` Sasha Levin
2011-11-21 10:22       ` Sasha Levin
2011-11-21 10:22       ` Sasha Levin
2011-11-26 10:54       ` Sasha Levin
2011-11-26 10:54         ` Sasha Levin
2011-11-26 10:54         ` Sasha Levin
2011-11-26 10:59         ` Eric Dumazet
2011-11-26 10:59           ` Eric Dumazet
2011-11-26 10:59           ` Eric Dumazet
2011-11-26 20:49           ` David Miller
2011-11-26 20:49             ` David Miller
2011-11-21 10:58     ` Steven Whitehouse
2011-11-21 10:58       ` Steven Whitehouse
2011-11-21 10:58       ` Steven Whitehouse
2011-11-26 20:50       ` David Miller
2011-11-26 20:50         ` David Miller
2011-11-28  9:58         ` Christine Caulfield
2011-11-28  9:58           ` Christine Caulfield
2011-11-28 14:22           ` Proposed removal of DECnet support (was: Re: [BUG] 3.2-rc2: BUG kmalloc-8: Redzone overwritten) Steven Whitehouse
2011-11-28 14:22             ` Steven Whitehouse
2011-11-29 14:47             ` Philipp Schafft
2011-11-30 13:52               ` [Linux-decnet-user] Proposed removal of DECnet support (was:Re: [BUG] 3.2-rc2:BUG " mike.gair
2011-11-30 13:52                 ` mike.gair
2011-11-30 14:52                 ` Steven Whitehouse
2011-11-30 14:52                   ` Steven Whitehouse
2011-12-02  9:14                   ` mike.gair
2011-12-02  9:14                     ` mike.gair
2011-12-04 19:54                     ` Philipp Schafft
2011-12-04 19:50                   ` Philipp Schafft [this message]
2011-12-05  1:23                     ` Ben Hutchings
2011-12-05 10:14                       ` Philipp Schafft
2011-11-30 14:03               ` [Linux-decnet-user] Proposed removal of DECnet support Bob Armstrong
2011-11-30 14:03                 ` Bob Armstrong
2011-11-28  7:14   ` [PATCH] net: Fix corruption in /proc/*/net/dev_mcast Anton Blanchard
2011-11-28  7:14     ` Anton Blanchard
2011-11-28  9:55     ` Eric Dumazet
2011-11-28  9:55       ` Eric Dumazet
2011-11-28  9:55       ` Eric Dumazet
2011-11-28 10:40       ` Daniel Baluta
2011-11-28 10:40         ` Daniel Baluta
2011-11-28 23:08       ` David Miller
2011-11-28 23:08         ` David Miller

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=20111204195055.A36077AD9C@priderock.keep-cool.org \
    --to=lion@lion.leolix.org \
    --cc=ccaulfie@redhat.com \
    --cc=cl@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=levinsasha928@gmail.com \
    --cc=linux-decnet-user@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mike.gair@tatasteel.com \
    --cc=mpm@selenic.com \
    --cc=netdev@vger.kernel.org \
    --cc=penberg@kernel.org \
    --cc=roaraudio@lists.keep-cool.org \
    --cc=swhiteho@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.