Yahoo Malaysia Web Search

Search results

  1. Jun 13, 2024 · Re: Linux 6.10-rc1. On Thu, 13 Jun 2024 at 04:09, Pavel Machek <pavel@ucw.cz> wrote: > > I tried ~6.10-rc1 for a week or so, and it something was very wrong with > the performance, likely to do with graphics. Thinkpad X220. > > It looked like GPU is working way harder than usual, leading to > machine overheating and thermal throttling, making ...

  2. 4 days ago · > On Mon, 1 Jul 2024, Linus Torvalds wrote: > > > > But honestly, that's basically saying "in a different universe, alpha > > is not a mis-design". > > Precisely my point! We got so used to think in multiples of 8 bits that > other approaches seem ridiculous. But Maciej - alpha *was* designed for bytes. It wasn't a Cray 1. It wasn't a PDP-10.

  3. Jun 11, 2024 · Phoronix: Linus Torvalds Throws Down The Hammer: Extensible Scheduler "sched_ext" In Linux 6.11 The extensible scheduler "sched_ext" code has proven quite versatile for opening up better Linux gaming performance, more quickly prototyping new scheduler changes, Ubuntu/Canonical has been evaluating it for

  4. Jun 10, 2024 · And while arm64 can take a 32-bit input register and output a 64-bit. output, on x86-64 the input and output registers are the same, and you. cannot tell the compiler that the upper 32 bits don't matter on input. to the asm. End result: you actually want to keep the input to the constant shift.

  5. Jun 11, 2024 · fixed first" argument doesn't really work well either (and _that_ has. been discussed for over a decade at various maintainer summits). Maybe the people who have concerns about this can work on those. concerns when it's in-tree. I'm also not a believer in the argument that has been used (multiple. times) that the BPF scheduler would keep people ...

  6. Jun 11, 2024 · Linus Torvalds as the benevolent dictator for life "BDFL" of the Linux kernel announced he intends to merge the sched_ext patches for Linux 6.11 even though there has been some objections by other kernel developers. Torvalds feels the sched_ext code is ready enough and provides real value to the mainline Linux kernel.

  7. 6 days ago · List: linux-kernel Subject: Linux 6.10-rc6 From: Linus Torvalds <torvalds linux-foundation ! org> Date: 2024-06-30 21:55:16 This release continues to be fairly calm, and rc6 looks pretty small. It's also entirely just random small fixes spread all over, with no bigger pattern.