commit | a4c493fea5b7c65fbe0e1bea68007c6c27dd9f75 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Wed Jul 29 17:19:13 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Sat Aug 01 08:43:59 2020 -0700 |
tree | 007304f9db64e5bd0a3e868ddb5f9a9d39d6d9af | |
parent | cdedbab92db4697f5a1d222d2d022cd6af3930e3 [diff] |
ice: remove page_reuse statistic The page reuse statistic wasn't even being displayed to the user, even though the driver counted it. Don't waste the struct space and hot-path cycles since the driver doesn't display it. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>