[PATCH] change Intel cache-detection code to use a table
The current Intel-specific cache detection code is incomplete and hard to read. This patch puts all the cache descriptors in a table, which then is examined for matches in a loop.
Showing
Please register or sign in to comment