Skip to content

Commit

Permalink
Update content/blog/2024-07-12-unikraft-gsoc-test-mimalloc-on-unikraf…
Browse files Browse the repository at this point in the history
…t.mdx

Co-authored-by: Stefan Jumarea <[email protected]>
Signed-off-by: Yang Hu <[email protected]>
  • Loading branch information
huyang531 and StefanJum authored Jul 13, 2024
1 parent ab4eff9 commit 3e1a9ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Each thread repeatedly allocates a number of number of objects, does a fixed amo
- `larson`: simulates a server by having each thread allocate and deallocate objects and then transfer some objects to other threads to be freed
- `phong` - a benchmark that randomly selects allocation sizes, and randomly chooses an allocated item to free

Once fully tested, I will continue on with the work items outlined in [my previous post].(https://unikraft.org/blog/2024-06-16-unikraft-gsoc-port-mimalloc-to-unikraft#next-steps)
Once fully tested, I will continue on with the work items outlined in [my previous post](https://unikraft.org/blog/2024-06-16-unikraft-gsoc-port-mimalloc-to-unikraft#next-steps).

Meanwhlie, I will also try to debug the `test_cmp_requeue_two_waiters_no_requeue` to the best of my ability.

Expand Down

0 comments on commit 3e1a9ed

Please sign in to comment.