Browsing by Subject "Storage allocation (computer)"
Now showing items 1-7 of 7
-
Article
Advanced Array Optimizations for High Performance Functional Languages
(1995)In this paper, we discuss and evaluate three opti- mizations for reducing memory management overhead and data copying costs in SISAL 1.2 programs that build arrays. The first, called framework preconstruction, eliminates ...
-
Article
Cache optimization for memory-resident decision support commercial workloads
(1999)Dramatic increases in the main-memory size of computers is allowing some applications to shift their main data storage area from disk to main memory and, as a result, increase their performance. This trend is at work in ...
-
Conference Object
Distributed, low contention task allocation
(IEEE, 1996)A new approach to solve task allocation problems is proposed. The method involves introducing a load balancing network, a new class of distributed, and asynchronous algorithms for task allocation in shared memory ...
-
Article
Failure-sensitive analysis of parallel algorithms with controlled memory access concurrency
(2007)The abstract problem of using P failure-prone processors to cooperatively update all locations of an N-element shared array is called Write-All. Solutions to Write-All can be used iteratively to construct efficient simulations ...
-
Article
Integrating Transactions into the Data-Driven Multi-threading Model Using the TFlux Platform
(2016)The introduction of multi-core processors has renewed the interest in programming models which can efficiently exploit general purpose parallelism. Data-Flow is one such model which has demonstrated significant potential ...
-
Conference Object
Integrating transactions into the data-driven multi-threading model using the tflux platform
(2012)Multi-core processors have renewed interest in programming models which can efficiently exploit general purpose parallelism. Data-Flow is one such model which has demonstrated significant potential in the past. However, ...
-
Article
Locating objects in mobile computing
(2001)In current distributed systems, the notion of mobility is emerging in many forms and applications. Mobility arises naturally in wireless computing since the location of users changes as they move. Besides mobility in ...