From f37d4a859e4c6130745f87ff86b7416fd855c158 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Sat, 30 Sep 2023 23:03:13 +0700 Subject: [PATCH] feat(archlinux): improve perf --- docs/2022-12-25-archlinux.html | 20 ++++++++++++++++++++ docs/2023-06-25-useful-tools.html | 12 ------------ posts/2022-12-25-archlinux.md | 13 +++++++++++++ posts/2023-06-25-useful-tools.md | 5 ----- 4 files changed, 33 insertions(+), 17 deletions(-) diff --git a/docs/2022-12-25-archlinux.html b/docs/2022-12-25-archlinux.html index 7571931..e6a868c 100644 --- a/docs/2022-12-25-archlinux.html +++ b/docs/2022-12-25-archlinux.html @@ -547,6 +547,16 @@ homectl update joker --shell=/usr/bin/zsh pacman -Syu gdm systemctl enable gdm.service +

Quirks:

+

https://wiki.archlinux.org/title/Improving_performance#Watchdogs +
  • + https://wiki.archlinux.org/title/sysctl +
  • +

    /etc/sysctl.d/99-sysctl.conf:

    +
    +
    # https://lwn.net/Articles/911219/
    +kernel.split_lock_mitigate = 0
    +

    Hardware dependent
    pbcopy < /dev/null
    -

    - Linux -

    -

    - Fix black screen when open game in fullscreen in external monitor with - kazysmaster/gnome-shell-extension-disable-unredirect -

    Firefox