Re: [PATCH] scheduler patch, faster still

yodaiken@chelm.cs.nmt.edu
Tue, 29 Sep 1998 16:11:56 -0600


On Tue, Sep 29, 1998 at 10:45:34AM +0100, Jamie Lokier wrote:
> If we could have the best of both, many of us would be quite pleased.
> It's not just low level device hacking either. The macroscopic
> behaviour of big networks can be dependent on little things like a few
> microseconds extra in the processing latency at the ends.

One easy project is to support memory managed RTLinux tasks. This
was the original design and we dropped it for performance reasons and
when modules started working well. But it should be relatively easy to
take a 4Meg chunk of memory, reserve it for RTLinux modules, make
a map for it, and then fix the rtscheduler to really switch.

-- 

--------------------------------- Victor Yodaiken Department of Computer Science New Mexico Institute of Mining and Technology Socorro NM 87801 Homepage http://www.cs.nmt.edu/~yodaiken PowerPC Linux page http://linuxppc.cs.nmt.edu Real-Time Page http://rtlinux.org

- 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/