Zobrazeno 1 - 10
of 25
pro vyhledávání: '"Galen C. Hunt"'
Publikováno v:
ACM Transactions on Computer Systems. 33:1-26
Today’s cloud computing infrastructure requires substantial trust. Cloud users rely on both the provider’s staff and its globally distributed software/hardware platform not to expose any of their private data. We introduce the notion of shielded
Autor:
Galen C. Hunt
Publikováno v:
Proceedings of the12th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments.
Autor:
Galen C. Hunt, James R. Larus
Publikováno v:
Communications of the ACM. 53:72-79
Safe, modern programming languages let Microsoft rethink the architectural trade-offs in its experimental operating system.
Autor:
Galen C. Hunt, James R. Larus
Publikováno v:
ACM SIGOPS Operating Systems Review. 41:37-49
Every operating system embodies a collection of design decisions. Many of the decisions behind today's most popular operating systems have remained unchanged, even as hardware and software have evolved. Operating systems form the foundation of almost
Autor:
Galen C. Hunt, James R. Larus, Chris Hawblitzel, Mark Aiken, Steven P. Levi, Orion Hodson, Manuel Fähndrich
Publikováno v:
EuroSys
Message-based communication offers the potential benefits of providing stronger specification and cleaner separation between components. Compared with shared-memory interactions, message passing has the potential disadvantages of more expensive data
Autor:
Umit Rencuzogullari, Galen C. Hunt, Sandhya Dwarkadas, Robert Stets, Michael L. Scott, Leonidas Kontothanassis, Gautam Altekar
Publikováno v:
ACM Transactions on Computer Systems. 23:301-335
Cashmere is a software distributed shared memory (S-DSM) system designed for clusters of server-class machines. It is distinguished from most other S-DSM projects by (1) the effective use of fast user-level messaging, as provided by modern system-are
Autor:
Galen C. Hunt
Publikováno v:
Proceedings of the 10th ACM SIGPLAN/SIGOPS international conference on Virtual execution environments.
Publikováno v:
Computer. 32:54-61
Operating system application programming interfaces (APIs) are typically monolithic procedural interfaces that address a single machine's requirements. This design limits evolutionary development and complicates application development for distribute
Autor:
Srinivasan Parthasarathy, Leonidas Kontothanassis, Wagner Meira, Michal Cierniak, Robert J. Stets, Galen C. Hunt, Sandhya Dwarkadas, Michael L. Scott, Nikolaos Hardavellas
Publikováno v:
ISCA
Scopus-Elsevier
Scopus-Elsevier
Recent technological advances have produced network interfaces that provide users with very low-latency access to the memory of remote machines. We examine the impact of such networks on the implementation and performance of software DSM. Specificall
Autor:
Lisa Glendenning, Reuben R. Olinsky, Barry Bond, Jacob R. Lorch, Pedro Fonseca, Andrew Baumann, Galen C. Hunt, Dongyoon Lee
Publikováno v:
EuroSys
Library OS (LibOS) architectures implement the OS personality as a user-mode library, giving each application the flexibility to choose its LibOS. This approach is appealing for many reasons, not least the ability to extend or customise the LibOS. Re