diff options
author | 2013-06-17 11:35:15 +0530 | |
---|---|---|
committer | 2013-06-27 14:37:57 +0530 | |
commit | c3e757a77cab461d11cd3e365d700e8c8fb3fae0 (patch) | |
tree | 24328b21614027ff1fc0f9ac1ddea5301736ce65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARC: Adjustments for gcc 4.8 (diff) | |
download | linux-dev-c3e757a77cab461d11cd3e365d700e8c8fb3fae0.tar.xz linux-dev-c3e757a77cab461d11cd3e365d700e8c8fb3fae0.zip |
ARC: [tlb-miss] Extraneous PTE bit testing/setting
* No need to check for READ access in I-TLB Miss handler
* Redundant PAGE_PRESENT update in PTE
Post TLB entry installation, in updating PTE for software accessed/dity
bits, no need to update PAGE_PRESENT since it will already be set.
Infact the entry won't have installed if !PAGE_PRESENT.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions