[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: News onthe kernel 1.14.x



> Hello,
> 
> last weekend I spent dealing on the MiNT kernel, especially on its VM
> extension. Trying to fix it, I changed the assembler part so that it used
> BIOS logical mode instead of physical reading/writing data using Rwabs().

I tried both logical and physical modes when writing the VM ext and found
that physical mode was much more stable on my TT. I really think that you
should add a define so one can set which mode to use when compiling.

> Surprisingly, it made it more stable! Though VM is not fixed so far, some
> things became more clean. The VM behaviour is still a bit ridiculous, but
> I think, if somebody (esp. Sven) would decide to sit and fix it
> completely, this may help:
> 
> 1) After a cold restart, when the MiNT welcome message appears, two bombs
> come on the screen. Now, if you do a WARM restart (Ctrl/Alt/Del), the VM
> will initialize and start. It was completely unpredictable before.

Could you track down where the buserror occurs?

> 
> 2) VM actually works, but crashes after some time. I wonder if Sven ever
> decides to put patched pager to his page as he has promised before
> vacations...

Ehhh *flush* I actually forgot that... When I don't do something at once this
can happen... You can get the current version I have on my HD at once since
I don't have that much time to work on it. Nag me if you don't get it tomorrow...

Regards
 Sven