1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 05:53:24 +01:00
Atmosphere/stratosphere
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
..
ams_mitm Improve exception wrapping 2019-12-08 03:29:47 -08:00
boot Improve exception wrapping 2019-12-08 03:29:47 -08:00
boot2 Improve exception wrapping 2019-12-08 03:29:47 -08:00
creport Improve exception wrapping 2019-12-08 03:29:47 -08:00
dmnt Improve exception wrapping 2019-12-08 03:29:47 -08:00
eclct.stub Improve exception wrapping 2019-12-08 03:29:47 -08:00
fatal Improve exception wrapping 2019-12-08 03:29:47 -08:00
libstratosphere git subrepo push stratosphere/libstratosphere 2019-12-08 16:30:41 -08:00
loader Improve exception wrapping 2019-12-08 03:29:47 -08:00
pm fusee/pm: on 5.0.0+, fix system memory pool increase. 2019-12-09 17:56:38 -08:00
ro Improve exception wrapping 2019-12-08 03:29:47 -08:00
sm Improve exception wrapping 2019-12-08 03:29:47 -08:00
spl Improve exception wrapping 2019-12-08 03:29:47 -08:00
Makefile boot2: move to separate process 2019-12-07 12:41:28 -08:00