Re: 2.2.18Pre Lan Performance Rocks!

From: Jeff V. Merkey (jmerkey@timpanogas.org)
Date: Mon Oct 30 2000 - 12:55:47 EST


Alan,

I've been studying Linux for the past two years the same way a diamond
cutter studies a
prized and immensely valuable raw stone. I think I am nearing the
point I know where to
strike and I can cleave it into something Novell's installed base would
like and could move
forward with. The easiest path I see for me to create a Linux NetWare
hybrid is for you
guys to get a 2.2.X (not 2.4.X -- not just yet) tree that runs in a flat
memory space,
then I can slip in our optimizations and we will be able to run all
existing code in kernel
that's trusted. The changes needed to do this involve more than just
the /arch area and
the asm macro includes, though this will cover about 80% of it, but the
loader would need to
be able to create address domains around aps that choose to run
protected.

If I attempt these changes without proper guidance, two things will
happen. 1). people who
own some of this code will not be aware of all the aspects of the
changes, and may not
longer be able to support it, and 2). it will fork away from the tree
and become
unsupportable and diverge over time. This is the reason I have resisted
making any
kernel changes myself other than code I write for Linux I own, and I
have always
solicitied other folks to make the patches. This is about to change
relative to this
project.

The first step I need is to be able to load Linux as a ring 0 OS in
linear address space
with all protection disabled. Paging can still go on, just no separate
CR3 reloads between
context switches. profiling Ring 0 Linux vs. NetWare will give me an
excellent idea of where
the optimizations will need to be inserted. A straight MARS-NWE port to
kernel would just
happen, since we would be able to just load in kernel space and run it
with no code
changes.

:-)

Jeff

Alan Cox wrote:
>
> > one -- I've got extra licensed copies), install it, put a load of 5000
> > connections on it, with 4 adapters. Dual boot Linux on it, and attempt
> > the same with SAMBA or MARS-NWE, and watch it oink.
>
> SAMBA and Mars-nwe are running user space thats why. They have flexibility,
> protection and can run unpriviledged. If you want to put mars-nwe in the kernel
> then it will certainly be interesting
>
> > back and tell me how TUX is going to solve the File and Print performance
> > issues in Linux.
>
> There's an http file system around 8)
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:27 EST