|
Vestnik Yuzhno-Ural'skogo Universiteta. Seriya Matematicheskoe Modelirovanie i Programmirovanie, 2012, Issue 14, Pages 141–155
(Mi vyuru90)
|
|
|
|
Computer Sciences
Thread «Efficency» on the Shared Memory Multiprocessors
M. O. Bakhterev Institute of Mathematics and Mechanics, Ural Branch of the Russian Academy of Sciences (Yekaterinburg, Russian Federation)
Abstract:
It is tradition to assume that computation decomposed in the certain way into several threads is executed on the systems with shared memory (SMP or NUMA) more efficiently than the same computation but decomposed into several processes. In the presented work we hypothesize that this assumption may be false for the computations with big data volumes, mainly by two reasons. Firstly, the support of common shared address space for the treads may introduce substantially more overhead than aggregate expenses on the execution context switching between processes. Secondly, even when computation does not require intensive memory management, the natural limitation for the memory workset description volume stored in TLB results in necessity to frequently renew that translation cache in the case of using threads too. Experiments and their results which prove our hypothesis correctness are described later in the article.
Keywords:
shared memory, performance, threads, processes.
Received: 29.06.2012
Citation:
M. O. Bakhterev, “Thread «Efficency» on the Shared Memory Multiprocessors”, Vestnik YuUrGU. Ser. Mat. Model. Progr., 2012, no. 14, 141–155
Linking options:
https://www.mathnet.ru/eng/vyuru90 https://www.mathnet.ru/eng/vyuru/y2012/i14/p141
|
Statistics & downloads: |
Abstract page: | 124 | Full-text PDF : | 77 | References: | 39 |
|