dohqu8Zi's comments

dohqu8Zi | 9 years ago | on: OpenWrt and LEDE to re-merge

The majority of OpenWRT/LEDE patches are gross hacks that need a major rework or a completely different approach. This is not the first patch of that kind.

dohqu8Zi | 9 years ago | on: Bus1 is the new Kdbus

Sadly, the author failed to read on the history of kdbus and AF_BUS.

Just using UNIX domain socks is not the solution. This is more or less what dbus currently does and has major issues with memory accounting and trusts.

dohqu8Zi | 10 years ago | on: Meet LKL: Turn Linux Kernel into a Library

This does not make any sense. As soon you issue any system call you will trigger a context switch. So, eve without using FUSE and just using LKL as tool to extract your favorite filesystem it will face them.

But the context switches not the bottleneck in FUSE. Did you benchmark?

page 1