Создать ответ 
 
Рейтинг темы:
  • Голосов: 0 - Средняя оценка: 0
  • 1
  • 2
  • 3
  • 4
  • 5
"Emulate async read" parameter
Автор Сообщение
sundance2 Не на форуме
Новичок
*

Сообщений: 19
Зарегистрирован: 24.11.2020
Рейтинг: 0
Сказал спасибо: 13
Поблагодарили 2 раз(а) в 2 сообщ.
Сообщение: #5
RE: "Emulate async read" parameter
Thanks @SWAT ! I think this is much clearer now !

So, when instructed to load N sectors,
your loader layer intentionally cuts the request into smaller batches of size [1-16]
in order to give back control from time to time to the application,
so that it can do something useful before blocking again for next batch read.

And the option "none" essentially means "no limit" : if the application requests N sectors, it will block until it receives N sectors.

I suspect that what retrodream calls "TRUE" is essentially the same as Dreamshell "none", since it's just an overlay.

I believe what I got wrong in my mental model is that I associated "none" to `0`, because in the UI it seems positioned "before" the `1`,
while it should rather be associated with "infinity", and therefore could be considered "beyond" the `16`.
15.04.2023 08:55
Найти все сообщения Цитировать это сообщение
Создать ответ 


Сообщения в этой теме
RE: "Emulate async read" parameter - sundance2 - 15.04.2023 08:55

Похожие темы
Тема: Автор Ответов: Просмотров: Посл. сообщение
  Ошибка Can`t read MBR from IDE by LBA при подключении HDD к приставке! Serj2 4 12861 15.10.2017 12:46
Посл. сообщение: Serj2

Переход:


Пользователи просматривают эту тему: 7 Гость(ей)