|
Dernière réponse | |
---|---|
Sujet : Linus Torvalds: Linux 2.4.10 | |
Beavis and Butt-head | Linux Weekly News: <<The initial user reports on 2.4.10 are almost uniformly positive.>>
http://www.lwn.net/2001/0927/ ____________________________ Bientôt ext3 dans le kernel: From: torvalds@transmeta.com (Linus Torvalds) To: linux-kernel@vger.kernel.org Subject: Re: Linux-2.4.10 + ext3 Date: Mon, 24 Sep 2001 02:06:05 +0000 (UTC) In article <1001280620.3540.33.camel@gromit.house>, Michael Rothwell <rothwell@holly-springs.nc.us> wrote: >On 23 Sep 2001 11:54:13 -0700, Linus Torvalds wrote: >> >> Ok, I released a real 2.4.10, let the fun begin.. > >I'd love to have ext3 support in it... ;) Fun begins later, I suppose... We'll merge ext3 soon enough.. As RH seems to start using it more and more, there's more reason to merge it into the standard kernel too. So don't worry. It will happen. Linus _________________________________ Patch ext3 pour le 2.4.10: From: Andrew Morton <akpm@zip.com.au> To: lkml <linux-kernel@vger.kernel.org>, "ext3-users@redhat.com" <ext3-users@redhat.com> Subject: ext3-2.4-0.9.10 Date: Sun, 23 Sep 2001 23:01:51 -0700 An ext3 patch against linux 2.4.10 is at http://www.uow.edu.au/~andrewm/linux/ext3/ This patch is *lightly tested* - ie, it boots and does stuff. The changes to ext3 are small, but the kernel which it patches has recently changed a lot. If you're cautious, please wait a couple of days. The patch retains the buffer-tracing code. This will soon be broken out into a separate patch to make ext3 suitable for submission for the mainstream kernel. Changelog: - Fix an oops which could occur at unmount time due to non-empty orphan list. This could be triggered by an earlier error during a truncate. - Merge Ted's directory scan speedup heuristic. - Remove the abort_write() address_space_operation by ensuring that all prepare_write() callers always call commit_write(). - A number of changes to suit the new 2.4.10 VM and buffer-layer design. - __________________________________ Patchs pour ajouter ext3 au 2.4.10, et preemptable kernel support. From: Christoph Lameter <christoph@lameter.com> To: <linux-kernel@vger.kernel.org> Subject: Ext3 + Preempt for 2.4.10 Date: Sun, 23 Sep 2001 22:32:08 -0700 (PDT) I made a patch for 2.4.10 to add ext3 and preemptable kernel support. Patch: http://lameter.com/kernel/ext3-2.4.10.gz Full kernel: http://lameter.com/kernel/linux-2. [...] mpt.tar.gz - _________________________________ From: Robert Love <rml@tech9.net> To: linux-kernel@vger.kernel.org Subject: [PATCH] (Updated) Preemptible Kernel Date: 18 Sep 2001 20:10:39 -0400 This patch enables a preemptible kernel - now userspace programs can be preempted, even if in kernel land. This should result in greater system response. Updated patches are available at: http://tech9.net/rml/linux/patch-r [...] t-kernel-1 and http://tech9.net/rml/linux/patch-r [...] t-kernel-1 for 2.4.9-ac12 and 2.4.10-pre11, respectively. ChangeLog is at http://tech9.net/rml/linux/changelog-preempt The Athlon-optimized problem is fixed and a final solution is merged. We have had reported success with XFS, although a patch is required to compile, available at http://tech9.net/rml/linux/other/p [...] empt-fix-1 Finally, I have gotten great feedback from SMP users -- both in that "it works" and that benchmarks show an improvement. Thus, SMP and preemption together are no longer marked experimental. The only outstanding issue is a possible issue with ReiserFS, although I am beginning to think this is attributed to VM muck and not ReiserFS. If you use ReiserFS, I would appreciate some feedback. (Note that the issue is _not_ fs corruption or anything of the ilk, just odd syslog messages and the such). Please continue to supply feedback and relevant benchmarks. I really encourage "regular" users to try this out -- patch your kernel and enable CONFIG_PREEMPT. I am not an audio guy, trust me -- this is worth it for any desktop. -- Robert M. Love rml at ufl.edu rml at tech9.net |
Vue Rapide de la discussion |
---|