grub-devel
[Top][All Lists]
Advanced

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

[PATCH v4 0/1] i386: Make pmtimer tsc calibration not take 51 seconds to


From: Robbie Harwood
Subject: [PATCH v4 0/1] i386: Make pmtimer tsc calibration not take 51 seconds to fail
Date: Thu, 28 Jul 2022 14:34:15 -0400

This version is to address comments from dkiper's review:

- Dropped GRUB_PMTIMER_IGNORE_BAD_READS.  The "define this to turn a behavior
  off" was too confusing, especially since it hid which case (defined or no)
  we cared about.
- Move a grub_dprintf() to be more relevant.
- Adjust type of num_iter and fix spacing/line lengths.
- Drop comment styling adjustment.

Be well,
--Robbie

Peter Jones (1):
  i386: Make pmtimer tsc calibration not take 51 seconds to fail

 grub-core/kern/i386/tsc_pmtimer.c | 99 +++++++++++++++++++++++++------
 1 file changed, 80 insertions(+), 19 deletions(-)

-- 
2.35.1




reply via email to

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