In article <[email protected]>, Frank Wille <[email protected]> wrote: >On Sun, 12 Jul 2015 20:02:03 +0200 >Martin Husemann <[email protected]> wrote: > >> On Sun, Jul 12, 2015 at 08:47:13PM +0300, Arto Huusko wrote: >> > I also tested 7.99.19, and it is just as slow to boot as 7.0_RC1, >> > and vmstat numbers are pretty much the same. > >I'm happy to hear from more platforms confirming the problem. ;) > >It probably isn't noticable on modern multi-core CPUs, but only on older >systems. > > >> Frank, can you file a PR please? > >Done. > > >> > In the not very scientific qemu boot time test -current kernel is >> > also unfortunately slightly slower to boot 6.1.5 userland than >> > 6.1.5 or 7.0 kernel. > >I can also confirm that for Amiga.
i think we should just import stdbuf and libstdbuf from FreeBSD and: LD_PRELOAD=/lib/libstdbuf.so export _STDBUF_O=0 export _STDBUF_E=0 In the rc scripts... christos
