31 Jan 23:46
Re: [flyweight] Review period extended to February 3
From: vicente.botet <vicente.botet <at> wanadoo.fr>
Subject: Re: [flyweight] Review period extended to February 3
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-01-31 22:46:47 GMT
Subject: Re: [flyweight] Review period extended to February 3
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-01-31 22:46:47 GMT
Hi Joaquin,
What is the magic number 16384 in the intermodule_holder intantiator
struct intermodule_holder_class contains the following initialization
instantiator():
mutex(interprocess::open_or_create,compute_mutex_name()),
seg(interprocess::open_or_create,compute_segment_name(),16384),
Should this be configurable?
Are the compute_mutex_name and compute_segment_name friendly for debuging?
I think that we will need here some introspection in order obtain these
values,
or better yet to be able to configure them.
Regards
---------------------------
Vicente Juan Botet Escriba
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed