Sciweavers

29 search results - page 2 / 6
» Developing and Benchmarking Native Linux Applications on And...
Sort
View
VEE
2012
ACM
238views Virtualization» more  VEE 2012»
12 years 1 months ago
Swift: a register-based JIT compiler for embedded JVMs
Code quality and compilation speed are two challenges to JIT compilers, while selective compilation is commonly used to tradeoff these two issues. Meanwhile, with more and more Ja...
Yuan Zhang, Min Yang, Bo Zhou, Zhemin Yang, Weihua...
ICDE
2004
IEEE
115views Database» more  ICDE 2004»
14 years 7 months ago
XBench Benchmark and Performance Testing of XML DBMSs
XML support is being added to existing database management systems (DBMSs) and native XML systems are being developed both in industry and in academia. The individual performance ...
Benjamin Bin Yao, M. Tamer Özsu, Nitin Khande...
SC
2004
ACM
13 years 11 months ago
Performance Tool Support for MPI-2 on Linux
Programmers of message-passing codes for clusters of workstations face a daunting challenge in understanding the performance bottlenecks of their applications. This is largely due...
Kathryn Mohror, Karen L. Karavanic
ISPASS
2009
IEEE
14 years 17 days ago
WARP: Enabling fast CPU scheduler development and evaluation
Abstract—Developing CPU scheduling algorithms and understanding their impact in practice can be difficult and time consuming due to the need to modify and test operating system ...
Haoqiang Zheng, Jason Nieh
SOSP
2005
ACM
14 years 2 months ago
Mondrix: memory isolation for linux using mondriaan memory protection
This paper presents the design and an evaluation of Mondrix, a version of the Linux kernel with Mondriaan Memory Protection (MMP). MMP is a combination of hardware and software th...
Emmett Witchel, Junghwan Rhee, Krste Asanovic