• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 11 - 20 of 11,088
Next 10 →

Towards Hybrid Last Level Caches for Chip-Multiprocessors Abstract — As CMP platforms are widely adopted

by unknown authors
"... more and more cores are integrated on to the die. To reduce the off-chip memory access, the last level cache is usually organized as a distributed shared cache. In order to avoid hot-spots, cache lines are interleaved across the distributed shared cache slices using a hash function. However, as we i ..."
Abstract - Add to MetaCart
more and more cores are integrated on to the die. To reduce the off-chip memory access, the last level cache is usually organized as a distributed shared cache. In order to avoid hot-spots, cache lines are interleaved across the distributed shared cache slices using a hash function. However, as we increase the number of cores and cache slices in the platform, this also implies that most of data references go to remote cache slices, thereby increasing the access latency significantly. In this paper, we propose a hybrid last level cache, which has some amount of private space and some amount of shared space on each cache slice. For workloads with no sharing, the goal is to provide more hits into the local slice while still keeping the overall miss rate low. For workloads with sufficient sharing, the goal is to allow more sharing in the last-level cache slice. We present hybrid last-level cache design options and study its hit/miss rate behavior for a number of important server applications and multi-programmed workloads. Our simulation results on running multiprogrammed workloads based on SPEC CINT2000 as well as multithreaded workloads based on commercial server benchmarks (TPCC, SPECjbb, SAP and TPCE) show that this architecture is advantageous especially since it can improve the local hit rate significantly while keeping the overall miss rate similar to the shared cache.

Querying the Internet with PIER

by Ryan Huebsch, Joseph M. Hellerstein, Nick Lanham, Boon Thau Loo, Scott Shenker, Ion Stoica - IN VLDB , 2003
"... The database research community prides itself on scalable technologies. Yet database systems traditionally do not excel on one important scalability dimension: the degree of distribution. This limitation has hampered the impact of database technologies on massively distributed systems like the Inter ..."
Abstract - Cited by 340 (30 self) - Add to MetaCart
the Internet. In this paper, we present the initial design of PIER, a massively distributed query engine based on overlay networks, which is intended to bring database query processing facilities to new, widely distributed environments. We motivate the need for massively distributed queries, and argue for a

Linköping University Post Print Organization-wide adoption of computerized provider order entry systems: a study based on diffusion of innovations theory BMC Medical Informatics and Decision Making Organization-wide adoption of computerized provider order

by Bahlol Rahimi , Toomas Timpka , Vivian Vimarlund , Srinivas Uppugunduri , Mikael Svensson , Bahlol Rahimi , Toomas Timpka , Vivian Vimarlund , Srinivas Uppugunduri , Mikael , Bahlol Rahimi , Toomas Timpka , Vivian Vimarlund , Srinivas Uppugunduri , Mikael Svensson , Srinivas Uppugunduri , Srinivas Uppugunduri@lio , Mikael Svensson , Mikael Svensson@lio , Se
"... Abstract Background: Computerized provider order entry (CPOE) systems have been introduced to reduce medication errors, increase safety, improve work-flow efficiency, and increase medical service quality at the moment of prescription. Making the impact of CPOE systems more observable may facilitate ..."
Abstract - Add to MetaCart
facilitate their adoption by users. We set out to examine factors associated with the adoption of a CPOE system for inter-organizational and intra-organizational care.

Factors Influencing the Adoption of Internet Banking

by Margaret Tan, Thompson S. H. Teo - Journal of the Association for Information Systems , 2000
"... A research framework based on the theory of planned behavior (Ajzen 1985) and the diffusion of innovations theory (Rogers 1983) was used to identify the attitudinal, social and perceived behavioral control factors that would influence the adoption of Internet banking. An online questionnaire was des ..."
Abstract - Cited by 191 (0 self) - Add to MetaCart
A research framework based on the theory of planned behavior (Ajzen 1985) and the diffusion of innovations theory (Rogers 1983) was used to identify the attitudinal, social and perceived behavioral control factors that would influence the adoption of Internet banking. An online questionnaire

Integration of Heterogeneous Databases Without Common Domains Using Queries Based on Textual Similarity

by William W. Cohen , 1998
"... Most databases contain "name constants" like course numbers, personal names, and place names that correspond to entities in the real world. Previous work in integration of heterogeneous databases has assumed that local name constants can be mapped into an appropriate global domain by norma ..."
Abstract - Cited by 247 (13 self) - Add to MetaCart
, and assume instead that the names are given in natural language text. We then propose a logic called WHIRL which reasons explicitly about the similarity of local names, as measured using the vector-space model commonly adopted in statistical information retrieval. We describe an efficient implementation

Electronic Medical Record (EMR) and Personal Health

by unknown authors
"... Recent wide adoptions of information systems such as ..."
Abstract - Add to MetaCart
Recent wide adoptions of information systems such as

Characterizing Reference Locality in the WWW

by Virgilio Almeida , Azer Bestavros , Mark Crovella , Adriana De Oliveira , 1996
"... As the World Wide Web (Web) is increasingly adopted as the infrastructure for large-scale distributed information systems, issues of performance modeling become ever more critical. In particular, locality of reference is an important property in the performance modeling of distributed information sy ..."
Abstract - Cited by 220 (21 self) - Add to MetaCart
As the World Wide Web (Web) is increasingly adopted as the infrastructure for large-scale distributed information systems, issues of performance modeling become ever more critical. In particular, locality of reference is an important property in the performance modeling of distributed information

Model selection in ecology and evolution.

by Jerald B Johnson , Kristian S Omland , jerry.johnson@noaa Jerald B Johnson , ) Gov - Trends in Ecology and Evolution , 2004
"... Recently, researchers in several areas of ecology and evolution have begun to change the way in which they analyze data and make biological inferences. Rather than the traditional null hypothesis testing approach, they have adopted an approach called model selection, in which several competing hypo ..."
Abstract - Cited by 218 (0 self) - Add to MetaCart
Recently, researchers in several areas of ecology and evolution have begun to change the way in which they analyze data and make biological inferences. Rather than the traditional null hypothesis testing approach, they have adopted an approach called model selection, in which several competing

Efficient Distribution-free Learning of Probabilistic Concepts

by Michael J. Kearns, Robert E. Schapire - Journal of Computer and System Sciences , 1993
"... In this paper we investigate a new formal model of machine learning in which the concept (boolean function) to be learned may exhibit uncertain or probabilistic behavior---thus, the same input may sometimes be classified as a positive example and sometimes as a negative example. Such probabilistic c ..."
Abstract - Cited by 214 (8 self) - Add to MetaCart
concepts (or p-concepts) may arise in situations such as weather prediction, where the measured variables and their accuracy are insufficient to determine the outcome with certainty. We adopt from the Valiant model of learning [27] the demands that learning algorithms be efficient and general in the sense

Jazz: An Extensible Zoomable User Interface Graphics Toolkit in Java

by Benjamin Bederson, Jon Meyer, Lance Good , 2000
"... In this paper we investigate the use of scene graphs as a general approach for implementing two-dimensional (2D) graphical applications, and in particular Zoomable User Interfaces (ZUIs). Scene graphs are typically found in three-dimensional (3D) graphics packages such as Sun's Java3D and SGI&a ..."
Abstract - Cited by 183 (39 self) - Add to MetaCart
's OpenInventor. They have not been widely adopted by 2D graphical user interface toolkits. To explore the effectiveness of scene graph techniques, we have developed Jazz, a general-purpose 2D scene graph toolkit. Jazz is implemented in Java using Java2D, and runs on all platforms that support Java 2
Next 10 →
Results 11 - 20 of 11,088
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University