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

Re: BigRamPlus arrived



On Sun, Dec 8, 2013 at 10:58 PM, Michael Schmitz
<schmitz@biophys.uni-duesseldorf.de> wrote:
>> Amiboot already has memfile support, so you can specify the order of the
>> memory chunks. What's "missing" is a way to specify memory chunk
>> priorities.
>> A naive method is to just assume the first chunk has the highest priority
>> (but you probably don't want that on Atari, where ST-RAM would be the
>> first
>> chunk by default).
>
> It already is (has to be, due to lack of sparse mem support). And the kernel
> lives in ST-RAM pretty much always.

I know it is, but TT-RAM should be faster, right?

>> Alternatively, it could be done automatically, by the kernel measuring
>> read
>> (and/or write) performance of the different memory chunks in a loop
>> similar
>> to the delay loop calibration.
>
> While disabling caches, presumably? How do we do that - map the test chunk
> as nocache?

As long as you read enough data, it should be OK.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds


Reply to: