Announcement

Collapse
No announcement yet.

Linus Torvalds Cleans Up The Intel LAM Code In Linux 6.4

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linus Torvalds Cleans Up The Intel LAM Code In Linux 6.4

    Phoronix: Linus Torvalds Cleans Up The Intel LAM Code In Linux 6.4

    While these days Linus Torvalds is mostly dealing with herding new code into the Linux kernel and being a gate keeper rather than actively developing new kernel code himself, for the in-development Linux 6.4 he's found himself doing a bit of coding...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Apart from the purely functional stuff, this one seems important as well:

    - move all the code that is 64-bit only into the 64-bit version of the header file, so that we don't unnecessarily pollute the shared x86 code and make it look like LAM might work in 32-bit too.

    Comment

    Working...
    X