Electrical properties of the grain boundaries of oxygen ion conductors: acceptor-doped zirconia and ceria

X Guo, R Waser - Progress in Materials Science, 2006 - Elsevier
This article reviews the current understanding of the electrical properties of the grain
boundaries of acceptor-doped zirconia and ceria, however, with an emphasis on the grain …

Garbage collection of linked data structures

J Cohen - ACM Computing Surveys (CSUR), 1981 - dl.acm.org
A concise and unified view of the numerous existing algorithms for performing garbage
collection of linked data structures is presented. The emphasm is on garbage collection …

[图书][B] The garbage collection handbook: the art of automatic memory management

R Jones, A Hosking, E Moss - 2023 - books.google.com
Published in 1996, Richard Jones's Garbage Collection was a milestone in the area of
automatic memory management. Its widely acclaimed successor, The Garbage Collection …

Efficient locking for concurrent operations on B-trees

PL Lehman, SB Yao - ACM Transactions on Database Systems (TODS), 1981 - dl.acm.org
The B-tree and its variants have been found to be highly useful (both theoretically and in
practice) for storing large amounts of information, especially on secondary storage devices …

Uniprocessor garbage collection techniques

PR Wilson - International Workshop on Memory Management, 1992 - Springer
We survey basic garbage collection algorithms, and variations such as incremental and
generational collection. The basic algorithms include reference counting, mark-sweep, mark …

[图书][B] Shock and damage models in reliability theory

T Nakagawa - 2007 - books.google.com
Most engineering systems su? er some deterioration with time from wear,-tigue, and
damage, and ultimately fail when their strength exceeds a critical level. Failure mechanisms …

Fine-grained mobility in the Emerald system

E Jul, H Levy, N Hutchinson, A Black - ACM Transactions on Computer …, 1988 - dl.acm.org
Emerald is an object-based language and system designed for the construction of
distributed programs. An explicit goal of Emerald is support for object mobility; objects in …

A concurrent, generational garbage collector for a multithreaded implementation of ML

D Doligez, X Leroy - Proceedings of the 20th ACM SIGPLAN-SIGACT …, 1993 - dl.acm.org
This paper presents the design and implementation of a “quasi real-time” garbage collector
for Concurrent Caml Light, an implementation of ML with threads. This two-generation …

Real-time garbage collection on general-purpose machines

T Yuasa - Journal of Systems and Software, 1990 - Elsevier
An algorithm for real-time garbage collection is presented, proved correct, and evaluated.
This algorithm is intended for list-processing systems on general-purpose machines, ie, Von …

Concurrent manipulation of binary search trees

HT Kung, PL Lehman - ACM Transactions on Database Systems (TODS …, 1980 - dl.acm.org
The concurrent manipulation of a binary search tree is considered in this paper. The systems
presented can support any number of concurrent processes which perform searching …