Publications

Scientific publications

Е.А. Аксёнова, А.А. Лазутина, А.В. Соколов.
Минимизация средних затрат на перераспределение при работе с work-stealing деком в двухуровневой памяти
// Программные системы: теория и приложения, т.2, No2(49). 2021. C. 53–71
Keywords: work-stealing balancers, work-stealing deques, Monte-Carlo method, random walks
The paper analyzes the problem of optimal control of a work-stealingdeque in two-level memory (for example, registers –random access memory),where probabilities of parallel operations with the deque are known. The classicsequential cyclic method for representing a deque in memory is considered. If adeque overflows or empty, we transfer elements from its middle part from the fastmemory to the slow memory, since data from the end parts of the deque may beneeded earlier. The problem is to find the optimal number of elements from bothsides of the deque to leave in the fast memory if the deque is full or empty.As an optimality criterion, we consider the minimum average cost of memoryreallocation, which is necessary in case of overflow or emptying of fast memory.The simulation model of this process is constructed. The results of numericalexperiments are presented
Indexed at RSCI, RSCI (WS), Google Scholar
Last modified: June 15, 2021