2011 12th International Conference on Parallel and Distributed Computing, Applications and Technologies 2011
DOI: 10.1109/pdcat.2011.18
|View full text |Cite
|
Sign up to set email alerts
|

An Experimental Study on Memory Allocators in Multicore and Multithreaded Applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
1
6

Year Published

2012
2012
2020
2020

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 31 publications
(21 citation statements)
references
References 6 publications
0
14
1
6
Order By: Relevance
“…This memory usage pattern is not uncommon in many today's applications. Generically, the memory management literature refers to this problem as memory blowup (see [17]). …”
Section: Memory Leaking and Software Agingmentioning
confidence: 99%
See 4 more Smart Citations
“…This memory usage pattern is not uncommon in many today's applications. Generically, the memory management literature refers to this problem as memory blowup (see [17]). …”
Section: Memory Leaking and Software Agingmentioning
confidence: 99%
“…However, analyzing carefully the data we note that this trend is not consequence of software aging, but simply the effect of the OS disk cache (so-called buffer-cache). Since the adopted workloads (w1, w2, w3) are disk I/O-intensives, the OS kernel memory management [17] requests unused physical memory to the page-level allocator in order to create additional disk cache objects. This behavior is expected considering that: i) there is free physical memory available in user level, and ii) the disk I/O subsystem is under pressure.…”
Section: B Using System-wide Aging Indicatorsmentioning
confidence: 99%
See 3 more Smart Citations