Sciweavers

3865 search results - page 62 / 773
» Active memory operations
Sort
View
123
Voted
ATAL
2011
Springer
14 years 4 months ago
Human-like memory retrieval mechanisms for social companions
This paper demonstrates a biologically- and psychologicallyinspired human-like computational memory focusing on the retrieval mechanisms – Spreading Activation and Compound Cue ...
Mei Yii Lim, Ruth Aylett, Patrícia Amâ...
INFOCOM
1998
IEEE
15 years 8 months ago
Doubling Memory Bandwidth for Network Buffers
Memory bandwidth is frequently a limiting factor in the design of high-speed switches and routers. In this paper, we introduce a buffering scheme called ping-pong buffering, that ...
Youngmi Joo, Nick McKeown
150
Voted
JSS
2006
99views more  JSS 2006»
15 years 4 months ago
A tunable hybrid memory allocator
Dynamic memory management can make up to 60% of total program execution time. Object oriented languages such as C++ can use 20 times more memory than procedural languages like C. ...
Yusuf Hasan, J. Morris Chang
COMPUTER
1998
94views more  COMPUTER 1998»
15 years 4 months ago
Multiprocessors Should Support Simple Memory-Consistency Models
provide tools or abstractions that allow developers to program in parallel. But what hardware do we need to support shared memory threads? The hardware should provide a well-defin...
Mark D. Hill
CORR
2011
Springer
165views Education» more  CORR 2011»
14 years 11 months ago
The Impact of Memory Models on Software Reliability in Multiprocessors
The memory consistency model is a fundamental system property characterizing a multiprocessor. The relative merits of strict versus relaxed memory models have been widely debated ...
Alexander Jaffe, Thomas Moscibroda, Laura Effinger...