2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 08:48:51 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="sem.configuration" xmlns="http://docbook.org/ns/docbook">
|
2002-09-26 21:59:44 +00:00
|
|
|
&reftitle.runtime;
|
|
|
|
&extension.runtime;
|
|
|
|
<para>
|
|
|
|
<table>
|
|
|
|
<title>Semaphore Configuration Options</title>
|
2005-02-22 17:36:12 +00:00
|
|
|
<tgroup cols="4">
|
2002-09-26 21:59:44 +00:00
|
|
|
<thead>
|
|
|
|
<row>
|
2012-01-11 08:09:53 +00:00
|
|
|
<entry>&Name;</entry>
|
|
|
|
<entry>&Default;</entry>
|
|
|
|
<entry>&Changeable;</entry>
|
|
|
|
<entry>&Changelog;</entry>
|
2002-09-26 21:59:44 +00:00
|
|
|
</row>
|
|
|
|
</thead>
|
2021-02-24 16:58:20 +00:00
|
|
|
<tbody xml:id="sem.configuration.list">
|
2002-09-26 21:59:44 +00:00
|
|
|
<row>
|
2009-01-09 17:33:40 +00:00
|
|
|
<entry><link linkend="ini.sysvshm.init-mem">sysvshm.init_mem</link></entry>
|
2008-12-27 21:14:54 +00:00
|
|
|
<entry>10000</entry>
|
2012-02-29 00:24:15 +00:00
|
|
|
<entry>PHP_INI_SYSTEM</entry>
|
2005-02-22 17:36:12 +00:00
|
|
|
<entry></entry>
|
2002-09-26 21:59:44 +00:00
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
2008-12-27 21:14:54 +00:00
|
|
|
|
2005-02-15 09:46:10 +00:00
|
|
|
&ini.php.constants;
|
2008-12-27 21:14:54 +00:00
|
|
|
|
2002-09-26 21:59:44 +00:00
|
|
|
</para>
|
2008-12-27 21:14:54 +00:00
|
|
|
|
|
|
|
&ini.descriptions.title;
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<variablelist>
|
|
|
|
|
|
|
|
<varlistentry xml:id="ini.sysvshm.init-mem">
|
|
|
|
<term>
|
2009-01-25 16:48:48 +00:00
|
|
|
<parameter>sysvshm.init_mem</parameter>
|
2008-12-27 21:14:54 +00:00
|
|
|
<type>int</type>
|
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
A default size of the shared memory segment.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
</para>
|
|
|
|
|
2002-09-26 21:59:44 +00:00
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-09-26 21:59:44 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|