grub-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] disk: use maximum number of sectors for LBA


From: ValdikSS
Subject: [PATCH 0/2] disk: use maximum number of sectors for LBA
Date: Fri, 7 Jul 2023 00:39:46 +0300

GRUB2 limits number of sectors read at once in LBA mode to the
number reported in CHS disk geometry by BIOS.
This is unnecessary, as IBM/MS INT13 Extensions allows reading
up to 127 sectors in a single call.

This fixes greatly increased boot times on WYSE C10LE x86 thin
client with Phoenix bios.

See: https://lists.gnu.org/archive/html/grub-devel/2023-07/msg00001.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]