mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-29 13:11:57 +00:00
Update site/content/entry/yuzu-progress-report-may-2021/index.md
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
parent
4391e707ff
commit
67db82bf74
|
@ -122,7 +122,7 @@ The root problem was also the cause of small memory leaks that hadn't been notic
|
|||
For this reason, bunnei implemented mechanisms for moving and closing objects in a [follow-up PR](https://github.com/yuzu-emu/yuzu/pull/6347), which corrected the way the
|
||||
session counter and its opening and closing operations worked.
|
||||
|
||||
There are still many other kernel objects to migrate, and for this reason, bunnei introduced a PR to make the
|
||||
There are still many other kernel objects to migrate and, for this reason, bunnei introduced a PR to make the
|
||||
[KSlabHeap use both guest and host allocations](https://github.com/yuzu-emu/yuzu/pull/6373),
|
||||
as this will facilitate the process while missing functions and other structures are being implemented.
|
||||
|
||||
|
|
Loading…
Reference in a new issue