Ramon van Handel wrote:
> (3) Wow, it sure is SLOW! Timed:
>
> [ramon@milo user]$ time ./plex86
> Processing command-line options
> Processing configuration script plex86.conf
> Opening VM (/dev/plex86)
Well, it's more like 30 seconds on my machine. As far as optimizations go,
at some point soon I'll type up a list. That's easier than repeating them
every time someone asks.
I really have to focus on some other stuff right now. Just to
give you a sampling though, there is only one code page cached
right now. Any out-of-page transfer results in it being dumped.
This is most hanous. But it works, and it allows me to press on,
and work on other more important stuff right now.
-Kevin