Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Operating Systems Linux IT Technology

Linux 6.1 Will Make It A Bit Easier To Help Spot Faulty CPUs (phoronix.com) 16

An anonymous reader shares a report: While mostly of benefit to server administrators with large fleets of hardware, Linux 6.1 aims to make it easier to help spot problematic CPUs/cores by reporting the likely socket and core when a segmentation fault occurs, which can help in spotting any trends if routinely finding the same CPU/core is causing problems. Queued up now in TIP's x86/cpu branch for the Linux 6.1 merge window in October is a patch to print the likely CPU at segmentation fault time. Printing the likely CPU core and socket when a seg fault occurs can be beneficial if routinely finding seg faults happening on the same CPU package or particular core.
This discussion has been archived. No new comments can be posted.

Linux 6.1 Will Make It A Bit Easier To Help Spot Faulty CPUs

Comments Filter:
  • by ctrl-alt-canc ( 977108 ) on Thursday August 25, 2022 @04:35PM (#62823383)
    ...exhale smoke, and this works with any operating system!
  • by DrunkenTerror ( 561616 ) on Thursday August 25, 2022 @05:06PM (#62823503) Homepage Journal

    i had a OptiPlex with a hexacore i5 8Gen that would only boot an OS if 3 cores were disabled in the BIOS. took the Dell tech 2 trips to try and fix it, and eventually they just shipped it back to TX and "fixed" it there and shipped it back.

  • by szo ( 7842 )

    Why doesn't the kernel know exactly?

    • Consider the following sequence of events: 1. a bad CPU corrupts a pointer, 2. the task gets rescheduled on a different CPU, 3. the now-bad pointer is dereferenced on an innocent CPU, causing a SEGV.

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...