aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorFenghua Yu <[email protected]>2011-05-17 15:29:17 -0700
committerH. Peter Anvin <[email protected]>2011-05-17 15:40:30 -0700
commit057e05c1d6440117875f455e59da8691e08f65d5 (patch)
tree79c8306de2ebe31252b730170e33bd62ed18ccdb /tools/perf/scripts/python/sctop.py
parent101068c1f4a947ffa08f2782c78e40097300754d (diff)
x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB
Support memmove() by enhanced rep movsb. On processors supporting enhanced REP MOVSB/STOSB, the alternative memmove() function using enhanced rep movsb overrides the original function. The patch doesn't change the backward memmove case to use enhanced rep movsb. Signed-off-by: Fenghua Yu <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions