Re: PATCH: linux-2.4.2-pre3/arch/i386/boot/Makefile breaks with binutils-2.10.1.0.7

2001-02-16 Thread alterity

On Fri, 16 Feb 2001 10:07:32 + (GMT), you wrote:

>I'm just waiting for linus to put out a 2pre4
>so I can start feeding him more stuff

When are we likely to see 2.4.2? (and 2pre4)?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Where's Alan?

2001-03-22 Thread alterity


Haven't seen a post for sometime from the usually prolific Mr Cox.
What's the gossip?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4 VM & swap question

2001-06-17 Thread alterity

On Sun, 17 Jun 2001 20:58:35 +0200, you wrote:

>I have a database server with 1G phys and 1G swap. It uses 950+ MB for cache,
>as it should, and doesn't even *touch* swap.  This is 2.4.5.

I thought the new rule is: 
total_memory = max(physical, swap);

And the old rule was:
total_memory = physical + swap;

Hence under a 1G physical and 1G swap setup, the kernel would never
access swap. 

Is this the case, or am I a couple of megabytes short in my
understanding of things?




Al

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/