All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Guillaume Boissiere" <boissiere@adiglobal.com>
To: Rusty Russell <rusty@rustcorp.com.au>,
	Roman Zippel <zippel@linux-m68k.org>,
	landley@trommello.org
Cc: riel@conectiva.com.br, linux-kernel@vger.kernel.org,
	akpm@zip.com.au, davej@suse.de, davem@redhat.com,
	"Guillaume Boissiere" <boissiere@adiglobal.com>,
	mingo@redhat.com
Subject: [STATUS 2.5]  October 21, 2002
Date: Mon, 21 Oct 2002 07:22:38 -0400	[thread overview]
Message-ID: <3DB3AB3E.23020.5FFF7144@localhost> (raw)
In-Reply-To: <200210202144.59787.landley@trommello.org>

Updated my list with changes pointed out by Rob and Rusty.

http://www.kernelnewbies.org/status/

I am not too clear what exactly is expected to be merged for 
IPv6 (everything from USAGI?) so I removed it and replaced 
by IPsec and CryptoAPI.  
Also, are initramfs, ext2/3 resize for 2.7/3.1?

-- Guillaume



On 20 Oct 2002 at 21:44, Rob Landley wrote:

> On Sunday 20 October 2002 22:51, Rusty Russell wrote:
> > On Sun, 20 Oct 2002 14:59:58 +0200 (CEST)
> >
> > Roman Zippel <zippel@linux-m68k.org> wrote:
> > > But now would be a good time to recapitulate things which Linus might
> > > have forgotten in the patching frenzy.
> >
> > Yes.  If we only consider new arch-independent features which are actively
> > being pushed at the moment and are feature complete, I get the following
> > (much stolen from Guilluame: thanks!):
> 
> Sigh.  If great minds think alike, how do you explain either of us then? :)
> 
> Collating time...
> 
> I'm trying to get URLs to patches with my list.  (You'll notice Guilluame's 
> list has URLs, some of which are a bit out of date).
> 
> Here's a quick and dirty cut and paste of my list so far:
> 
> Roman  Zippel's new kernel configuration system.
> Announcement:
> http://lists.insecure.org/lists/linux-kernel/2002/Oct/6898.html
> Code:
> http://www.xs4all.nl/~zippel/lc/
> 
> 
> Ted Tso's new ext2/ext3 code with extended attributes and 
> access control lists.
> Announcement:
> http://lists.insecure.org/lists/linux-kernel/2002/Oct/6787.html
> Code (chooe your poison):
> bk://extfs.bkbits.net/extfs-2.5-update 
> http://thunk.org/tytso/linux/extfs-2.5
> 
> 
> > > o Ready - Build option for Linux Trace Toolkit (LTT) (Karim Yaghmour)
> > > http://www.uwsg.iu.edu/hypermail/linux/kernel/0204.1/0832.html
> >
> > LTT has seen a number of changes since the posting above. Mainly,
> > we've followed the recommendations of quite a few folks from the LKML.
> > Here are some highlights summarizing the changes:
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=103491640202541&w=2
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=103423004321305&w=2
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=103247532007850&w=2
> >
> > The latest patch is available here:
> > http://opersys.com/ftp/pub/LTT/ExtraPatches/patch-ltt-linux-2.5.44-vanilla-
> >021019-2.2.bz2 Use this patch with version 0.9.6pre2 of the user tools:
> > http://opersys.com/ftp/pub/LTT/TraceToolkit-0.9.6pre2.tgz
> >
> > Karim
> 
> And other stuff from the original 2.5 status list's "ready" stuff (with URLs):
> 
> o in -ac PCMCIA Zoom video support (Alan Cox) 
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0203.1/0326.html
> 
> o in -ac Device mapper for Logical Volume Manager (LVM2)  (LVM2 team) 
> http://www.sistina.com/products_lvm.htm
> 
> o in -mm VM large page support  (Many people) 
> http://lse.sourceforge.net/
> 
> o in -mm  Page table sharing  (Daniel Phillips, Dave McCracken) 
> http://www.geocrawler.com/mail/msg.php3?msg_id=7855063&list=35
> (A newer version of which seems to be at:)
> http://lists.insecure.org/lists/linux-kernel/2002/Oct/6446.html
> 
> o Ready - Dynamic Probes (dprobes team) 
> http://oss.software.ibm.com/developerworks/opensource/linux/projects/dprobes
> 
> o Ready - Zerocopy NFS (Hirokazu Takahashi) 
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0204.1/0429.html
> 
> o Ready - High resolution timers (George Anzinger, etc.) 
> http://high-res-timers.sourceforge.net/
> 
> o Ready - EVMS (Enterprise Volume Management System) (EVMS team) 
> http://sourceforge.net/projects/evms
> 
> o Ready - Linux Kernel Crash Dumps (Matt Robinson, LKCD team) 
> http://lkcd.sourceforge.net/
> 
> o Ready - Rewrite of the console layer (James Simmons) 
> http://linuxconsole.sourceforge.net/
> 
> To the above can be added the following recent submission on the list:
> 
> o Ready- Kexec, luanch ELF format linux kernel from Linux (Eric W. Biederman)
> http://lists.insecure.org/lists/linux-kernel/2002/Oct/6584.html
> 
> Now let's look what that leaves on your list:
> 
> > - Kernel Probes  (Vamsi Krishna S)
> 
> Is this the same as dynamic probes?
> 
> > - In-kernel module loader (Rusty Russell)
> > - Unified boot/parameter support (Rusty Russell)
> > - Hotplug CPU removal (Rusty Russell)
> 
> I believe these are new.  Do you have URLs?
> 
> > The rest (eg. hyperthread-aware scheduler, connection tracking
> > optimizations) don't really qualify as major new features as far as I can
> > tell.
> >
> > To ensure none of these get simply missed (rather than an actual decision
> > not to include them), it'd be nice to actually get "NAK"s once Linus gets
> > back.  And at least if we have a finite "possible" list, we can judge how
> > frozen we really are.
> 
> Replying to you, David S. Miller added:
> 
> > IPSEC from Alexey and myself, and new CryptoAPI from James Morris.
> 
> URLs to which would be nice.
> 
> And In a reply to me, Hans Reiser promised Reiser 4 by the 27th.  (That's when 
> the cruise Linus is on ends, see my first "crunch time" post.)  No URL yet, 
> since the code isn't done.
> 
> > It's a relatively short list: how many am I missing?  (Dave?)
> > Rusty.
> 
> That's all I know, collated into one amazingly ugly post.  (Showing that even 
> with Red Hat 8's new pretty fonts, you can still cut and paste together an 
> incomprehensible, terribly formatted email.  It's just more of a challenge. 
> :)
> 
> Rob



  parent reply	other threads:[~2002-10-21 11:17 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-19  4:24 Linux v2.5.44 - and offline for a week Linus Torvalds
2002-10-19 12:41 ` Nicholas Wourms
2002-10-19 14:05   ` Russell King
2002-10-19 16:40     ` Nicolas Pitre
2002-10-20  1:58   ` Rik van Riel
2002-10-20 12:59     ` Roman Zippel
2002-10-21  3:51       ` 2.6: Shortlist of Missing Features Rusty Russell
2002-10-21  2:44         ` Rob Landley
2002-10-21  7:43           ` David S. Miller
2002-10-21  7:59             ` YOSHIFUJI Hideaki / 吉藤英明
     [not found]               ` <200210202207.21397.landley@trommello.org>
2002-10-21  8:14                 ` YOSHIFUJI Hideaki / 吉藤英明
2002-10-21 11:22           ` Guillaume Boissiere [this message]
2002-10-21 20:22             ` [STATUS 2.5] October 21, 2002 Rob Landley
2002-10-22 19:47               ` Andreas Dilger
2002-10-22 19:57                 ` Dave Jones
2002-10-22 20:18                   ` Andreas Dilger
2002-10-23  1:44                     ` Dave Jones
2002-10-22 20:33                   ` Alan Cox
2002-10-21 20:36             ` Son of crunch time: the list v1.2 Rob Landley
2002-10-22  1:54               ` Davide Libenzi
2002-10-22  2:02               ` Jeff Garzik
2002-10-21 21:42                 ` Rob Landley
2002-10-22  2:53                   ` Jeff Garzik
2002-10-22  2:58                     ` Arnaldo Carvalho de Melo
2002-10-22 17:32                     ` Nicholas Wourms
2002-10-22 17:40                       ` Christoph Hellwig
2002-10-22 17:48                         ` Nicholas Wourms
2002-10-22 18:25                           ` Alan Cox
2002-10-23 15:36                       ` Rob Landley
2002-10-22  3:20                   ` Robert Love
     [not found]                     ` <200210211900.42772.landley@trommello.org>
2002-10-22  5:04                       ` Robert Love
2002-10-22  9:40                         ` Jeff Garzik
2002-10-22  6:53                       ` george anzinger
2002-10-22  6:45                   ` george anzinger
     [not found]                     ` <200210221232.IAA03454@mc.com>
2002-10-22 19:24                       ` george anzinger
2002-10-22 10:15                   ` Matt D. Robinson
2002-10-22  2:13                 ` Martin J. Bligh
2002-10-22  3:01                 ` Karim Yaghmour
2002-10-22  8:14                 ` Eric W. Biederman
2002-10-22 12:54                 ` Christoph Hellwig
2002-10-23 10:28                 ` Vamsi Krishna S .
2002-10-23 16:03                   ` Rob Landley
2002-10-24  7:23                     ` Vamsi Krishna S .
2002-10-22  2:26           ` 2.6: Shortlist of Missing Features Rusty Russell
2002-10-22  5:21             ` David S. Miller
2002-10-21  4:04         ` David S. Miller
2002-10-21 12:39           ` Alan Cox
2002-10-21  4:07         ` Matt D. Robinson
2002-10-21  4:20         ` Skip Ford
2002-10-21 12:38         ` Alan Cox
2002-10-21 13:26           ` Roman Zippel
2002-10-22  3:42           ` Rusty Russell
2002-10-22  3:28             ` Bride of crunch time: list 1.3-ish (was Re: 2.6: Shortlist of Missing Features) Rob Landley
2002-10-20 22:49   ` Linux v2.5.44 - and offline for a week Rob Landley
2002-10-21 10:15     ` Olaf Dietsche
2002-10-21 13:11     ` Dave Jones
2002-10-21 17:55       ` Nicholas Wourms

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=3DB3AB3E.23020.5FFF7144@localhost \
    --to=boissiere@adiglobal.com \
    --cc=akpm@zip.com.au \
    --cc=davej@suse.de \
    --cc=davem@redhat.com \
    --cc=landley@trommello.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=riel@conectiva.com.br \
    --cc=rusty@rustcorp.com.au \
    --cc=zippel@linux-m68k.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 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.