中文
相关论文

相关论文: Modeling Online Paging in Multi-Core Systems

200 篇论文

In the past couple of decades, the computational abilities of supercomput- ers have increased tremendously. Leadership scale supercomputers now are capable of petaflops. Likewise, the problem size targeted by applications running on such…

分布式、并行与集群计算 · 计算机科学 2011-09-06 Robert Louis Cloud

This paper analyzes a variation on the well-known "power of two choices" allocation algorithms. Classically, the smallest of $d$ randomly-chosen options is selected. We investigate what happens when the largest of $d$ randomly-chosen…

数据结构与算法 · 计算机科学 2026-03-23 Amanda Redlich

Power laws are a characteristic distribution that are ubiquitous, in that they are found almost everywhere, in both natural as well as in man-made systems. They tend to emerge in large, connected and self-organizing systems, for example,…

数字图书馆 · 计算机科学 2020-11-19 Sumit Kumar Banshal , Aparna Basu , Vivek Kumar Singh , Solanki Gupta , Pranab K. Muhuri

Many time series produced by complex systems are empirically found to follow power-law distributions with different exponents $\alpha$. By permuting the independently drawn samples from a power-law distribution, we present non-trivial…

数据分析、统计与概率 · 物理学 2017-05-24 Fangjian Guo , Dan Yang , Zimo Yang , Zhi-Dan Zhao , Tao Zhou

Online paging is a fundamental problem in the field of online algorithms, in which one maintains a cache of $k$ slots as requests for fetching pages arrive online. In the weighted variant of this problem, each page has its own fetching…

机器学习 · 计算机科学 2024-10-29 Orin Levy , Noam Touitou , Aviv Rosenberg

Zipf's law has been found in many human-related fields, including language, where the frequency of a word is persistently found as a power law function of its frequency rank, known as Zipf's law. However, there is much dispute whether it is…

计算与语言 · 计算机科学 2018-07-06 Shuiyuan Yu , Chunshan Xu , Haitao Liu

We study the relation between PageRank and other parameters of information networks such as in-degree, out-degree, and the fraction of dangling nodes. We model this relation through a stochastic equation inspired by the original definition…

概率论 · 数学 2008-04-03 Yana Volkovich , Nelly Litvak , Debora Donato

The dynamics of technological, economic and social phenomena is controlled by how humans organize their daily tasks in response to both endogenous and exogenous stimulations. Queueing theory is believed to provide a generic answer to…

物理与社会 · 物理学 2013-05-29 Thomas Maillart , Didier Sornette , Stefan Frei , Thomas Duebendorfer , Alexander Saichev

We consider a connection-level model of Internet congestion control, introduced by Massouli\'{e} and Roberts [Telecommunication Systems 15 (2000) 185--201], that represents the randomly varying number of flows present in a network. Here,…

概率论 · 数学 2012-02-27 W. N. Kang , F. P. Kelly , N. H. Lee , R. J. Williams

We study the problem of coded caching with nonuniform file popularity under the setting where the popularity distribution is initially unknown. By reframing the problem, we propose a method inspired by an algorithm from the…

密码学与安全 · 计算机科学 2026-03-10 Mohammadsaber Bahadori , Seyed Pooya Shariatpanahi , Behnam Bahrak

In the on-line file-caching problem problem, the input is a sequence of requests for files, given on-line (one at a time). Each file has a non-negative size and a non-negative retrieval cost. The problem is to decide which files to keep in…

数据结构与算法 · 计算机科学 2015-06-02 Neal E. Young

Cloud Computing emerges from the global economic crisis as an option to use computing resources from a more rational point of view. In other words, a cheaper way to have IT resources. However, issues as security and privacy, SLA (Service…

分布式、并行与集群计算 · 计算机科学 2013-08-21 Jose Fernando S. Carvalho , Paulo Anselmo da Mota Silveira Neto , Vincius Cardoso Garcia , Rodrigo Elia Assad , Frederico Durao

We consider online algorithms for pull-based broadcast scheduling. In this setting there are n pages of information at a server and requests for pages arrive online. When the server serves (broadcasts) a page p, all outstanding requests for…

数据结构与算法 · 计算机科学 2009-06-12 Chandra Chekuri , Sungjin Im , Benjamin Moseley

In this work a novel family of decentralised caching policies for wireless networks is introduced, referred to as spatial multi-LRU. These improve cache-hit probability by exploiting multi-coverage. Two variations are proposed, the…

网络与互联网体系结构 · 计算机科学 2016-11-09 Apostolos Avranas , Anastasios Giovanidis

We empirically study the activity patterns of individual blog-posting and find significant memory effects. The memory coefficient first decays in a power law and then turns to an exponential form. Moreover, the inter-event time distribution…

物理与社会 · 物理学 2010-11-03 Peng Wang , Tao Zhou , Xiao-Pu Han , Bing-Hong Wang

This work presents, to the best of our knowledge of the literature, the first analytic model to address the performance of an LRU (Least Recently Used) implementing cache under non-stationary traffic conditions, i.e., when the popularity of…

网络与互联网体系结构 · 计算机科学 2013-01-22 Mohamed Ahmed , Stefano Traverso , Paolo Giaccone , Emilio Leonardi , Saverio Niccolini

We develop an abstract model of information acquisition from redundant data. We assume a random sampling process from data which provide information with bias and are interested in the fraction of information we expect to learn as function…

信息检索 · 计算机科学 2015-03-17 Wolfgang Gatterbauer

PageRank is arguably the most popular ranking algorithm which is being applied in real systems ranging from information to biological and infrastructure networks. Despite its outstanding popularity and broad use in different areas of…

物理与社会 · 物理学 2015-12-09 Manuel Sebastian Mariani , Matus Medo , Yi-Cheng Zhang

This paper explores optimization of paging and registration policies in cellular networks. Motion is modeled as a discrete-time Markov process, and minimization of the discounted, infinite-horizon average cost is addressed. The structure of…

信息论 · 计算机科学 2007-07-13 Bruce Hajek , Kevin Mitzel , Sichao Yang

Virtual memory of computers is usually implemented by demand paging. For some page replacement algorithms the number of page faults may increase as the number of page frames increases. Belady, Nelson and Shedler constructed reference…

操作系统 · 计算机科学 2010-03-13 Peter Fornai , Antal Ivanyi