Add one way allocator readme to learn (#14365)
Chris Akritidis committed
Jan 30, 2023 at 08:57 UTC
f3ca364a968594c0e4ea69868ced95d6c7dc6b2d
1 file changed
+4
libnetdata/onewayalloc/README.md
+4
@@ -1,6 +1,10 @@
1
<!--
2
title: "One Way Allocator"
3
custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/onewayallocator/README.md
4
+sidebar_label: "One Way Allocator"
5
+learn_status: "Published"
6
+learn_topic_type: "Tasks"
7
+learn_rel_path: "Developers"
8
-->
9
10
# One Way Allocator