The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 2,063β€…    Votes:  2β€…
Tags: kernel   grub  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1180250
Title: How do I disable all spectre/meltdown/l1tf mitigations on kernel 4.15.0?
ID: /2019/10/11/How-do-I-disable-all-spectre_meltdown_l1tf-mitigations-on-kernel-4.15.0_
Created: October 11, 2019
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


I can’t answer your VPS provider side of the question, but in my grub I use:

GRUB_CMDLINE_LINUX_DEFAULT="noplymouth loglevel=4 fastboot acpiphp.disable=1 pcie_aspm=force vt.handoff=7 i915.fastboot=1 nopti nospectre_v2 nospec mem_sleep_default=deep nouveau.nomodeset=0"


# Aug 16/2018 - i915.edp_vswing=2 comes from Ask Ubuntu Dell XPS 15 9350 screen flickering:
#               https://askubuntu.com/a/1064747/307523
# Aug 11/2018 - 10% performance boost eliminating Meltdown & Spectre support:
#               "nopti nospectre_v2 nospec"

I left some of the grub comments in this answer in case that helps.

⇧ I don't want my ls command in my script to print results on screen Best way to check if Nautilus File Manager is running?  β‡©