Kai Krakow

Results 90 issues of Kai Krakow

*Note to myself: xpadneo should probably redo how we patch the hidraw interface, this may fix some of the problems:* The first Xbox controller had a simple button mapping with...

0 | type: enhancement
0 | type: third party bug
0 | type: hardware support

Related to: https://github.com/atar-axis/xpadneo/issues/322 This should fix an issue that sometimes may hit us when multiple kernels or multiple xpadneo versions are already installed, and old installations become removed.

0 | type: enhancement

This night we encountered the following problem and found bees stuck with using 100% of one core: ``` Feb 17 03:29:48 vch01 kernel: rcu: INFO: rcu_sched self-detected stall on CPU...

kernel bug

Happened on our server this night, the bees crawler is involved. Known bug? (I know this isn't the latest LTS kernel version, but I won't update that before next weekend)...

kernel bug

This removes the CPU scheduler setting from the systemd service and instead let's bees manage this on its own and individually per thread. That way, people not using the systemd...

While testing some compile issues in Gentoo for v0.6.1, I found that bees won't compile with `-O0` even in current master: ``` $ make clean && make LANG="C" CFLAGS="-O0" CXXFLAGS="-O0"...

Could we get a feature where we would make bees ignore some subvolumes which I know have high write activity but nearly zero chance of duplicate data blocks? I imagine...

This seems new as I don't remember observing it in earlier versions so it may have been introduced within the last year: When looking at `htop` I see a constant...

@Zygo Do we need another commit? I've tagged the top v0.6.y commit and injected it into my package manager to build a 0.6.2 version, here's the result: ``` Nov 01...

Related by query: #81 I found the following crash when running `bees --help`: ``` PID: 3017 (bees) UID: 0 (root) GID: 0 (root) Signal: 6 (ABRT) Timestamp: Mon 2019-10-14 19:24:01...