Giter VIP home page Giter VIP logo

Comments (3)

AdelKS avatar AdelKS commented on July 17, 2024

The reason is rather simple: we use Arch's base config file as starting point. And we keep on following the kernel's config file when the kernel becomes lts. And the config differ when the transfer is done for a reason I ignore:

https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/blob/42324ac498fe636cfce193add03da2fd36c82ca0/config

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/blob/2db49d4fbcda88d76a4c236ccb5a7986715d70ba/config

from linux-tkg.

Tk-Glitch avatar Tk-Glitch commented on July 17, 2024

I do agree that it's confusing and possibly undesirable, but indeed it's only due to pulling arch defconfig updates. We should make the PREEMPT config only bound to our own options instead of relying onto the defconfig alone for default settings.

from linux-tkg.

mabod avatar mabod commented on July 17, 2024

This is what I thought. I believe the Arch behaviour is wrong. It does not make sense to change the config just because a certain kernel release is now LTS.

Anyways, for all those who want to keep the same user experience for all kernels I recommend kernel cmdline option preempt=full. This is the default kernel setting for the current Arch kernel releases and the cmdline option ensures that all LTS kernels keep that setting as well.

Or, may be, linux-tkg can add preempt=full as part of the _custom_commandline=""

from linux-tkg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.