3 citations · 3 across the 1 of their papers we have counts for
2 papers
cs.DC2018
A Non-blocking Buddy System for Scalable Memory Allocation on Multi-core Machines
Romolo Marotta, Mauro Ianni, Alessandro Pellegrini +2
Common implementations of core memory allocation components, like the Linux buddy system, handle concurrent allocation/release requests by synchronizing threads via spin-locks. Thi…
cs.PF2013★ 3 cited
Multithreaded Input-Sensitive Profiling
Emilio Coppa, Camil Demetrescu, Irene Finocchi +1
Input-sensitive profiling is a recent performance analysis technique that makes it possible to estimate the empirical cost function of individual routines of a program, helping dev…