aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
diff options
context:
space:
mode:
authorLinus Torvalds2023-04-15 11:47:06 -0700
committerLinus Torvalds2023-04-18 17:05:28 -0700
commit68674f94ffc9dddc45e7733963ecc35c5eda9efd (patch)
tree27fe62ec48867310577c31dcc5953d52944d3348 /drivers/target
parent6a8f57ae2eb07ab39a6f0ccad60c760743051026 (diff)
x86: don't use REP_GOOD or ERMS for small memory copies
The modern target to use is FSRM (Fast Short REP MOVS), and the other cases should only be used for bigger areas (ie mainly things like page copying and clearing). Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions