From dc8d0a833b3c169208113fd7db422c133a08cde0 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Mon, 20 Jan 2020 10:09:08 +0100 Subject: [PATCH] Add image --- .../posts/11-allocator-designs/fixed-size-block-example.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 blog/content/second-edition/posts/11-allocator-designs/fixed-size-block-example.svg diff --git a/blog/content/second-edition/posts/11-allocator-designs/fixed-size-block-example.svg b/blog/content/second-edition/posts/11-allocator-designs/fixed-size-block-example.svg new file mode 100644 index 00000000..2a2de226 --- /dev/null +++ b/blog/content/second-edition/posts/11-allocator-designs/fixed-size-block-example.svg @@ -0,0 +1,3 @@ + + +
heap start
heap start
head_16
<div>head_16</div>
head_64
<div>head_64</div>
head_512
<div>head_512</div>
\ No newline at end of file