cpu_features
cpu_features copied to clipboard
Add cache detection for old AMD processors
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
@gchatelet, @Mizux, please review
rebased, @gchatelet, @Mizux, please review PR
@gchatelet, this PR has been here for a long time, please review or is this inappropriate PR and should we close it?
Looks much better thx!