[Ovirt-devel] [PATCH: ovirt-identify-node replacement 0/1] Node Image Patch

Arjun Roy arroy at redhat.com
Thu Jul 9 14:41:59 UTC 2009


On 07/09/2009 03:44 AM, Alan Pevec wrote:
> On Wed, Jul 8, 2009 at 8:40 PM, Arjun Roy <arroy at redhat.com 
> <mailto:arroy at redhat.com>> wrote:
>
>     Dependencies added include:
>     -libboost_regex library
>     -libicu
>
> hmm, that's an unfortunate dependency: complete libicu adds 17MB and 
> blacklisting unused parts doesn't help much:
> libboost_regex.so links with libicuuc.so (1.3M), libicui18n.so (1.6M) 
> and libicudata.so (14M) which makes 99% of libicu :(
>
> Could we avoid this by using more lightweight regexp library?
>
Ian Main mentioned pcre, 
(http://koji.fedoraproject.org/koji/buildinfo?buildID=89460) which looks 
like it doesn't ask for as much. So I could convert my package to use it.

In the future, the data we are pulling by reading /proc/cpuinfo (and 
anything else needing regexes) would hopefully be exposed by libvirt 
anyways, which means no regex dependency at all. I'm looking forward to 
that.

-Arjun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090709/89f16104/attachment.htm>


More information about the ovirt-devel mailing list