Skip to main content

Showing 1–1 of 1 results for author: Scarselli, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:1804.03436  [pdf, other

    cs.DC cs.DS

    A Non-blocking Buddy System for Scalable Memory Allocation on Multi-core Machines

    Authors: Romolo Marotta, Mauro Ianni, Alessandro Pellegrini, Andrea Scarselli, Francesco Quaglia

    Abstract: Common implementations of core memory allocation components, like the Linux buddy system, handle concurrent allocation/release requests by synchronizing threads via spin-locks. This approach is clearly not prone to scale with large thread counts, a problem that has been addressed in the literature by introducing layered allocation services or replicating the core allocators-the bottom most ones wi… ▽ More

    Submitted 19 May, 2018; v1 submitted 10 April, 2018; originally announced April 2018.