Ferry Toth

Results 9 issues of Ferry Toth

Rocko has gcc/g++ 7 and nodejs_6.10.3 is missing a patch d9a8f80 for this. I successfully tested by bbappend this: [0001-v8-fix-build-errors-with-g-7.zip](https://github.com/imyller/meta-nodejs/files/1733694/0001-v8-fix-build-errors-with-g-7.zip)

Yocto has a recipe for the phoronix-test-suite. On Thud it will even run if the following is set (Thud supports php 5.6.40 and 7.3.2. Using the latter causes a segmentation...

@aklomp @mayeut Again a draft. Please ignore the Benchmarks patch, I was to far to drop that and rebase against HEAD. The interesting one is [codec: add ssse3_atom](https://github.com/aklomp/base64/commit/2765efd90d37201f9b054e195e93191fb0a2865e). My experience...

When I build with all x86 codes and run benchmarks on Atom (x86_64) it crashes due to an illegal instruction. I always thought I just need to disable AVX and...

I did some automated benchmarking on my i7-10700 and Edison (Merrifield dual core Silvermont Atom without cache memory, similar to Baytrail) that I want to share here. Strictly, this issue...

benchmarking

On `Linux yuna 6.0.0-rc7-edison-acpi-standard #1 SMP PREEMPT_DYNAMIC Sun Sep 25 21:01:02 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux` I have: ``` root@yuna:~# lsmod | grep -i sof snd_sof_pci_intel_tng 20480 0 snd_sof_pci...

Since Ubuntu 22.10 (kinetic) qgit will not annotate (ctrl-a) files from a linux kernel repo. It does annotate other (smaller?) repo's. The status line says "Sorry, annotation not available for...

@starnight Thanks for these examples, they have been very instructive. There is a v2.0-rc1 here https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/commit/?id=7deb50c54746b29b4f3edc098d3b835c1500e53a Would you considering porting you examples?

YP Kirkstone documentation lists `git gcc python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 python3-subunit mesa-common-dev zstd liblz4-tool` as required for building that edison-fw does not list. Edison-fw documentation...