€•¯EŒsphinx.addnodes”Œdocument”“”)”}”(Œ rawsource”Œ”Œchildren”]”(Œ translations”Œ LanguagesNode”“”)”}”(hhh]”(hŒ pending_xref”“”)”}”(hhh]”Œdocutils.nodes”ŒText”“”ŒChinese (Simplified)”…””}”Œparent”hsbaŒ attributes”}”(Œids”]”Œclasses”]”Œnames”]”Œdupnames”]”Œbackrefs”]”Œ refdomain”Œstd”Œreftype”Œdoc”Œ reftarget”Œ,/translations/zh_CN/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuŒtagname”hhh ubh)”}”(hhh]”hŒChinese (Traditional)”…””}”hh2sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/zh_TW/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒItalian”…””}”hhFsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/it_IT/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒJapanese”…””}”hhZsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/ja_JP/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒKorean”…””}”hhnsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/ko_KR/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒPortuguese (Brazilian)”…””}”hh‚sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/pt_BR/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒSpanish”…””}”hh–sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ,/translations/sp_SP/mm/overcommit-accounting”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubeh}”(h]”h ]”h"]”h$]”h&]”Œcurrent_language”ŒEnglish”uh1h hhŒ _document”hŒsource”NŒline”NubhŒsection”“”)”}”(hhh]”(hŒtitle”“”)”}”(hŒOvercommit Accounting”h]”hŒOvercommit Accounting”…””}”(hh¼h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhh·h²hh³ŒF/var/lib/git/docbuild/linux/Documentation/mm/overcommit-accounting.rst”h´KubhŒ paragraph”“”)”}”(hŒAThe Linux kernel supports the following overcommit handling modes”h]”hŒAThe Linux kernel supports the following overcommit handling modes”…””}”(hhÍh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´Khh·h²hubhŒdefinition_list”“”)”}”(hhh]”(hŒdefinition_list_item”“”)”}”(hŒà0 Heuristic overcommit handling. Obvious overcommits of address space are refused. Used for a typical system. It ensures a seriously wild allocation fails while allowing overcommit to reduce swap usage. This is the default. ”h]”(hŒterm”“”)”}”(hŒ0”h]”hŒ0”…””}”(hhèh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´K hhâubhŒ definition”“”)”}”(hhh]”hÌ)”}”(hŒÝHeuristic overcommit handling. Obvious overcommits of address space are refused. Used for a typical system. It ensures a seriously wild allocation fails while allowing overcommit to reduce swap usage. This is the default.”h]”hŒÝHeuristic overcommit handling. Obvious overcommits of address space are refused. Used for a typical system. It ensures a seriously wild allocation fails while allowing overcommit to reduce swap usage. This is the default.”…””}”(hhûh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´Khhøubah}”(h]”h ]”h"]”h$]”h&]”uh1höhhâubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´K hhÝubhá)”}”(hŒÀ1 Always overcommit. Appropriate for some scientific applications. Classic example is code using sparse arrays and just relying on the virtual memory consisting almost entirely of zero pages. ”h]”(hç)”}”(hŒ1”h]”hŒ1”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´Khjubh÷)”}”(hhh]”hÌ)”}”(hŒ½Always overcommit. Appropriate for some scientific applications. Classic example is code using sparse arrays and just relying on the virtual memory consisting almost entirely of zero pages.”h]”hŒ½Always overcommit. Appropriate for some scientific applications. Classic example is code using sparse arrays and just relying on the virtual memory consisting almost entirely of zero pages.”…””}”(hj*h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´Khj'ubah}”(h]”h ]”h"]”h$]”h&]”uh1höhjubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´KhhÝh²hubhá)”}”(hXÞ2 Don't overcommit. The total address space commit for the system is not permitted to exceed swap + a configurable amount (default is 50%) of physical RAM. Depending on the amount you use, in most situations this means a process will not be killed while accessing pages but will receive errors on memory allocation as appropriate. Useful for applications that want to guarantee their memory allocations will be available in the future without having to initialize every page. ”h]”(hç)”}”(hŒ2”h]”hŒ2”…””}”(hjHh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´KhjDubh÷)”}”(hhh]”(hÌ)”}”(hXIDon't overcommit. The total address space commit for the system is not permitted to exceed swap + a configurable amount (default is 50%) of physical RAM. Depending on the amount you use, in most situations this means a process will not be killed while accessing pages but will receive errors on memory allocation as appropriate.”h]”hXKDon’t overcommit. The total address space commit for the system is not permitted to exceed swap + a configurable amount (default is 50%) of physical RAM. Depending on the amount you use, in most situations this means a process will not be killed while accessing pages but will receive errors on memory allocation as appropriate.”…””}”(hjYh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KhjVubhÌ)”}”(hŒUseful for applications that want to guarantee their memory allocations will be available in the future without having to initialize every page.”h]”hŒUseful for applications that want to guarantee their memory allocations will be available in the future without having to initialize every page.”…””}”(hjgh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KhjVubeh}”(h]”h ]”h"]”h$]”h&]”uh1höhjDubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´KhhÝh²hubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÛhh·h²hh³hÊh´NubhÌ)”}”(hŒEThe overcommit policy is set via the sysctl ``vm.overcommit_memory``.”h]”(hŒ,The overcommit policy is set via the sysctl ”…””}”(hj‡h²hh³Nh´NubhŒliteral”“”)”}”(hŒ``vm.overcommit_memory``”h]”hŒvm.overcommit_memory”…””}”(hj‘h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj‡ubhŒ.”…””}”(hj‡h²hh³Nh´Nubeh}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´Khh·h²hubhÌ)”}”(hŒ¼The overcommit amount can be set via ``vm.overcommit_ratio`` (percentage) or ``vm.overcommit_kbytes`` (absolute value). These only have an effect when ``vm.overcommit_memory`` is set to 2.”h]”(hŒ%The overcommit amount can be set via ”…””}”(hj©h²hh³Nh´Nubj)”}”(hŒ``vm.overcommit_ratio``”h]”hŒvm.overcommit_ratio”…””}”(hj±h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj©ubhŒ (percentage) or ”…””}”(hj©h²hh³Nh´Nubj)”}”(hŒ``vm.overcommit_kbytes``”h]”hŒvm.overcommit_kbytes”…””}”(hjÃh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj©ubhŒ2 (absolute value). These only have an effect when ”…””}”(hj©h²hh³Nh´Nubj)”}”(hŒ``vm.overcommit_memory``”h]”hŒvm.overcommit_memory”…””}”(hjÕh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj©ubhŒ is set to 2.”…””}”(hj©h²hh³Nh´Nubeh}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´K!hh·h²hubhÌ)”}”(hŒThe current overcommit limit and amount committed are viewable in ``/proc/meminfo`` as CommitLimit and Committed_AS respectively.”h]”(hŒBThe current overcommit limit and amount committed are viewable in ”…””}”(hjíh²hh³Nh´Nubj)”}”(hŒ``/proc/meminfo``”h]”hŒ /proc/meminfo”…””}”(hjõh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjíubhŒ. as CommitLimit and Committed_AS respectively.”…””}”(hjíh²hh³Nh´Nubeh}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´K%hh·h²hubh¶)”}”(hhh]”(h»)”}”(hŒGotchas”h]”hŒGotchas”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhj h²hh³hÊh´K)ubhÌ)”}”(hXThe C language stack growth does an implicit mremap. If you want absolute guarantees and run close to the edge you MUST mmap your stack for the largest size you think you will need. For typical stack usage this does not matter much but it's a corner case if you really really care”h]”hXThe C language stack growth does an implicit mremap. If you want absolute guarantees and run close to the edge you MUST mmap your stack for the largest size you think you will need. For typical stack usage this does not matter much but it’s a corner case if you really really care”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´K+hj h²hubhÌ)”}”(hŒ,In mode 2 the MAP_NORESERVE flag is ignored.”h]”hŒ,In mode 2 the MAP_NORESERVE flag is ignored.”…””}”(hj,h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´K0hj h²hubeh}”(h]”Œgotchas”ah ]”h"]”Œgotchas”ah$]”h&]”uh1hµhh·h²hh³hÊh´K)ubh¶)”}”(hhh]”(h»)”}”(hŒ How It Works”h]”hŒ How It Works”…””}”(hjEh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjBh²hh³hÊh´K4ubhÌ)”}”(hŒ.The overcommit is based on the following rules”h]”hŒ.The overcommit is based on the following rules”…””}”(hjSh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´K6hjBh²hubhÜ)”}”(hhh]”(há)”}”(hŒ™For a file backed map | SHARED or READ-only - 0 cost (the file is the map not swap) | PRIVATE WRITABLE - size of mapping per instance ”h]”(hç)”}”(hŒFor a file backed map”h]”hŒFor a file backed map”…””}”(hjhh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´K:hjdubh÷)”}”(hhh]”hŒ line_block”“”)”}”(hhh]”(hh´“”)”}”(hŒCSHARED or READ-only - 0 cost (the file is the map not swap)”h]”hŒCSHARED or READ-only - 0 cost (the file is the map not swap)”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´Œindent”Khj{h³hÊh´Kubj~)”}”(hŒ:PRIVATE WRITABLE - size of mapping per instance”h]”hŒ:PRIVATE WRITABLE - size of mapping per instance”…””}”(hjŽh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhj{h³hÊh´Kubeh}”(h]”h ]”h"]”h$]”h&]”uh1jyhjvubah}”(h]”h ]”h"]”h$]”h&]”uh1höhjdubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´K:hjaubhá)”}”(hŒÖFor an anonymous or ``/dev/zero`` map | SHARED - size of mapping | PRIVATE READ-only - 0 cost (but of little use) | PRIVATE WRITABLE - size of mapping per instance ”h]”(hç)”}”(hŒ%For an anonymous or ``/dev/zero`` map”h]”(hŒFor an anonymous or ”…””}”(hj²h²hh³Nh´Nubj)”}”(hŒ ``/dev/zero``”h]”hŒ /dev/zero”…””}”(hjºh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj²ubhŒ map”…””}”(hj²h²hh³Nh´Nubeh}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´K?hj®ubh÷)”}”(hhh]”jz)”}”(hhh]”(j~)”}”(hŒ5SHARED - size of mapping”h]”hŒ5SHARED - size of mapping”…””}”(hjØh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhjÕh³hÊh´Kubj~)”}”(hŒ8PRIVATE READ-only - 0 cost (but of little use)”h]”hŒ8PRIVATE READ-only - 0 cost (but of little use)”…””}”(hjæh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhjÕh³hÊh´Kubj~)”}”(hŒ:PRIVATE WRITABLE - size of mapping per instance”h]”hŒ:PRIVATE WRITABLE - size of mapping per instance”…””}”(hjôh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhjÕh³hÊh´Kubeh}”(h]”h ]”h"]”h$]”h&]”uh1jyhjÒubah}”(h]”h ]”h"]”h$]”h&]”uh1höhj®ubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´K?hjah²hubhá)”}”(hŒcAdditional accounting | Pages made writable copies by mmap | shmfs memory drawn from the same pool ”h]”(hç)”}”(hŒAdditional accounting”h]”hŒAdditional accounting”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hæh³hÊh´KChjubh÷)”}”(hhh]”jz)”}”(hhh]”(j~)”}”(hŒ"Pages made writable copies by mmap”h]”hŒ"Pages made writable copies by mmap”…””}”(hj,h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhj)h³hÊh´Kubj~)”}”(hŒ%shmfs memory drawn from the same pool”h]”hŒ%shmfs memory drawn from the same pool”…””}”(hj:h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1h´jKhj)h³hÊh´Kubeh}”(h]”h ]”h"]”h$]”h&]”uh1jyhj&ubah}”(h]”h ]”h"]”h$]”h&]”uh1höhjubeh}”(h]”h ]”h"]”h$]”h&]”uh1hàh³hÊh´KChjah²hubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÛhjBh²hh³hÊh´Nubeh}”(h]”Œ how-it-works”ah ]”h"]”Œ how it works”ah$]”h&]”uh1hµhh·h²hh³hÊh´K4ubh¶)”}”(hhh]”(h»)”}”(hŒStatus”h]”hŒStatus”…””}”(hjkh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjhh²hh³hÊh´KFubhŒ bullet_list”“”)”}”(hhh]”(hŒ list_item”“”)”}”(hŒWe account mmap memory mappings”h]”hÌ)”}”(hj‚h]”hŒWe account mmap memory mappings”…””}”(hj„h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KHhj€ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒ%We account mprotect changes in commit”h]”hÌ)”}”(hj™h]”hŒ%We account mprotect changes in commit”…””}”(hj›h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KIhj—ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒ!We account mremap changes in size”h]”hÌ)”}”(hj°h]”hŒ!We account mremap changes in size”…””}”(hj²h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KJhj®ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒWe account brk”h]”hÌ)”}”(hjÇh]”hŒWe account brk”…””}”(hjÉh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KKhjÅubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒWe account munmap”h]”hÌ)”}”(hjÞh]”hŒWe account munmap”…””}”(hjàh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KLhjÜubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒ$We report the commit status in /proc”h]”hÌ)”}”(hjõh]”hŒ$We report the commit status in /proc”…””}”(hj÷h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KMhjóubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒAccount and check on fork”h]”hÌ)”}”(hj h]”hŒAccount and check on fork”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KNhj ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒ&Review stack handling/building on exec”h]”hÌ)”}”(hj#h]”hŒ&Review stack handling/building on exec”…””}”(hj%h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KOhj!ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒSHMfs accounting”h]”hÌ)”}”(hj:h]”hŒSHMfs accounting”…””}”(hj<h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KPhj8ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubj)”}”(hŒ#Implement actual limit enforcement ”h]”hÌ)”}”(hŒ"Implement actual limit enforcement”h]”hŒ"Implement actual limit enforcement”…””}”(hjSh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KQhjOubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hj{h²hh³hÊh´Nubeh}”(h]”h ]”h"]”h$]”h&]”Œbullet”Œ*”uh1jyh³hÊh´KHhjhh²hubeh}”(h]”Œstatus”ah ]”h"]”Œstatus”ah$]”h&]”uh1hµhh·h²hh³hÊh´KFubh¶)”}”(hhh]”(h»)”}”(hŒTo Do”h]”hŒTo Do”…””}”(hjzh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjwh²hh³hÊh´KTubjz)”}”(hhh]”j)”}”(hŒ#Account ptrace pages (this is hard)”h]”hÌ)”}”(hjh]”hŒ#Account ptrace pages (this is hard)”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hËh³hÊh´KUhj‹ubah}”(h]”h ]”h"]”h$]”h&]”uh1j~hjˆh²hh³hÊh´Nubah}”(h]”h ]”h"]”h$]”h&]”jmjnuh1jyh³hÊh´KUhjwh²hubeh}”(h]”Œto-do”ah ]”h"]”Œto do”ah$]”h&]”uh1hµhh·h²hh³hÊh´KTubeh}”(h]”Œovercommit-accounting”ah ]”h"]”Œovercommit accounting”ah$]”h&]”uh1hµhhh²hh³hÊh´Kubeh}”(h]”h ]”h"]”h$]”h&]”Œsource”hÊuh1hŒcurrent_source”NŒ current_line”NŒsettings”Œdocutils.frontend”ŒValues”“”)”}”(hºNŒ generator”NŒ datestamp”NŒ source_link”NŒ source_url”NŒ toc_backlinks”Œentry”Œfootnote_backlinks”KŒ sectnum_xform”KŒstrip_comments”NŒstrip_elements_with_classes”NŒ strip_classes”NŒ report_level”KŒ halt_level”KŒexit_status_level”KŒdebug”NŒwarning_stream”NŒ traceback”ˆŒinput_encoding”Œ utf-8-sig”Œinput_encoding_error_handler”Œstrict”Œoutput_encoding”Œutf-8”Œoutput_encoding_error_handler”jÛŒerror_encoding”Œutf-8”Œerror_encoding_error_handler”Œbackslashreplace”Œ language_code”Œen”Œrecord_dependencies”NŒconfig”NŒ id_prefix”hŒauto_id_prefix”Œid”Œ dump_settings”NŒdump_internals”NŒdump_transforms”NŒdump_pseudo_xml”NŒexpose_internals”NŒstrict_visitor”NŒ_disable_config”NŒ_source”hÊŒ _destination”NŒ _config_files”]”Œ7/var/lib/git/docbuild/linux/Documentation/docutils.conf”aŒfile_insertion_enabled”ˆŒ raw_enabled”KŒline_length_limit”M'Œpep_references”NŒ pep_base_url”Œhttps://peps.python.org/”Œpep_file_url_template”Œpep-%04d”Œrfc_references”NŒ rfc_base_url”Œ&https://datatracker.ietf.org/doc/html/”Œ tab_width”KŒtrim_footnote_reference_space”‰Œsyntax_highlight”Œlong”Œ smart_quotes”ˆŒsmartquotes_locales”]”Œcharacter_level_inline_markup”‰Œdoctitle_xform”‰Œ docinfo_xform”KŒsectsubtitle_xform”‰Œ image_loading”Œlink”Œembed_stylesheet”‰Œcloak_email_addresses”ˆŒsection_self_link”‰Œenv”NubŒreporter”NŒindirect_targets”]”Œsubstitution_defs”}”Œsubstitution_names”}”Œrefnames”}”Œrefids”}”Œnameids”}”(jµj²j?j<jejbjtjqj­jªuŒ nametypes”}”(jµ‰j?‰je‰jt‰j­‰uh}”(j²h·j<j jbjBjqjhjªjwuŒ footnote_refs”}”Œ citation_refs”}”Œ autofootnotes”]”Œautofootnote_refs”]”Œsymbol_footnotes”]”Œsymbol_footnote_refs”]”Œ footnotes”]”Œ citations”]”Œautofootnote_start”KŒsymbol_footnote_start”KŒ id_counter”Œ collections”ŒCounter”“”}”…”R”Œparse_messages”]”Œtransform_messages”]”Œ transformer”NŒ include_log”]”Œ decoration”Nh²hub.