Sciweavers

768 search results - page 2 / 154
» Data Movement in Kernelized Systems
Sort
View
SP
2007
IEEE
107views Security Privacy» more  SP 2007»
13 years 11 months ago
Lurking in the Shadows: Identifying Systemic Threats to Kernel Data
The integrity of kernel code and data is fundamental to the integrity of the computer system. Tampering with the kernel data is an attractive venue for rootkit writers since malic...
Arati Baliga, Pandurang Kamat, Liviu Iftode
PLDI
2011
ACM
12 years 7 months ago
Automatic compilation of MATLAB programs for synergistic execution on heterogeneous processors
MATLAB is an array language, initially popular for rapid prototyping, but is now being increasingly used to develop production code for numerical and scientific applications. Typ...
Ashwin Prasad, Jayvant Anantpur, R. Govindarajan
ICPR
2008
IEEE
13 years 11 months ago
Online anomal movement detection based on unsupervised incremental learning
We propose an online anomal movement detection method using incremental unsupervised learning. As the feature for discrimination, we extract the principal component of the spatio-...
Kyoko Sudo, Tatsuya Osawa, Hidenori Tanaka, Hideki...
CLUSTER
2006
IEEE
13 years 8 months ago
Efficient Data-Movement for Lightweight I/O
Efficient data movement is an important part of any highperformance I/O system, but it is especially critical for the current and next-generation of massively parallel processing ...
Ron Oldfield, Patrick Widener, Arthur B. Maccabe, ...
ICS
2000
Tsinghua U.
13 years 8 months ago
Push vs. pull: data movement for linked data structures
As the performance gap between the CPU and main memory continues to grow, techniques to hide memory latency are essential to deliver a high performance computer system. Prefetchin...
Chia-Lin Yang, Alvin R. Lebeck