- Aug 12, 2023
-
-
Jeremy Soller authored
aarch64: init serial port by parsing dtb file See merge request redox-os/kernel!241
-
Ivan Tan authored
-
Jeremy Soller authored
Set relocation-model=static Closes #107 See merge request redox-os/kernel!240
-
-
- Aug 09, 2023
-
-
Jeremy Soller authored
Replace #[thread_local] See merge request redox-os/kernel!239
-
- Aug 08, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Aug 07, 2023
-
-
Jeremy Soller authored
Demand paging See merge request redox-os/kernel!238
-
- Aug 03, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Aug 02, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Aug 01, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
Since these are stored in arrays that are typically 512 KiB each (i.e. which in turn typically store metadata for 128 MiB), they will certainly be a page-size multiple, and large contiguous allocations are allowed at least at boot time. Not only is the linked-list allocator less efficient for that, but this change will also help reduce TLB overhead.
-
Jacob Lorentzon authored
-
- Jul 28, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Jul 27, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Jul 26, 2023
-
-
Jacob Lorentzon authored
-
- Jul 25, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-