On Thu, Apr 12, 2001 at 12:33:42PM -0400, Alexander Viro wrote:
> Folks, IMO ext2-dir-patch got to the stable stage. Currently
> it's against 2.4.4-pre2, but it should apply to anything starting with
> 2.4.2 or so.
Have you had any feedback about this patch? I applied it last night to
2.4.
On Thu, Mar 01, 2001 at 02:26:20AM +0300, Hans Reiser wrote:
> I have a client that wants to implement a webcache, but is very leery of
> implementing it on Linux rather than BSD.
>
> They know that iMimic's polymix performance on Linux 2.2.* is half what it
> is on BSD. Has the Linux 2.4 networ
On Thu, Mar 01, 2001 at 02:38:32PM -0800, Peter J. Braam wrote:
> SnapFS - Snapshot File System
>
> Release: alpha1
> Requires: Linux 2.2.18 or later, Ext3 and EA.
> WWW site: http://www.mountainviewdata.com/technology/snapfs
This sounds really nice!
-
To unsubscribe from this list: send the l
Hello All,
I have a box with 2 ethernet cards. One is a ne2k-pci and one is a
tulip. Under 2.2.X the ne card is eth0 and the tulip is eth1. Unfortunatly
if I boot a 2.4.X kernel, the tulip card is assigned eth0 and the ne card
eth1, which of course breaks all my networking setup scripts.
On Mon, Sep 11, 2000 at 03:45:18PM -0700, Larry McVoy wrote:
> the 120MB for the checked out files and some mem for inodes. But the
> difference in price is reasonable and if we have to buy memory for the
> kernel developers, we'll do it once we can afford to do it. It's _really_
> nice to meas
On Fri, Sep 15, 2000 at 10:09:57PM -0300, Rik van Riel wrote:
> Hi,
>
> today I released a new VM patch with 4 small improvements:
Are these 4 improvements in the code test9-pre1 patch that Linus just
released?
Jim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the
Hello All,
I am interested in Rik's new VM system so I am running some "How long does
it take to build mozilla" benchmarks. I only have results for 2.2.17 and
2.4.0-test9-pre1 right now, but the results look very good and I wanted to
share them:
bessie> cat 2.2.17/time.*
4086.110u 54
On Sun, Sep 17, 2000 at 10:37:51AM -0700, Linus Torvalds wrote:
>
> Ok. I think we're getting to the point where there are no major known
> bugs. That means that as of the final 2.4.0-test9 I will no longer accept
> any patches that don't have a critical problem (as defined by Teds list)
> associ
On Thu, Sep 21, 2000 at 01:44:35PM -0300, Rik van Riel wrote:
> I've found and fixed the deadlocks in the new VM. They turned out
> to be single-cpu only bugs, which explains why they didn't crash my
> SMP tesnt box ;)
I applied the patches and ran my "build mozilla with mem=48M" test again.
It
On Fri, Oct 20, 2000 at 03:45:29PM -0400, Ricky Beam wrote:
> On Thu, 19 Oct 2000, Richard B. Johnson wrote:
> >Cary, NC. can't be very large. There are, probably, three persons in
> If that were really true, then the world is in trouble... one of Cisco's
> largest offices is here. Nortel has a
On Wed, Oct 25, 2000 at 11:27:09AM -0400, Simon Kirby wrote:
> On Wed, Oct 25, 2000 at 01:02:46AM -0500, Jonathan Lemon wrote:
>
> > ends up making the job of the application harder. A simple example
> > to illustrate the point: what if the application does not choose
> > to read all the data f
Hello all,
I am running a 2.4.0-test9 kernel and I have noticed a VM problem I
have not seen reported before. The machine is a uniprocessor Pentium
II with 2G of ram, and the kernel is compiled with CONFIG_HIGHMEM4G and
CONFIG_HIGHMEM both set to y. I also have 512M of swap on the machine.
On Fri, Oct 27, 2000 at 07:03:29AM -0400, James Lewis Nance wrote:
> I left a single large job running when I left yesterday afternoon
> (size=1651M, RSS=1.5G). When I got in this morning I wanted to see if
> it was still running so I typed "top" in an Xterm. When I hit
On Thu, Dec 14, 2000 at 12:30:40PM -0500, Frank Davis wrote:
> Hello,
> I downloaded test13-1.gz, and noticed that it didn't have a subversion
> change in it.
Looks like Linus is planning on this being a 2.4.0 proper :-)
Jim
-
To unsubscribe from this list: send the line "unsubscribe linux-
On Fri, Dec 22, 2000 at 06:39:49PM +, Alan Cox wrote:
>
> I think this is a good point. Its actually a nice testimonial for free
> software that its finally got the NSA contributing code in a way that everyone
> benefits from and which may help cut down computer crime beyond government.
> (a
On Fri, Oct 06, 2000 at 03:59:48PM -0300, Rik van Riel wrote:
> the following patch contains 2 fixes and one addition
> to the VM layer:
Rik,
This kernel is working well for me. I have been off the net for about
a week and a half, so I did not get to try any of the latter test9-preX
kernels,
On Wed, Oct 11, 2000 at 01:51:29PM +0800, [EMAIL PROTECTED] wrote:
> Can anyone tell me which tool can open RPM package on Window 95 and where to
> download it?
Somewhere floating around there is a perl version of rpm2cpio. If you can
find this and set up the cygwin environment under W95, you sh
On Fri, Mar 09, 2001 at 01:08:57PM +0530, Manoj Sontakke wrote:
> Hi
> Sorry, these questions do not belog here but i could not find any
> better place.
>
> 1. Is quicksort on doubly linked list is implemented anywhere? I need it
> for sk_buff queues.
I would suggest that you use merge sor
On Thu, Mar 15, 2001 at 08:26:35PM -0300, Rik van Riel wrote:
> When we swap something in from swap, it is in effect "duplicated"
> in memory and swap. Freeing the swap space of these duplicates
> will mean we have, effectively, more swap space.
Hi Rik,
Thanks for the explanation. It brings
On Wed, Mar 21, 2001 at 12:16:47PM -0500, Alexander Viro wrote:
> Obext2:
> Guys, help with testing directories-in-pagecache patch. It works fine
> here and I would really like it to get serious beating.
> Patch is on ftp.math.psu.edu/pub/viro/ext2-dir-patch-b-S2.gz (against
> 2.4.2, but applies
On Thu, Mar 22, 2001 at 07:35:49PM +0100, Jakob Østergaard wrote:
> My code here is quite template heavy, and I suspect that's what's triggering
> it. In fact, I can't compile our development code with optimization, because
> GCC runs out of memory (it only allocates some 300-500 MB, but each pa
On Tue, Mar 27, 2001 at 12:13:32AM -0800, David Konerding wrote:
> No, the point is that the linux developers should regression test their
> code BEFORE
> releasing it to the public as a version like "2.4.2". When I see a
> version like "2.4.2", I have an expectation that all the stupid little
>
On Fri, Mar 30, 2001 at 07:54:44PM -0800, Joel Jaeggli wrote:
> On Thu, 29 Mar 2001, Hen, Shmulik wrote:
> > 4) What is the time frame of releasing 2.5.x-final (or 2.6.x) ?
>
> wow that's jumping the gun a bit.
But its easy to answer. It will come out about 1 year after whatever
target date we
On Wed, Jan 24, 2001 at 05:33:02PM +, [EMAIL PROTECTED] wrote:
> Long ago, about January 24, Joseph wrote:
> > >From John Levon on Wednesday, 24 January, 2001:
> > >Idle curiosity, but what does the "mr" in make mrproper
> > >stand for ?
> >
> > My guess is that it is a joke. 'Meister Proper
On Fri, Jan 26, 2001 at 08:49:31AM -0500, Richard B. Johnson wrote:
> On Fri, 26 Jan 2001, Rob Kaper wrote:
> > Is there a way to rename lost+found ?? It bothers me to see it in ls all the
> Get used to it. This is part of the Linux/Unix heritage! A file-system
> without a lost+found directory
25 matches
Mail list logo