Skip to content

Comment on Safe-Linking – Eliminating a 20 year-old malloc() exploit primitiveparent

Comments

You can just run it on your local machine and dedicate some of the cores to it with a tool like "cset shield".

If you _really_ want to avoid any contention, then build the benchmark as a Linux kernel module and call stop_machine(), which will prevent anything else including interrupt handlers from running.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.