NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/50046
The following reply was made to PR misc/50046; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, misc-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, frank%phoenix.owl.de@localhost
Cc:
Subject: Re: misc/50046
Date: Wed, 15 Jul 2015 10:34:31 -0400
On Jul 13, 10:45am, armihu%gmail.com@localhost (Arto Huusko) wrote:
-- Subject: Re: misc/50046
| From: Arto Huusko <armihu%gmail.com@localhost>
| To: gnats-bugs%netbsd.org@localhost
| Cc:
| Subject: Re: misc/50046
| Date: Mon, 13 Jul 2015 13:43:07 +0300
|
| Reverting revision 1.94 of etc/rc.subr fixes the slow boot.
| The change causes a considerable amount of forking.
| On a test system the number of forks right after boot
| with rc.subr 1.94: 1080
| with rc.subr 1.94 reverted: 280
Can you please test the stdbuf change I posted on tech-userlevel (compile
and re-install libc), together with adding:
export STDBUF0=L
export STDBUF1=L
export STDBUF2=L
in the beginning of rc and reverting rc and rc.subr to pre-pinger changes?
Thanks,
christos
Home |
Main Index |
Thread Index |
Old Index