中文
相关论文

相关论文: The Five-Minute Rule Ten Years Later, and Other Co…

200 篇论文

In 1987, Jim Gray and Gianfranco Putzolu introduced the five-minute rule, a simple, storage-memory-economics-based heuristic for deciding when data should live in DRAM rather than on storage. Subsequent revisits to the rule largely retained…

硬件体系结构 · 计算机科学 2026-05-12 Tong Zhang , Vikram Sharma Mailthody , Fei Sun , Linsen Ma , Chris J. Newburn , Teresa Zhang , Yang Liu , Jiangpeng Li , Hao Zhong , Wen-Mei Hwu

Memory latency, bandwidth, capacity, and energy increasingly limit performance. In this paper, we reconsider proposed system architectures that consist of huge (many-terabyte to petabyte scale) memories shared among large numbers of CPUs.…

硬件体系结构 · 计算机科学 2025-09-24 Samuel Dayo , Shuhan Liu , Peijing Li , Philip Levis , Subhasish Mitra , Thierry Tambe , David Tennenhouse , H. -S. Philip Wong

The material bases of information - paper, computer discs - usually scale with information quantity. Large quantities of information usually require large material bases. Conventional wisdom has it that human long-term memory locates within…

神经元与认知 · 定量生物学 2014-06-05 Donald R. Forsdyke

As defined by the Memento Framework, TimeMaps are ma-chine-readable lists of time-specific copies -- called "mementos" -- of an archived original resource. In theory, as an archive acquires additional mementos over time, a TimeMap should be…

数字图书馆 · 计算机科学 2013-07-23 Justin F. Brunelle , Michael L. Nelson

An information-centric network should realize significant economies by exploiting a favourable memory-bandwidth tradeoff: it is cheaper to store copies of popular content close to users than to fetch them repeatedly over the Internet. We…

网络与互联网体系结构 · 计算机科学 2013-09-23 James Roberts , Nada Sbihi

Caching (also known as paging) is a classical problem concerning page replacement policies in two-level memory systems. General caching is the variant with pages of different sizes and fault costs. We give the first NP-hardness result for…

计算复杂性 · 计算机科学 2015-06-29 Lukáš Folwarczný , Jiří Sgall

We consider two-player games over graphs and give tight bounds on the memory size of strategies ensuring safety objectives. More specifically, we show that the minimal number of memory states of a strategy ensuring a safety objective is…

计算机科学与博弈论 · 计算机科学 2024-08-07 Thomas Colcombet , Nathanaël Fijalkow , Florian Horn

Anyone who has tried to memorize a one-hundred-digit number can attest that the human brain acquires abstract information slowly. However, following a three-decade increase of results at memory competitions, the best competitors manage to…

神经元与认知 · 定量生物学 2025-09-01 Bastian Wiederhold

Data mining, machine learning, and natural language processing are powerful techniques that can be used together to extract information from large texts. Depending on the task or problem at hand, there are many different approaches that can…

信息检索 · 计算机科学 2017-11-08 Ricardo Baeza-Yates , Zeinab Liaghat

Nowadays, more and more people use the Web as their primary source of up-to-date information. In this context, fast crawling and indexing of newly created Web pages has become crucial for search engines, especially because user traffic to a…

信息检索 · 计算机科学 2013-07-25 Damien Lefortier , Liudmila Ostroumova , Egor Samosvat , Pavel Serdyukov

There is sustained and widespread interest in understanding the limit, if any, to the human lifespan. Apart from its intrinsic and biological interest, changes in survival in old age have implications for the sustainability of social…

应用统计 · 统计学 2021-04-19 Léo R. Belzile , Anthony C. Davison , Jutta Gampe , Holger Rootzén , Dmitrii Zholud

Computing economics are changing. Today there is rough price parity between (1) one database access, (2) ten bytes of network traffic, (3) 100,000 instructions, (4) 10 bytes of disk storage, and (5) a megabyte of disk bandwidth. This has…

网络与互联网体系结构 · 计算机科学 2007-05-23 Jim Gray

Due to the huge difference in performance between the computer memory and processor, the virtual memory management plays a vital role in system performance. A Cache memory is the fast memory which is used to compensate the speed difference…

性能 · 计算机科学 2011-07-26 Debabala Swain , Bijay Paikaray , Debabrata Swain

Intelligent behavior in life-like systems often arises from the ability to gather, process, and act on information. While active matter provides a framework for studying life-like dynamics, it typically omits internal information-processing…

统计力学 · 物理学 2026-03-02 Kristian Stølevik Olsen , Mitsusuke Tarama , Hartmut Löwen

A search engine maintains local copies of different web pages to provide quick search results. This local cache is kept up-to-date by a web crawler that frequently visits these different pages to track changes in them. Ideally, the local…

信息检索 · 计算机科学 2021-11-08 Konstantin Avrachenkov , Kishor Patil , Gugan Thoppe

Large pages are commonly deployed to reduce address translation overheads for big-memory workloads. Modern x86-64 processors from Intel and AMD support two large page sizes -- 1GB and 2MB. However, previous works on large pages have…

操作系统 · 计算机科学 2020-11-25 Venkat Sri Sai Ram , Ashish Panwar , Arkaprava Basu

Application designers often face the question of whether to store large objects in a filesystem or in a database. Often this decision is made for application design simplicity. Sometimes, performance measurements are also used. This paper…

数据库 · 计算机科学 2011-02-19 Russell Sears , Catharine Van Ingen , Jim Gray

The biggest cost of computing with large matrices in any modern computer is related to memory latency and bandwidth. The average latency of modern RAM reads is 150 times greater than a clock step of the processor. Throughput is a little…

数据结构与算法 · 计算机科学 2013-03-04 Crysttian Arantes Paixão , Flávio Codeço Coelho

For providing quick and accurate results, a search engine maintains a local snapshot of the entire web. And, to keep this local cache fresh, it employs a crawler for tracking changes across various web pages. However, finite bandwidth…

信息检索 · 计算机科学 2020-04-07 Konstantin Avrachenkov , Kishor Patil , Gugan Thoppe

When designing a message transmission system, from the point of view of making sure that the information transmitted is as fresh as possible, two rules of thumb seem reasonable: use small buffers and adopt a last-in-first-out policy. In…

性能 · 计算机科学 2021-10-19 George Kesidis , Takis Konstantopoulos , Michael A. Zazanis
‹ 上一页 1 2 3 10 下一页 ›