Sciweavers

4747 search results - page 121 / 950
» Shuffle Memory System
Sort
View
SOSP
1993
ACM
15 years 3 months ago
Lightweight Recoverable Virtual Memory
Mahadev Satyanarayanan, Henry H. Mashburn, Puneet ...
IWMM
2007
Springer
110views Hardware» more  IWMM 2007»
15 years 7 months ago
Path: page access tracking to improve memory management
Traditionally, operating systems use a coarse approximation of memory accesses to implement memory management algorithms by monitoring page faults or scanning page table entries. ...
Reza Azimi, Livio Soares, Michael Stumm, Thomas Wa...
GECCO
2004
Springer
15 years 7 months ago
Winnowing Wheat from Chaff: The Chunking GA
In this work, we investigate the ability of a Chunking GA (ChGA) to reduce the size of variable length chromosomes and control bloat. The ChGA consists of a standard genetic algori...
Hal Stringer, Annie S. Wu
ICPADS
1998
IEEE
15 years 6 months ago
Fast Mutual Exclusion Algorithms Using Read-Modify-Write and Atomic Read/Write Registers
: Three fast mutual exclusion algorithms using read-modify-write and atomic read/write registers are presented in a sequence, with an improvement from one to the next. The last alg...
Ting-Lu Huang
IWMM
1998
Springer
117views Hardware» more  IWMM 1998»
15 years 5 months ago
Guaranteeing Non-Disruptiveness and Real-Time Deadlines in an Incremental Garbage Collector
For Garbage Collection (GC) to be a generally accepted means of memory management it is required to prove its efficiency. This paper presents a scheme that guarantees that an incr...
Fridtjof Siebert