-
dbis
-
Publications
-
2023
-
Micro Partitioning
Reviews (DaMoN 2023)
ng idea was limited both by the TLB and the L2 cache size. The authors here do not really mention the L2 cache size in section 2.2. Without a 4X larger L2 than that the older work (1MB vs. 256KB), the [...] in addressing those issues and making the final version of the paper more accessible. D1. Section 2.2, parag. 1: "We argue that additional copying ...": the "additional copying from buffer to memory" is [...] which software-managed buffers already resolves. Why do we use micro-partitioning then? D4. Section 2.2, parag. 3: "We allocate the next from the tuple ...": how come allocating can be as simple as an increment …