lp:~bladernr/ubuntu/+source/linux/+git/lunar

Owned by Jeff Lane 
Get this repository:
git clone https://git.launchpad.net/~bladernr/ubuntu/+source/linux/+git/lunar
Only Jeff Lane  can upload to this repository. If you are Jeff Lane  please log in for upload directions.

Branches

Name Last Modified Last Commit
LP2020022 2023-07-31 15:15:40 UTC
x86: don't use REP_GOOD or ERMS for small memory clearing

Author: Linus Torvalds
Author Date: 2023-04-15 19:01:14 UTC

x86: don't use REP_GOOD or ERMS for small memory clearing

BugLink: https://bugs.launchpad.net/bugs/2020022

The modern target to use is FSRS (Fast Short REP STOS), and the other
cases should only be used for bigger areas (ie mainly things like page
clearing).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit 20f3337d350c4e1b4ac66d731fd4e98565bf6cc0)
Signed-off-by: Jeff Lane <jeffrey.lane@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers