A report from OSCON 2007
Posted Aug 3, 2007 23:03 UTC (Fri) by
johnkarp (subscriber, #39285)
In reply to:
A report from OSCON 2007 by tetromino
Parent article:
A report from OSCON 2007
I fixed the issue on my gentoo box by modifying /usr/sbin/locale-gen (its
a script). One of the strings inside has "--no-archive", which I removed.
I reran locale-gen, and the archive was created. The number
of "cat /dev/null" syscalls dropped by 68%, in particular the number
of 'open' calls went from 31 -> 4.
I filed a gentoo bug:
http://bugs.gentoo.org/show_bug.cgi?id=187658
(
Log in to post comments)