Skip to search formSkip to main contentSkip to account menu

Write barrier

In operating systems, write barrier is a mechanism for enforcing a particular ordering in a sequence of writes to a storage system in a computer… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Ruby is a popular object-oriented programming language, and the performance of the Ruby garbage collector (GC) directly affects… 
2013
2013
Software is getting larger and more complex. To simplify programming, languages with automatic memory management are used. In… 
2009
2009
The embedded Java processor can directly run byte-code, greatly enhance the running speed and reduce the demand for resources… 
2007
2007
Multimedia applications are supported by several tasks, some of them being response time limited, while others being high… 
2007
2007
Java has become a popular paradigm in software development. It is widely used in embedded systems and network computing because… 
2006
2006
The RTSJ memory model propose a mechanism based on a scope three containing all region-stacks in the system and a reference… 
2006
2006
Summary Java has become a popular paradigm in software development. It is widely used in embedded systems and network computing… 
2005
2005
Summary form only given. In this paper, we adapt the Java memory management to an embedded system, e. g., wireless PDA executing… 
2002
2002
We present a new analysis for removing unnecessary write barriers in programs that use generational garbage collection. To our… 
1995
1995
Many systems must dynamically track writes to cached data, for the purpose of reconciling those updates with respect to the…