Compiler profile guided optimization (PGO) techniques have paid off well for increasing CPU performance via application/workload-specific profiles fed back to the compiler to make more informed decisions. AMD compiler engineers have been working on crafting device-side PGO for their AMDGPU LLVM back-end for allowing ROCm/HIP workloads to achieve greater GPU performance. An initial merge request is now open for upstream LLVM...
Token Securityβs open-source AI Privilege Guardian is designed to help CISOs right-size agent permissions and reduce machine-speed attack risk. The post Over-Privileged AI Agents Are the Next Enterprise Blind Spot appeared first on LinuxInsider.
Ahead of tomorrow's official availability of new Intel Core Ultra Series 3 "Panther Lake" laptops, the review embargo lifted on Panther Lake and its much anticipated Arc B390 graphics. There have been several Windows 11 reviews of Panther Lake out today, but what about Linux?..
Back at the start of the Linux 6.19 kernel cycle I ran benchmarks showing some scheduler performance regressions with the new kernel. Fortunately, two weeks out from the Linux 6.19 stable release, merged this weekend was disabling the scheduler's NEXT_BUDDY feature due to performance regressions. Here are some fresh benchmarks looking at the latest Linux 6.19 Git state with/without NEXT_BUDDY and comparing it to Linux 6.18 stable for reference.
A patch causing a healthy technical debate today on the Linux kernel mailing list would allow the kernel virtual terminal "VT" support to be enabled/disabled at boot time rather than being limited to the current CONFIG_VT build-time option...
Added to the LLVM 23 Git codebase minutes ago is a pull request adding the initial AMDGPU GFX13 target for their next-generation graphics core IP. AMD GFX13 is presumably for RDNA5...
A patch series posted last week for the open-source AMDGPU kernel driver implements HDMI Variable Rate Refresh "VRR" and other gaming features for HDMI displays. With the HDMI Forum blocking HDMI 2.1 open-source support, these HDMI gaming features for the AMDGPU driver were developed via trial-and-error and the limited public knowledge available. A second iteration of these patches are now available for testing...
For the Intel-powered LG Gram Style 14 laptop one of the Linux support caveats is the internal speakers not working properly under Linux, but with a patch expected for the upcoming Linux 6.20~7.0 kernel cycle it will finally fix the laptop speaker support for one of the laptop models in this series...
ASRock Rack's PAUL is a low-profile PCIe IPMI card built around the widely-used ASPEED AST2500 controller for providing IPMI/BMC capabilities for any platform. New patches provide mainline Linux kernel support for ASRock Rack PAUL with the necessary Device Tree bits...