Package Details: linux-covolunablu-gaming 6.1.12.arch1-1

Git Clone URL: https://aur.archlinux.org/linux-covolunablu-gaming.git (read-only, click to copy)
Package Base: linux-covolunablu-gaming
Description: The Linux kernel and modules; it includes BFQ as default scheduler (quite vanilla now, will add patches when needed).
Upstream URL: https://github.com/archlinux/linux/commits/v6.1.12-arch1
Keywords: bfq fsync futex futex2 gaming kernel linux proton
Licenses: GPL2
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: portaloffreedom
Maintainer: portaloffreedom (sten_gun)
Last Packager: portaloffreedom
Votes: 11
Popularity: 0.000000
First Submitted: 2015-11-11 15:53 (UTC)
Last Updated: 2023-02-19 15:12 (UTC)

Dependencies (20)

Required by (5)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Plexcon commented on 2017-12-22 10:46 (UTC) (edited on 2017-12-22 10:53 (UTC) by Plexcon)

[FAILED] Failed to start Load Kernel Modules See 'systemctl status systemd-modules-load.service' for details.

$ systemctl status systemd-modules-load.service ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2017-12-22 11:20:09 CET; 29min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 600 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 600 (code=exited, status=1/FAILURE)

dic 22 11:20:09 Reborn-PC systemd[1]: Starting Load Kernel Modules... dic 22 11:20:09 Reborn-PC systemd-modules-load[600]: Failed to find module 'vboxdrv' dic 22 11:20:09 Reborn-PC systemd-modules-load[600]: Failed to find module 'vboxpci' dic 22 11:20:09 Reborn-PC systemd-modules-load[600]: Failed to find module 'vboxnetadp' dic 22 11:20:09 Reborn-PC systemd-modules-load[600]: Failed to find module 'vboxnetflt' dic 22 11:20:09 Reborn-PC systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE dic 22 11:20:09 Reborn-PC systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. dic 22 11:20:09 Reborn-PC systemd[1]: Failed to start Load Kernel Modules.

http://rebornos.freeforums.net/thread/39/geekbench-test-performance?page=1&scrollTo=385

It's the slowest kernel, I did not install the Xbox 360 gamepad driver ... Where are the advantages?

portaloffreedom commented on 2017-10-10 21:11 (UTC)

I was experimenting if CONFIG_HZ=1000 was an actual improvement over 300 and forgot about it. I'm sorry about it I will revert it.

din commented on 2017-10-10 14:21 (UTC)

CONFIG_HZ_1000 and CONFIG_HZ=1000 has been reverted back to 300. Was this an intentional change?

portaloffreedom commented on 2017-10-06 15:58 (UTC)

Back to track to the arch kernel :) Happy compiling! P.S. to get the BFQ as the default disk scheduler I applied a small patch created by myself. This sucks and I hope to see a better solution from the linux developers soon.

portaloffreedom commented on 2017-10-02 12:28 (UTC)

I'm working on an update for this kernel. With the introduction of BFQ in the mainline kernel, they removed the possibility to choose which disk scheduler to use by default. This is pissing me off a bit, working on a possible workaround. Keep tuned and sorry for the long wait.

gloriouseggroll commented on 2017-08-03 15:30 (UTC)

@sten_gun, ah I was unaware it was not based on the same bfq version, in that case you're probably better off using the version we've been using instead of bfq-mq, as I mentioned before it's the only version I've found that doesnt have problems as far as daily use and gaming

sten_gun commented on 2017-08-03 10:51 (UTC) (edited on 2017-08-03 10:51 (UTC) by sten_gun)

@gloriouseggroll bfq in 4.12 is based on blk-mq, wich is disabled by default. If you want to enable it, you have to compile stock arch kernel with blk-mq enabled, and beside this, you have to use udev rules to set the default scheduler for your drive (you can't set bfq as default from the kernel config). This version (bfq-mq) is slightly different than the original bfq version, and according to the bfq newsletter, is somehow "buggy". I'll give it a try, but I'll think I'll use the original bfq version for at least 1 major version, or when I see that there are no notable bugs in the blk-mq version. This is about bfq, the other things different are steamos-xpad included by default and 1000Hz cpu freq. When it's time, we'll upgrade this package in order to give users the possibility to enable Bfq and blk-mq based bfq.

gloriouseggroll commented on 2017-08-01 06:16 (UTC)

just a heads up arch kernel updated to 4.12 on the 7/29, has BFQ scheduler but i dont think it's enabled by default. maintainer probably already knows this, just leaving a reply for reasons to get it upgraded <3 What’s New in Linux 4.12 Among some of the many (many) new features, tweaks, changes and improvements in Linux 4.12: Improvements to the F2FS (flash-friendly file system) Initial support for GeForce GTX 1000 w/ Nouveau Initial Radeon RX Vega support Support for Intel RealSense SR300 camera, Razer Sabertooth & Mad Catz Brawlstick USB Type-C port manager Improved keyboard backlight support in Dell laptop driver Support for the Intel volume button (intel-vbtn) driver New ThinkPad T470 hotkey mappings Sound driver fixes for Skylake, Atom SoCs New sound drivers for various soundcards/chips Vega cards release on August 14th, would be really nice to get this kernal to 4.12 by then. Thanks for keeping this updated!

portaloffreedom commented on 2017-07-27 15:10 (UTC)

As quoted in the description, the only differences are: - added BFQ disk scheduler This will get some improvements on disk reads and writes. You can keep downloading or compiling in the background with minimal impact on other processes - xpad.c from steamos kernel (no need to use steamos-xpad-dkms package) For better compatibility with gamepads - setted up CPU frequency to 1000Hz For better results in multi threaded - multi process programs that want need to have a small latency