File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Blog OS (Heap Allocation )
1+ # Blog OS (Allocator Designs )
22
3- [ ![ Build Status] ( https://github.com/phil-opp/blog_os/workflows/Build%20Code/badge.svg?branch=post-10 )] ( https://github.com/phil-opp/blog_os/actions?query=workflow%3A%22Build+Code%22+branch%3Apost-10 )
3+ [ ![ Build Status] ( https://github.com/phil-opp/blog_os/workflows/Build%20Code/badge.svg?branch=post-11 )] ( https://github.com/phil-opp/blog_os/actions?query=workflow%3A%22Build+Code%22+branch%3Apost-11 )
44
5- This repository contains the source code for the [ Heap Allocation ] [ post ] post of the [ Writing an OS in Rust] ( https://os.phil-opp.com ) series.
5+ This repository contains the source code for the [ Allocator Designs ] [ post ] post of the [ Writing an OS in Rust] ( https://os.phil-opp.com ) series.
66
7- [ post ] : https://os.phil-opp.com/heap-allocation /
7+ [ post ] : https://os.phil-opp.com/allocator-designs /
88
99** Check out the [ master branch] ( https://github.com/phil-opp/blog_os ) for more information.**
1010
You can’t perform that action at this time.
0 commit comments