From 75b66a223c1e3c6cdbee615768531ff8eeb698ba Mon Sep 17 00:00:00 2001 From: Stanislav Paskalev Date: Thu, 12 Dec 2024 10:29:46 +0200 Subject: [PATCH] Update README.md (#127) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3149b57..2f61fbb 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,6 @@ If you are using buddy_alloc in your project and you would like project to be fe - Use in game development - [1](https://github.com/spaskalev/buddy_alloc/issues/13#issue-1088282333) - Use in OS kernels - [1](https://github.com/Itay2805/pentagon/blob/1aa005a3f204f40b5869568bd78f4b3087e024a3/kernel/mem/phys.c#L28), [2](https://github.com/spaskalev/buddy_alloc/issues/76) -- Use in OS research - [1](https://repositories.lib.utexas.edu/server/api/core/bitstreams/ce9f9383-809a-4cc3-ba0b-e8a5e0428ef4/content) +- Use in OS research - [1](https://repositories.lib.utexas.edu/server/api/core/bitstreams/ce9f9383-809a-4cc3-ba0b-e8a5e0428ef4/content), [2](https://www.cs.utexas.edu/~witchel/pubs/zhu24dimes-lupin.pdf), [3](https://upcommons.upc.edu/bitstream/handle/2117/411096/main.pdf;jsessionid=8D64ABBCE67117F7F2BB29A51B72CCCF) - Use in user-space software - [1](https://github.com/liulilittle/PPP-2/commit/6da093802ffa541ea4cf6f92b01ef783d493d706) - Use in scientific software - [1](https://github.com/ecmwf-ifs/field_api)