Thomas Kaiser
Thomas Kaiser
Are you open for one or more PRs to improve/change the following behaviour? * unified quitting behaviour: two quit attempts are made followed by 3 attempts to kill the process...
(continuing #573) Change app quitting/killing behaviour and additionally invent new `$LaunchDaemonsToUnload` variable that will be handled by `DealWithLaunchDaemon` function. The latter is a new addition with zero consequences since not...
Since most if not all Armbian supported wireless capable boards use Broadcom/Cypress chipsets and the RPi 3 tested positive I guess all these devices are affected by [Kr00k](https://www.eset.com/int/kr00k/)?
Just FYI: Running sbc-bench on Renegade with 5.4 kernel results in abysmal memory performance which also affects the overall performance. [Renegade at 1.5GHz with 5.4.8-rockchip64](http://ix.io/27Dq): standard memcpy : 878.6 MB/s...
Since refactoring the services the `stop` case in [armbian-hardware-monitor](https://github.com/armbian/build/blob/master/packages/bsp/common/usr/lib/armbian/armbian-hardware-monitor#L163) has become useless since never executed. I tried to nail this down some time ago but to no avail. `systemd` NOOB...
Since `armbian-config` is now part of every new Armbian install and will be promoted more and more we have to take care about potential security issues. Insecure handling of files...
According to Jared McNeill we can turn the upper USB port which is OTG normally (used in host mode -- which has performance implications and maybe stability as well) into...
Is the [definition of the bits returned by `get_throttled`](https://github.com/raspberrypi/documentation/blob/c41499d40c8d48ec94508b81257f061db6ea1fc2/raspbian/applications/vcgencmd.md#get_throttled) still the same with BCM2712?
# Trying to understand 7-ZIP MIPS with many CPU cores Started by a conversation with @wtarreau about benchmarking issues on big iron (Ampere Altra with +64 cores) let's look closer...
While I know that this repo isn't maintained since over half a year more like a reference. Seems like Allwinner's sun8i kernel sources allow everyone to become root easily: ```...