Re: Concurrent execution of rc-scripts with rcorder(8)

2011-08-24 Thread Buganini
Further optimization in rc.d: splitting non-networking DAEMON (eg. moused) Critical issue in rcexecr: stop_boot (in /etc/rc.subr) doesn't stop rcexecr it might need a check before involving /usr/local/etc/rc.d/*, or just kill child processes? --Bug

Re: Concurrent execution of rc-scripts with rcorder(8)

2011-08-24 Thread Buganini
egotiation is in progress). > > Perhaps https://github.com/buganini/rcexecr may be a good start. > > Dw > > ___ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > T

Re: Concurrent execution of rc-scripts with rcorder(8)

2011-08-21 Thread Buganini
Here is another approach: https://github.com/buganini/rcexecr -- Buganini ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: [RFC] rcexecr: rcorder in parallel

2011-06-04 Thread Buganini
Regards, Buganini ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

[RFC] rcexecr: rcorder in parallel

2011-06-04 Thread Buganini
https://github.com/buganini/rcexecr Currently it is able to determine the exec/wait order There are something I haven't digged in deeply in the "self modification" part. patches/ideas are welcome. Regards, Buganini ___ freebsd-hack

Re: Slow disk access while rsync - what should I tune?

2010-11-01 Thread Buganini
Might gsched(8) help ? ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: SoC 2009: BSD-licensed libiconv in base system

2009-05-07 Thread Buganini
Hi all, I'm also working on a BSDL charset converter library: http://github.com/buganini/bsdconv/ It's *NOT* compatible with iconv. It try to provide more function, including fallback charset, intermediary mapping. Intermediary mapping could be used to do conversion between Traditional/