<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/MemArenaAndroid.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Core: Don't create page table mappings before R/C bits are set</title>
<updated>2026-02-04T20:35:22+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2025-08-02T18:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0ce95299f6f16b7994592900bd3efc1849c58845'/>
<id>0ce95299f6f16b7994592900bd3efc1849c58845</id>
<content type='text'>
This gets rid of the hack of setting the R and C bits pessimistically,
reversing the performance regression in Rogue Squadron 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets rid of the hack of setting the R and C bits pessimistically,
reversing the performance regression in Rogue Squadron 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: Add function for getting page size</title>
<updated>2026-02-01T11:39:32+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2023-12-29T15:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=183e12b055272b4d268cfec03d0027f5493a3785'/>
<id>183e12b055272b4d268cfec03d0027f5493a3785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: A zero-byte allocation is invalid.</title>
<updated>2023-09-07T12:41:24+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-09-07T12:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=422bc7a62724643a4d0e92adf857883f73aa9ca6'/>
<id>422bc7a62724643a4d0e92adf857883f73aa9ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: mmap returns MAP_FAILED on error, not nullptr.</title>
<updated>2023-09-07T11:59:33+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-09-07T11:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c14bc6ea4c85d823d39d6b49972e0acc493652b0'/>
<id>c14bc6ea4c85d823d39d6b49972e0acc493652b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: Assert return value of LazyMemoryRegion::Clear()'s mmap() call.</title>
<updated>2023-09-07T02:00:22+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-09-07T02:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a20bb3e05bac6e3fbeee4920c7d64a9cd3760d9f'/>
<id>a20bb3e05bac6e3fbeee4920c7d64a9cd3760d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: Add LazyMemoryRegion to represent a zero-initialized memory region whose pages are only allocated on first access.</title>
<updated>2023-09-02T02:02:10+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-09-02T02:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5bd7756064e4759fe13a557106cf9629908a04f0'/>
<id>5bd7756064e4759fe13a557106cf9629908a04f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArena: Pass shared memory base file name to GrabSHMSegment().</title>
<updated>2023-05-19T16:53:08+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-05-10T23:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8342164dbdf6d862556de017f67ff28ecde0f0ec'/>
<id>8342164dbdf6d862556de017f67ff28ecde0f0ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MemArenaAndroid: Keep fastmem region mapped.</title>
<updated>2023-05-11T01:01:05+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-05-11T00:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ab98db445d67491ac63196686b73fb279f71984f'/>
<id>ab98db445d67491ac63196686b73fb279f71984f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MemArena: Prepare interface for proper memory reservation.</title>
<updated>2021-12-25T19:20:36+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2021-06-21T00:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=155412856072c07521536d5a07117c400c0ce131'/>
<id>155412856072c07521536d5a07117c400c0ce131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MemArena: Split into three separate files for each OS.</title>
<updated>2021-12-25T19:20:36+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2021-06-20T23:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=812cc8b6322fa72982a3084bb3de4bdb564331fe'/>
<id>812cc8b6322fa72982a3084bb3de4bdb564331fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
