Philipp Oppermann
|
44ab90f92d
|
Update allocator code for x86_64 v0.11.0
|
2020-05-20 14:30:48 +02:00 |
|
Philipp Oppermann
|
7b0d8f05ba
|
Fix code for x86_64 v0.9.5 update
|
2020-03-08 14:30:33 +01:00 |
|
Philipp Oppermann
|
869a69e531
|
Move #[global_allocator] into allocator module (#714)
The Rust issue that the #[global_allocator] cannot be defined in submodules was fixed.
|
2020-01-08 12:38:06 +01:00 |
|
Philipp Oppermann
|
3ac5318c94
|
Remove now unneeded unsafe block
The `map_to` method is safe since x86_64 0.8.1.
|
2019-12-11 16:47:45 +01:00 |
|
Philipp Oppermann
|
d7484ab48b
|
Use linked_list_allocator crate instead of dummy allocator
|
2019-06-26 15:05:57 +02:00 |
|
Philipp Oppermann
|
06fc63028a
|
Create a heap memory area
|
2019-06-26 13:14:56 +02:00 |
|
Philipp Oppermann
|
c0367074ac
|
Create an allocator module with a dummy allocator
|
2019-06-26 12:34:57 +02:00 |
|