Re: Lets get this right (WAS RE:MOSIX and kernel mods)

Albert D. Cahalan (acahalan@cs.uml.edu)
Sun, 7 Mar 1999 06:06:05 -0500 (EST)


Larry McVoy writes:
> From "Albert D. Cahalan" <acahalan@cs.uml.edu>

> papers, including a Stanford PhD thesis, and having read piles of other

So he was told to start over or thrown out of school?

>> Those that wrote the DSM code state that it has little impact on the
>> rest of the kernel. Do you claim that they lie?
>
> Yup, I sure do.

I just looked at the patch. It is almost small enough to attach below.
There is very little impact on the general memory management.
Almost everything is inside the ipc directory. The only other code
that shows up on a diffstat graph is an added function, not a change
to existing code. Much of the code is in a userspace daemon, with only
a few needed bits in the kernel.

I'd say you owe an apology to the DIPC authors.

The showcase application uses DIPC to distribute network monitoring
information. I'd say performance isn't the goal here at all.
DIPC is being used as an easy way to share data.

The next time you feel compelled to spew flames at a developer,
have the decency to read the code first.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/