<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=Adaptive_Replacement_Cache</id>
	<title>Adaptive Replacement Cache - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=Adaptive_Replacement_Cache"/>
	<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=Adaptive_Replacement_Cache&amp;action=history"/>
	<updated>2026-07-21T03:52:32Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://monobook.org/w/index.php?title=Adaptive_Replacement_Cache&amp;diff=21689&amp;oldid=prev</id>
		<title>Administrator: ページの作成:「&#039;&#039;&#039;Adaptive Replacement Cache&#039;&#039;&#039; (ARC、適応型置換キャッシュ)とは、データをキャッシュするアルゴリズムのひとつです。  大…」</title>
		<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=Adaptive_Replacement_Cache&amp;diff=21689&amp;oldid=prev"/>
		<updated>2024-08-20T10:40:46Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「&amp;#039;&amp;#039;&amp;#039;Adaptive Replacement Cache&amp;#039;&amp;#039;&amp;#039; (ARC、適応型置換キャッシュ)とは、&lt;a href=&quot;/wiki/%E3%83%87%E3%83%BC%E3%82%BF&quot; title=&quot;データ&quot;&gt;データ&lt;/a&gt;を&lt;a href=&quot;/w/index.php?title=%E3%82%AD%E3%83%A3%E3%83%83%E3%82%B7%E3%83%A5&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;「キャッシュ」 (存在しないページ)&quot;&gt;キャッシュ&lt;/a&gt;する&lt;a href=&quot;/wiki/%E3%82%A2%E3%83%AB%E3%82%B4%E3%83%AA%E3%82%BA%E3%83%A0&quot; title=&quot;アルゴリズム&quot;&gt;アルゴリズム&lt;/a&gt;のひとつです。  大…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Adaptive Replacement Cache&amp;#039;&amp;#039;&amp;#039; (ARC、適応型置換キャッシュ)とは、[[データ]]を[[キャッシュ]]する[[アルゴリズム]]のひとつです。&lt;br /&gt;
&lt;br /&gt;
大雑把にいうとARCは内部に複数の[[LRU]] ([[Least Recently Used]])を持ち、それらを[[階層型ストレージ]]のように扱う方式です。単体のLRUよりも優れた性能を持つとされています。&lt;br /&gt;
&lt;br /&gt;
ARCは、頻繁に使用されるページと最近使用されたページの両方を追跡し、さらにそれぞれの最近の削除履歴も保持することで、キャッシュのヒット率を向上させます。&lt;br /&gt;
&lt;br /&gt;
[[ファイルシステム]]の[[ZFS]]がキャッシュ機構にARCを採用しています。ちなみに[[Solaris]]のzfsでは[[物理メモリ]]2/3を、[[Linux]]のzfsでは物理メモリの1/2をARC領域として確保するなかなか強烈な初期値となっています。&lt;/div&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
</feed>