kernel-tools icon indicating copy to clipboard operation
kernel-tools copied to clipboard

:penguin: Kernels on Scaleway

Results 68 kernel-tools issues
Sort by recently updated
recently updated
newest added

I'm trying to use "perf" tool on ARM64 node. It seems like PERF_HW_EVENTS (PMU) is disabled in the kernels that are available. Would it be possible to enable PERF_HW_EVENTS in...

kinda essential for getting my kubernetes cluster deployed... Linux ... 4.4.38-std-1 #1 SMP Mon Dec 12 10:45:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux # zcat /proc/config.gz | grep XT_S #...

With /proc/config.gz no longer being provided in the aarch64 kernels, these instructions need to be adjusted. (I wrote the original instructions here, in fact.)

Docker bootscript has aufs configured. Is there a reason why rancher bootscript doesn't? With current rancher bootscript it runs on overlay2 storage driver, which has performance and other issues.

Please fix this. Im trying to set up a cluster on scaleway but this is holding me back: Setting up scylla-kernel-conf (1.2.1-20160623.c56fc99-ubuntu1) ... sysctl: cannot stat /proc/sys/kernel/sched_tunable_scaling: No such file...

The CONFIG_NF_SOCKET_IPV{4,6} options are not enabled. These options enable the `-m socket` iptables match. This means that doing transparent IP proxies such as the one described [here](https://www.nginx.com/blog/ip-transparency-direct-server-return-nginx-plus-transparent-proxy/) is not possible.

The Linux kernel in the Ubuntu Xenial (Ubuntu 16.04) image is not the stock Ubuntu Linux kernel. It is the mainline Linux kernel without the appropriate .config and changes that...

``` CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y ``` Just like x86_64 so we can have `/proc/config.gz`.

Hi, It would be great if you could enable `CONFIG_KSM` flag in std kernels (including longterm if possible). That way we could save memory while running KVM on top of...