Sciweavers

77 search results - page 13 / 16
» UNIX Disk Access Patterns
Sort
View
CIKM
2009
Springer
14 years 3 months ago
AS-index: a structure for string search using n-grams and algebraic signatures
AS-Index is a new index structure for exact string search in disk resident databases. It uses hashing, unlike known alternate structures, tree or trie based, and indexes every n-g...
Cédric du Mouza, Witold Litwin, Philippe Ri...
AICCSA
2005
IEEE
112views Hardware» more  AICCSA 2005»
14 years 2 months ago
Multilevel chunking of multidimensional arrays
Multidimensional arrays have become very common in scientific and business applications. Such arrays are usually very large and hence they are stored on secondary or tertiary stor...
A. S. Sawires, Nagwa M. El-Makky, Khalil M. Ahmed
CIKM
2005
Springer
14 years 2 months ago
Exact match search in sequence data using suffix trees
We study suitable indexing techniques to support efficient exact match search in large biological sequence databases. We propose a suffix tree (ST) representation, called STA-DF, ...
Mihail Halachev, Nematollaah Shiri, Anand Thamildu...
CTRSA
2006
Springer
146views Cryptology» more  CTRSA 2006»
14 years 6 days ago
Cache Attacks and Countermeasures: The Case of AES
We describe several software side-channel attacks based on inter-process leakage through the state of the CPU's memory cache. This leakage reveals memory access patterns, whic...
Dag Arne Osvik, Adi Shamir, Eran Tromer
SIGOPS
2008
123views more  SIGOPS 2008»
13 years 8 months ago
Comparative evaluation of overlap strategies with study of I/O overlap in MPI-IO
Many scientific applications use parallel I/O to meet the low latency and high bandwidth I/O requirement. Among many available parallel I/O operations, collective I/O is one of th...
Christina M. Patrick, Seung Woo Son, Mahmut T. Kan...