Lioncash
1e92ba2785
kernel/vm_manager: Handle shrinking of the heap size within SetHeapSize()
...
One behavior that we weren't handling properly in our heap allocation
process was the ability for the heap to be shrunk down in size if a
larger size was previously requested.
This adds the basic behavior to do so and also gets rid of HeapFree, as
it's no longer necessary now that we have allocations and deallocations
going through the same API function.
While we're at it, fully document the behavior that this function
performs.
2019-03-24 17:08:30 -04:00
..
2019-03-07 23:27:47 -05:00
2019-03-07 23:27:51 -05:00
2019-03-11 10:41:05 -04:00
2018-10-06 17:47:33 +10:00
2019-03-05 20:10:07 -05:00
2019-03-05 20:10:03 -05:00
2019-03-20 13:07:04 -04:00
2019-03-20 13:07:04 -04:00
2019-02-25 11:12:32 -05:00
2019-02-25 11:12:38 -05:00
2019-02-25 11:12:32 -05:00
2019-03-07 23:34:37 -05:00
2019-03-07 23:34:37 -05:00
2019-03-07 23:27:51 -05:00
2019-03-07 23:27:51 -05:00
2019-03-14 20:55:52 -04:00
2019-03-14 20:55:52 -04:00
2019-01-31 23:05:15 -05:00
2019-01-31 23:05:15 -05:00
2019-02-25 11:12:32 -05:00
2019-02-25 11:12:32 -05:00
2019-03-21 22:18:36 -04:00
2019-03-21 22:18:36 -04:00
2019-01-30 12:45:00 -05:00
2019-01-30 12:45:00 -05:00
2018-11-19 18:16:39 -05:00
2018-11-26 21:12:13 -05:00
2019-03-16 22:05:40 -04:00
2019-03-04 17:01:37 -05:00
2019-03-11 10:41:05 -04:00
2019-03-11 10:41:05 -04:00
2019-03-07 23:34:37 -05:00
2019-03-05 20:10:07 -05:00
2018-01-20 16:45:11 -07:00
2018-08-01 23:34:42 -04:00
2019-03-04 16:52:36 -05:00
2018-12-12 17:25:56 +01:00
2018-12-18 22:30:56 -05:00
2019-03-24 17:08:30 -04:00
2018-12-12 14:03:53 -05:00
2019-03-19 22:45:34 -04:00
2019-03-17 22:27:33 -04:00
2019-03-24 17:08:30 -04:00
2019-03-24 17:08:30 -04:00
2018-12-31 19:04:16 -05:00
2019-01-30 12:50:37 -05:00
2018-11-29 09:14:20 -05:00
2018-12-31 19:04:16 -05:00