1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 06:01:52 +00:00
Atmosphere/stratosphere/pm/source
Michael Scire 28717bfd27 fusee/pm: on 5.0.0+, fix system memory pool increase.
Previously, we were only setting resource limit,
which didn't modify actual reserved pool size for
the system pool. This adds kernel patches which reduce
the applet pool size, granting the extra memory to
the system partition. The given value has been chosen
specifically to allow normal applet usages. Further
reduction may result in crashes during normal applet usage.
2019-12-09 17:56:38 -08:00
..
impl fusee/pm: on 5.0.0+, fix system memory pool increase. 2019-12-09 17:56:38 -08:00
pm_boot_mode_service.cpp strat: split out common functionality for future meso use 2019-12-07 12:41:28 -08:00
pm_boot_mode_service.hpp strat: split out common functionality for future meso use 2019-12-07 12:41:28 -08:00
pm_debug_monitor_service.cpp mitm/cfg: pass around override status for decision-making 2019-12-07 12:41:28 -08:00
pm_debug_monitor_service.hpp mitm/cfg: pass around override status for decision-making 2019-12-07 12:41:28 -08:00
pm_info_service.cpp mitm/cfg: pass around override status for decision-making 2019-12-07 12:41:28 -08:00
pm_info_service.hpp mitm/cfg: pass around override status for decision-making 2019-12-07 12:41:28 -08:00
pm_main.cpp ams_mitm: Implement emummc Nintendo folder redirection 2019-12-07 12:41:28 -08:00
pm_shell_service.cpp strat: TitleId -> ProgramId, titles->contents 2019-12-07 12:41:28 -08:00
pm_shell_service.hpp strat: TitleId -> ProgramId, titles->contents 2019-12-07 12:41:28 -08:00