![](https://dblp.uni-trier.de./img/logo.320x120.png)
![search dblp search dblp](https://dblp.uni-trier.de./img/search.dark.16x16.png)
![search dblp](https://dblp.uni-trier.de./img/search.dark.16x16.png)
default search action
Search dblp
Full-text search
- > Home
Please enter a search query
- case-insensitive prefix search: default
e.g., sig matches "SIGIR" as well as "signal" - exact word search: append dollar sign ($) to word
e.g., graph$ matches "graph", but not "graphics" - boolean and: separate words by space
e.g., codd model - boolean or: connect words by pipe symbol (|)
e.g., graph|network
Update May 7, 2017: Please note that we had to disable the phrase search operator (.) and the boolean not operator (-) due to technical problems. For the time being, phrase search queries will yield regular prefix search result, and search terms preceded by a minus will be interpreted as regular (positive) search terms.
Author search results
no matches
Venue search results
no matches
Refine list
refine by author
- no options
- temporarily not available
refine by venue
- no options
- temporarily not available
refine by type
- no options
- temporarily not available
refine by access
- no options
- temporarily not available
refine by year
- no options
- temporarily not available
Publication search results
found 314 matches
- 2022
- Song Wu, Zhuo Huang, Pengfei Chen, Hao Fan, Shadi Ibrahim, Hai Jin:
Container-aware I/O stack: bridging the gap between container storage drivers and solid state devices. VEE 2022: 18-30 - Florin Blanaru, Athanasios Stratikopoulos, Juan Fumero
, Christos Kotselidis:
Enabling pipeline parallelism in heterogeneous managed runtime environments via batch processing. VEE 2022: 58-71 - Haibo Chen
:
In pursuit of a trusted computing base: the journey through virtualization (keynote). VEE 2022: 1 - David Grove:
Virtual programming environments: programming the cloud (keynote). VEE 2022: 2 - Dejice Jacob
, Jeremy Singer
:
Capability Boehm: challenges and opportunities for garbage collection with capability hardware. VEE 2022: 81-87 - Zhe Li, Mingyu Wu
:
Transparent and lightweight object placement for managed workloads atop hybrid memories. VEE 2022: 72-80 - Chandra Prakash, Debadatta Mishra, Purushottam Kulkarni, Umesh Bellur:
Portkey: hypervisor-assisted container migration in nested cloud environments. VEE 2022: 3-17 - Wei Wang, Zhiyu Hao, Lei Cui:
ClusterRR: a record and replay framework for virtual machine cluster. VEE 2022: 31-44 - Yuanjia Xu
, Heng Wu
, Wenbo Zhang
, Yi Hu
:
EOP: efficient operator partition for deep learning inference over edge servers. VEE 2022: 45-57 - John Criswell, Dan John Williams, Yubin Xia:
VEE '22: 18th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments, Virtual Event, Switzerland, 1 March 2022. ACM 2022, ISBN 978-1-4503-9251-8 [contents] - 2021
- Stella Bitchebe, Djob Mvondo, Laurent Réveillère, Noël De Palma, Alain Tchana
:
Extending Intel PML for hardware-assisted working set size estimation of VMs. VEE 2021: 111-124 - Alexis Engelke
, Dominik Okwieka, Martin Schulz
:
Efficient LLVM-based dynamic binary translation. VEE 2021: 165-171 - David Hildenbrand
, Martin Schulz
:
virtio-mem: paravirtualized memory hot(un)plug. VEE 2021: 1-14 - Kele Huang
, Fuxin Zhang
, Cun Li
, Gen Niu
, Junrong Wu
, Tianyi Liu
:
BTMMU: an efficient and versatile cross-ISA memory virtualization. VEE 2021: 71-83 - Kenta Ishiguro, Naoki Yasuno, Pierre-Louis Aublin, Kenji Kono:
Mitigating excessive vCPU spinning in VM-agnostic KVM. VEE 2021: 139-152 - Handong Li, Guangrong Xiao, Yulei Zhang, Ping Gao, Qiumin Lu, Jianguo Yao:
Adaptive live migration of virtual machines under limited network bandwidth. VEE 2021: 98-110 - HeuiChan Lim
, Saumya Debray:
Automated bug localization in JIT compilers. VEE 2021: 153-164 - Michail Papadimitriou
, Juan Fumero
, Athanasios Stratikopoulos, Christos Kotselidis:
Automatically exploiting the memory hierarchy of GPUs through just-in-time compilation. VEE 2021: 57-70 - Michail Papadimitriou
, Eleni Markou, Juan Fumero
, Athanasios Stratikopoulos, Florin Blanaru, Christos Kotselidis:
Multiple-tasks on multiple-devices (MTMD): exploiting concurrency in heterogeneous managed runtimes. VEE 2021: 125-138 - Vasily A. Sartakov
, Daniel O'Keeffe
, David M. Eyers
, Lluís Vilanova
, Peter R. Pietzuch
:
Spons & Shields: practical isolation for trusted execution. VEE 2021: 186-200 - Sai Sha
, Yi Zhang, Yingwei Luo, Xiaolin Wang, Zhenlin Wang:
Swift shadow paging (SSP): no write-protection but following TLB flushing. VEE 2021: 29-42 - Hajime Tazaki
, Akira Moroo, Yohei Kuga, Ryo Nakamura:
How to design a library OS for practical containers? VEE 2021: 15-28 - Boris Teabe
, Peterson Yuhala
, Alain Tchana
, Fabien Hermenier
, Daniel Hagimont
, Gilles Muller
:
(No)Compromis: paging virtualization is not a fatality. VEE 2021: 43-56 - Arunkumar Vediappan, Debadatta Mishra:
Analysis of NVMe-SSD to passthrough GPU data transfer in virtualized systems. VEE 2021: 172-185 - Jin Wu
, Jian Dong, Ruili Fang, Ziyi Zhao
, Xiaoli Gong
, Wenwen Wang, Decheng Zuo:
Effective exploitation of SIMD resources in cross-ISA virtualization. VEE 2021: 84-97 - Ben L. Titzer, Harry Xu, Irene Zhang:
VEE '21: 17th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments, Virtual USA, April 16, 2021. ACM 2021, ISBN 978-1-4503-8394-3 [contents] - 2020
- Ruslan Nikolaev
, Mincheol Sung, Binoy Ravindran
:
LibrettOS: a dynamically adaptable multiserver-library OS. VEE 2020: 114-128 - Anjali, Tyler Caraza-Harter, Michael M. Swift:
Blending containers and virtual machines: a study of firecracker and gVisor. VEE 2020: 101-113 - Antonio Barbalace, Mohamed Lamine Karaoui, Wei Wang, Tong Xing, Pierre Olivier, Binoy Ravindran
:
Edge computing: the case for heterogeneous-ISA container migration. VEE 2020: 73-87 - Guillermo Callaghan, Cosmin Gorgovan, Mikel Luján:
Optimising dynamic binary modification across 64-bit Arm microarchitectures. VEE 2020: 185-197
skipping 284 more matches
loading more results
failed to load more results, please try again later
![](https://dblp.uni-trier.de./img/cog.dark.24x24.png)
manage site settings
To protect your privacy, all features that rely on external API calls from your browser are turned off by default. You need to opt-in for them to become active. All settings here will be stored as cookies with your web browser. For more information see our F.A.Q.
Unpaywalled article links
Add open access links from to the list of external document links (if available).
Privacy notice: By enabling the option above, your browser will contact the API of unpaywall.org to load hyperlinks to open access articles. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Unpaywall privacy policy.
Archived links via Wayback Machine
For web page which are no longer available, try to retrieve content from the of the Internet Archive (if available).
Privacy notice: By enabling the option above, your browser will contact the API of archive.org to check for archived content of web pages that are no longer available. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Internet Archive privacy policy.
Reference lists
Add a list of references from ,
, and
to record detail pages.
load references from crossref.org and opencitations.net
Privacy notice: By enabling the option above, your browser will contact the APIs of crossref.org, opencitations.net, and semanticscholar.org to load article reference information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Crossref privacy policy and the OpenCitations privacy policy, as well as the AI2 Privacy Policy covering Semantic Scholar.
Citation data
Add a list of citing articles from and
to record detail pages.
load citations from opencitations.net
Privacy notice: By enabling the option above, your browser will contact the API of opencitations.net and semanticscholar.org to load citation information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the OpenCitations privacy policy as well as the AI2 Privacy Policy covering Semantic Scholar.
OpenAlex data
Load additional information about publications from .
Privacy notice: By enabling the option above, your browser will contact the API of openalex.org to load additional information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the information given by OpenAlex.
retrieved on 2025-02-17 02:27 CET from data curated by the dblp team
all metadata released as open data under CC0 1.0 license
see also: Terms of Use | Privacy Policy | Imprint