• 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 1 - 10 of 4,511
Next 10 →

Implementing Global Memory Management in a Workstation Cluster

by Michael J. Feeley, William E. Morgan, Frederic H. Pighin, Anna R. Karlin, Henry M. Levy, Chandramohan A. Thekkath
"... Advances in network and processor technology have greatly changed the communication and computational power of local-area workstation clusters. However, operating systems still treat workstation clusters as a collection of loosely-connected processors, where each workstation acts as an autonomous an ..."
Abstract - Cited by 165 (12 self) - Add to MetaCart
and implementation of global memory management in a workstation cluster. Our objective is to use a single, unified, but distributed memory management algorithm at the lowest level of the operating system. By managing memory globally at this level, all system- and higher-level software, including VM, file systems

Route Packets, Not Wires: On-Chip Interconnection Networks

by William J. Dally, Brian Towles , 2001
"... Using on-chip interconnection networks in place of ad-hoc global wiring structures the top level wires on a chip and facilitates modular design. With this approach, system modules (processors, memories, peripherals, etc...) communicate by sending packets to one another over the network. The structur ..."
Abstract - Cited by 885 (10 self) - Add to MetaCart
Using on-chip interconnection networks in place of ad-hoc global wiring structures the top level wires on a chip and facilitates modular design. With this approach, system modules (processors, memories, peripherals, etc...) communicate by sending packets to one another over the network

Training Support Vector Machines: an Application to Face Detection

by Edgar Osuna, Robert Freund, Federico Girosi , 1997
"... We investigate the application of Support Vector Machines (SVMs) in computer vision. SVM is a learning technique developed by V. Vapnik and his team (AT&T Bell Labs.) that can be seen as a new method for training polynomial, neural network, or Radial Basis Functions classifiers. The decision sur ..."
Abstract - Cited by 727 (1 self) - Add to MetaCart
surfaces are found by solving a linearly constrained quadratic programming problem. This optimization problem is challenging because the quadratic form is completely dense and the memory requirements grow with the square of the number of data points. We present a decomposition algorithm that guarantees

Toward a model of text comprehension and production

by Walter Kintsch, Teun A. Van Dijk - Psychological Review , 1978
"... The semantic structure of texts can be described both at the local microlevel and at a more global macrolevel. A model for text comprehension based on this notion accounts for the formation of a coherent semantic text base in terms of a cyclical process constrained by limitations of working memory. ..."
Abstract - Cited by 557 (12 self) - Add to MetaCart
The semantic structure of texts can be described both at the local microlevel and at a more global macrolevel. A model for text comprehension based on this notion accounts for the formation of a coherent semantic text base in terms of a cyclical process constrained by limitations of working memory

GloMoSim: A Library for Parallel Simulation of Large-scale Wireless Networks

by Xiang Zeng, Rajive Bagrodia, Mario Gerla - in Workshop on Parallel and Distributed Simulation , 1998
"... A number of library-based parallel and sequential network simulators have been designed. This paper describes a library, called GloMoSim (for Global Mobile system Simulator), for parallel simulation of wireless networks. GloMoSim has been designed to be extensible and composable: the communication p ..."
Abstract - Cited by 650 (30 self) - Add to MetaCart
A number of library-based parallel and sequential network simulators have been designed. This paper describes a library, called GloMoSim (for Global Mobile system Simulator), for parallel simulation of wireless networks. GloMoSim has been designed to be extensible and composable: the communication

Global memory management in client-server DBMS architectures

by Michael J. Franklin, Michael J. Carey, Miron Livny - In Proceedings of the 18th VLDB Conference , 1992
"... ABSTRACT- Earlier performance studies of client-server data-base systems have investigated algorithms for caching locks and data at client worhxtations to reafuce latency and offload the server. These studies have been restricted to algorithms in which d&abase pages that were not in the local cl ..."
Abstract - Cited by 81 (5 self) - Add to MetaCart
client buffer pool or the server buffer pool were read in from disk. In this paper we investi-gate a technique that allows client page requests to be serviced by other clients, thus treating the entire system as a single memory hierarchy. We also present techniques for efficiently exploiting this global

Testing global memory models using ROC curves

by Roger Ratcliff, Scott D. Gronlund, Ching-fan Sheu - Psychological Review , 1992
"... Global memory models are evaluated by using data from recognition memory experiments. For recognition, each of the models gives a value of familiarity as the output from matching a test item against memory. The experiments provide ROC (receiver operating characteristic) curves that give information ..."
Abstract - Cited by 106 (5 self) - Add to MetaCart
Global memory models are evaluated by using data from recognition memory experiments. For recognition, each of the models gives a value of familiarity as the output from matching a test item against memory. The experiments provide ROC (receiver operating characteristic) curves that give information

UNLOCKING GLOBAL MEMORY

by James Hagan, Andrew Wells, Gavan Mccarthy, Bruce Smith, Jim Hagan, Andrew Wells, Gavan Mccarthy, Bruce Smith
"... Theory and method courses in the humanities and social sciences have for many years stressed the importance of the primary source. The best evidence is the original evidence, and oral sources apart, it is docu-mentary.1 Some of it finds its way into archives where it may become a check, via footnote ..."
Abstract - Add to MetaCart
Theory and method courses in the humanities and social sciences have for many years stressed the importance of the primary source. The best evidence is the original evidence, and oral sources apart, it is docu-mentary.1 Some of it finds its way into archives where it may become a check, via footnotes, on the ways in which scholars have interpreted events and evolved causal explanations. In its own right it may, with the aid of a scholar’s imagination, pose questions, suggest causes and lead to the evolution of theories. But constraints of time and finance have meant that traditionally researchers in the social sciences have had to limit their inquiry to what is readily available. In practice, this has meant that they have depended on a few, perhaps only one readily accessible archive. What they have found there has become the foundation of their argument and explanation. That means that their findings have been based on information that has come their way by chance. They have—for good

Global Memory Management for Workstation Networks

by Michael Joseph Feeley , 1996
"... Advances in network and processor technology have greatly changed the communication and computational power of local-area workstation networks. However, operating systems still treat workstation networks as a collection of loosely-connected processors, where each workstation acts as an autonomous ..."
Abstract - Cited by 4 (0 self) - Add to MetaCart
and implementation of global memory management in a workstation network. Our objective is to use a single, unified, but distributed memory management algorithm at the lowest level of the operating syste...

Managing Server Load in Global Memory Systems

by Geoffrey Voelker, Herve A. Jamrozik, Mary K. Vernon, Henry M. Levy, Edward D. Lazowska - In Proc. of the ACM SIGMETRICS Conf. on Measurement and Modeling of Computer Systems , 1997
"... New high-speed switched networks have reduced the latency of network page transfers significantly below that of local disk. This trend has led to the development of systems that use network-wide memory, or global memory, as a cache for virtual memory pages or file blocks. A crucial issue in the impl ..."
Abstract - Cited by 28 (2 self) - Add to MetaCart
New high-speed switched networks have reduced the latency of network page transfers significantly below that of local disk. This trend has led to the development of systems that use network-wide memory, or global memory, as a cache for virtual memory pages or file blocks. A crucial issue
Next 10 →
Results 1 - 10 of 4,511
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