Proceedings of International Workshop on Object Orientation in Operating Systems
DOI: 10.1109/iwoos.1995.470583
|View full text |Cite
|
Sign up to set email alerts
|

On page-based optimistic process checkpointing

Abstract: Persistent object systems must provide some form of checkpointing to ensure that changes to persistent data are secured on non-volatile storage. When processes share or exchange modified data, mechanisms must be provided to ensure that they may be consistently checkpointed. This may be performed eagerly by synchronously checkpointing all dependent data. Alternatively, optimistic techniques may be used where processes are individually checkpointed and globally consistent states are found asynchronously. This pa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Publication Types

Select...
2
2

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 15 publications
0
3
0
Order By: Relevance
“…The kernel performs lazy causal consistency tracking between loci at a page granularity [39]. This is achieved by the kernel tracking page faults and maintaining inter-locus dependency information.…”
Section: Grasshoppermentioning
confidence: 99%
“…The kernel performs lazy causal consistency tracking between loci at a page granularity [39]. This is achieved by the kernel tracking page faults and maintaining inter-locus dependency information.…”
Section: Grasshoppermentioning
confidence: 99%
“…• Response to access faults; • Operation within a limited amount of physical memory (page discard); and • Implementation of a stability algorithm for the container [8], that is, maintenance of the integrity and resilience of data.…”
Section: Containersmentioning
confidence: 99%
“…Each pair contains the identity of a locus and a timestamp derived from a Lamport clock [16] associated with the locus; the timestamp is used to identify points in time during its execution. This information is sufficient to characterize the causal dependencies of loci and their snapshots [8].…”
Section: Containersmentioning
confidence: 99%