kernelOfTruth aka. kOT, Gentoo user

Results 34 comments of kernelOfTruth aka. kOT, Gentoo user

could be an issue with pulseaudio - I've experienced this before, but with audio playback on music/media players and heavy load on the cpu

Yeah, GNote is horrible in that regard, I'm currently using it with jemalloc preloaded which seems to make performance a bit better, it however still takes quite some time to...

referencing https://github.com/gentoo/dotnet/issues/29 dev-dotnet/notify-sharp-0.4.0_pre20090305 from the gentoo tree also fails with this issue, btw

Hi, thanks for reporting this issue this really seems to be a very multi-faceted "symptom" but first: running zdb on my system there's no "r" (small r) - only: -R...

``` ldd /sbin/zdb linux-vdso.so.1 (0x00007ffe1f58c000) libnvpair.so.1 => /lib64/libnvpair.so.1 (0x00007f22e90f9000) libuutil.so.1 => /lib64/libuutil.so.1 (0x00007f22e8ee2000) libzpool.so.2 => /lib64/libzpool.so.2 (0x00007f22e8ab2000) libzfs.so.2 => /lib64/libzfs.so.2 (0x00007f22e8869000) libzfs_core.so.1 => /lib64/libzfs_core.so.1 (0x00007f22e8665000) libm.so.6 => /lib64/libm.so.6 (0x00007f22e8368000) libdl.so.2...

Hi @DurvalMenezes , that sounds like your hardware doesn't support all the instruction sets the kernel modules were built with . Something similar also occured on the gentoo forums: http://forums.gentoo.org/viewtopic-p-6931744.html#6931744...

Hi @DurvalMenezes , do you, by chance, use sha256 checksums ? If yes, this could have been caused by https://github.com/zfsonlinux/zfs/pull/2351 in that case I'll leave it out, probably the same...

``` -march=generic -mtune=generic ``` doesn't work, right now settling for: ``` -march=nocona -mtune=generic ``` that hopefully should do it

haven't had time to test the modules yet (e.g. by importing an external pool), modules compiled fine & uploaded in "testing" for now: https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/commit/ca50865edb6186ed3b1f9b05a1c0964a338b7a73