Re: [hatari-devel] Preparing release 2.3 / Slow IDE boot for Falcon |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Preparing release 2.3 / Slow IDE boot for Falcon
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Tue, 13 Oct 2020 20:20:08 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1602613211; bh=X31/4rP9hqrQEDU1f/ImcMgyoBZ8GNb8hcPN+Ccxp50=; h=Date:From:To:Subject:From; b=L+W2n1GbhB1uPVh3wbe/mDklt96hTXHwOhjOMQCcIgSTU0WYcEHcZbbOpmXIyDaWj kFM2HxoUYY/HjqAta5BHXWPo+JZ2ZYPBYBxCUu9uQwy2uQRBWeKk/BqEdOnLJmVTqd UMv9AIqsleSXqPgnkgjz4+f+fddAWT6iDbLMd3qfLJBfrFz8FWkX5Q3fYiQQ4trnBZ gW5CsnXgxUCvREDGaJUsdlbPptOyGP04EOHSoqXN8OfTgikCEysuVDgVF6+rZTjOB2 GhWY0subYJdQxXD079t/1kh8l2vAllmSKjwl6amifBati7LLeAzaQHyjt7osLRIuoE BMN5vI0gnsgrw==
Am Tue, 13 Oct 2020 09:59:40 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> Le 13/10/2020 à 09:49, Eero Tamminen a écrit :
>
> >>> yes, maybe just disabling the IDE IO registers might be enough to
> >>> speed up
> >>> things in case --fast-boot is enabled.
> >>
> >> I think it's likely the best solution for the next release. It's
> >> the previous behavior with --fast-boot enabled, so this should not
> >> be a regression for anybody, and for people who need more accurate
> >> behavior, they
> >> still can disable fast-boot.
> >
> > Thomas, do you have time to do it this week?
>
> If he doesn't have time, I think I can have a look myself
The patch itself is rather simple, so I quickly did the modifications
and pushed it. It's the testing that takes time here ... and I only did
some quick testing so far. So Eero, if you have some spare minutes, it
would be great if you could do some additional testing with this patch.
Thanks!
Thomas