Path to this page:
Subject: CVS commit: pkgsrc/sysutils/decode-dimms
From: Paul Goyette
Date: 2019-09-13 02:17:50
Message id: 20190913001750.DB196FBF4@cvs.NetBSD.org
Log Message:
Update to 2019-09-03
Changes from upstream:
Round DDR4 speed properly
The cycle time of high-speed memory modules is stored rounded. We
already have a heuristic to un-round it and display the expected
speed for DDR3 modules. Use the same heuristic for DDR4.
For example this will make PC4-17000 memory properly displayed as
operating at 2133 MHz instead of 2132 MHz. As a side effect, this
fixes a bug where the maximum speed wouldn't be listed in section
"Timings at Standard Speeds" if it had been computed incorrectly
due to the rounded cycle time.
Files: