cpu_features icon indicating copy to clipboard operation
cpu_features copied to clipboard

Add cache detection for old AMD processors

Open toor1245 opened this issue 3 years ago • 3 comments

In this pull request I added cache info detection for old AMD processors. We can get information about the TLB, but I don't know how to process this information as there is a difference in leaves, there is information for 4KB, 2MB, 4MB, 1GB pages, so I have defined these fields as UNDEF so far

toor1245 avatar Nov 12 '21 03:11 toor1245

@gchatelet, @Mizux, please review

toor1245 avatar Nov 12 '21 03:11 toor1245

rebased, @gchatelet, @Mizux, please review PR

toor1245 avatar Jan 14 '22 17:01 toor1245

@gchatelet, this PR has been here for a long time, please review or is this inappropriate PR and should we close it?

toor1245 avatar Jul 28 '22 16:07 toor1245

Looks much better thx!

gchatelet avatar Aug 18 '22 11:08 gchatelet