Zobrazeno 1 - 10
of 79
pro vyhledávání: '"Unix signal"'
Autor:
Scott Koegler
Publikováno v:
Handbook of Server Management and Administration 1999 ISBN: 9781351072755
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::d39ec492a40d0151d0ce83f95f5f5854
https://doi.org/10.1201/9781351072755-28
https://doi.org/10.1201/9781351072755-28
Autor:
A. V. Fedorov
Publikováno v:
Programming and Computer Software. 37:223-227
The Native POSIX Thread Library (NPTL) fully supports the Portable Operating System Interface for Unix (POSIX) threads, which is one of the most popular interfaces for multithreading applications. This library has been gradually improved to meet the
Autor:
Stephen Kell
Publikováno v:
Onward!
Programmers face much complexity from the co-existence of "native" (Unix-like) and virtual machine (VM) "managed" run-time environments. Rather than having VMs replace Unix processes, we investigate whether it makes sense for the latter to "become VM
Publikováno v:
ICPP Workshops
Thread-level speculation (TLS) is a technique used to aggressively exploit the parallelism of a program at runtime. In this paper, we develop a programming model for software-based, thread-level value speculation that can be used for image processing
Autor:
Dieter Zöbel, Andreas Stahlhofen
Publikováno v:
MECO
Researchers in the real-time community have accumulated an enormous theoretical background on scheduling policies and respective assessment criteria. Lots of surveys and textbooks are available which classify the varying approaches. In contrast to th
Publikováno v:
AsiaCCS
We present a system for performing arbitrary sequences of filesystem operations and provably detecting any violation of serializable isolation semantics, i.e. any interleaving of attacker and defender actions is equivalent to a non-interleaved sequen
Autor:
Xiaocong Fan
Similarly to message queues, pipes offer another mechanism for intertask communication. An unnamed pipe is typically used between processes that are related by either a parent-child relationship or a sibling relationship. A named pipe is a persistent
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::48a249f312cebe7f64ab4f3b77c66de3
https://doi.org/10.1016/b978-0-12-801507-0.00021-3
https://doi.org/10.1016/b978-0-12-801507-0.00021-3
Autor:
Xiaocong Fan
As an open operating system (OS) interface standard, POSIX promotes interoperability and portability of applications across Unix-like operating systems. The POSIX standard consists mainly of definitions for core OS services and real-time extensions.
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::6135c4716f57056448a94e2ff2ad97e1
https://doi.org/10.1016/b978-0-12-801507-0.00013-4
https://doi.org/10.1016/b978-0-12-801507-0.00013-4
Publikováno v:
Systems and Computers in Japan. 34:42-50
In this paper, the authors propose a kernel-mode thread that runs independently of the kernel and external to the operating system, then discuss its implementation and scope of application. Using a test system running FreeBSD 2.2.5 on an IBM PC, the