Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Least Recently Used
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Least_Recently_Used
http://dbpedia.org/ontology/abstract Least Recently Used (LRU) adalah algoritmeLeast Recently Used (LRU) adalah algoritme penggantian isi cache, yaitu apabila cache sudah penuh dan diperlukan penyimpanan entri baru, maka entri yang paling jarang digunakan akan dihapus dan diganti dengan entri baru. Algoritme ini juga diterapkan dalam operasi paging. ini juga diterapkan dalam operasi paging. , Least Recently Used 알고리즘 또는 LRU 알고리즘은 페이지 교체 알고리즘이다. 즉, 페이지 부재가 발생했을 경우 가장 오랫동안 사용되지 않은 페이지를 제거하는 알고리즘이다. 이 알고리즘의 기본 가설은 가장 오랫동안 이용되지 않은 페이지는 앞으로도 사용할 확률이 적다는 것이다. , Least Recently Used (LRU) はキャッシュメモリや仮想メモリがLeast Recently Used (LRU) はキャッシュメモリや仮想メモリが扱うデータのリソースへの割り当てを決定するアルゴリズムである。対義語は (MRU)。 和訳すると「最近最も使われなかったもの」つまり「使われてから最も長い時間が経ったもの」「参照される頻度が最も低いもの」である。 小容量で高速な記憶装置(例えば、キャッシュメモリ)がいっぱいになったとき、その中にあるデータのうち、未使用の時間が最も長いデータを大容量で低速な記憶装置(例えば、主記憶装置)に保存する、というのが基本のアルゴリズムである。 なお、上の括弧内の例はキャッシュメモリの場合である。仮想メモリの場合は、小容量で高速な記憶装置を主記憶装置、大容量で低速な記憶装置を補助記憶装置に置き換えればよい。高速な記憶装置を主記憶装置、大容量で低速な記憶装置を補助記憶装置に置き換えればよい。 , Least recently used (LRU; deutsch „Am längsten nicht verwendet“) ist eine Strategie für die Implementierung von Cache-Speichern. Wenn der Cache voll ist, entfernt sie diejenigen Daten aus dem Cache, deren letzter Abruf zeitlich am längsten zurückliegt. , LRU (ang. Least Recently Used) - algorytm LRU (ang. Least Recently Used) - algorytm stronicowania polegający na zastępowaniu w cache'u w pierwszej kolejności strony używanej najdawniej. Wymaga on informacji o tym, kiedy poszczególne strony były używane, co jest procesem kosztownym czasowo, jeśli chce się uzyskać pewność, że wyrzuca się rzeczywiście stronę używaną najdawniej. Do przechowywania czasu użycia stron stosuje się różne metody, z których dwa zostały pokrótce opisane poniżej.rych dwa zostały pokrótce opisane poniżej.
http://dbpedia.org/ontology/wikiPageID 1971859
http://dbpedia.org/ontology/wikiPageLength 199
http://dbpedia.org/ontology/wikiPageRedirects http://dbpedia.org/resource/Cache_replacement_policies +
http://dbpedia.org/ontology/wikiPageRevisionID 1096981828
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Category:Memory_management_algorithms + , http://dbpedia.org/resource/Cache_replacement_policies +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:R_wikidata + , http://dbpedia.org/resource/Template:R_from_subtopic + , http://dbpedia.org/resource/Template:Rcat_shell + , http://dbpedia.org/resource/Template:R_to_anchor + , http://dbpedia.org/resource/Template:R_with_possibilities + , http://dbpedia.org/resource/Template:R_printworthy +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Memory_management_algorithms +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Least_Recently_Used?oldid=1096981828&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Least_Recently_Used +
owl:sameAs https://global.dbpedia.org/id/kSuP + , http://ja.dbpedia.org/resource/Least_Recently_Used + , http://dbpedia.org/resource/Least_Recently_Used + , http://www.wikidata.org/entity/Q1810752 + , http://ko.dbpedia.org/resource/Least_Recently_Used + , http://de.dbpedia.org/resource/Least_recently_used + , http://id.dbpedia.org/resource/Least_Recently_Used + , http://pl.dbpedia.org/resource/Least_Recently_Used +
rdfs:comment Least Recently Used 알고리즘 또는 LRU 알고리즘은 페이지 교체 알고리즘이다. 즉, 페이지 부재가 발생했을 경우 가장 오랫동안 사용되지 않은 페이지를 제거하는 알고리즘이다. 이 알고리즘의 기본 가설은 가장 오랫동안 이용되지 않은 페이지는 앞으로도 사용할 확률이 적다는 것이다. , Least Recently Used (LRU) adalah algoritmeLeast Recently Used (LRU) adalah algoritme penggantian isi cache, yaitu apabila cache sudah penuh dan diperlukan penyimpanan entri baru, maka entri yang paling jarang digunakan akan dihapus dan diganti dengan entri baru. Algoritme ini juga diterapkan dalam operasi paging. ini juga diterapkan dalam operasi paging. , Least Recently Used (LRU) はキャッシュメモリや仮想メモリがLeast Recently Used (LRU) はキャッシュメモリや仮想メモリが扱うデータのリソースへの割り当てを決定するアルゴリズムである。対義語は (MRU)。 和訳すると「最近最も使われなかったもの」つまり「使われてから最も長い時間が経ったもの」「参照される頻度が最も低いもの」である。 小容量で高速な記憶装置(例えば、キャッシュメモリ)がいっぱいになったとき、その中にあるデータのうち、未使用の時間が最も長いデータを大容量で低速な記憶装置(例えば、主記憶装置)に保存する、というのが基本のアルゴリズムである。 なお、上の括弧内の例はキャッシュメモリの場合である。仮想メモリの場合は、小容量で高速な記憶装置を主記憶装置、大容量で低速な記憶装置を補助記憶装置に置き換えればよい。高速な記憶装置を主記憶装置、大容量で低速な記憶装置を補助記憶装置に置き換えればよい。 , LRU (ang. Least Recently Used) - algorytm LRU (ang. Least Recently Used) - algorytm stronicowania polegający na zastępowaniu w cache'u w pierwszej kolejności strony używanej najdawniej. Wymaga on informacji o tym, kiedy poszczególne strony były używane, co jest procesem kosztownym czasowo, jeśli chce się uzyskać pewność, że wyrzuca się rzeczywiście stronę używaną najdawniej. Do przechowywania czasu użycia stron stosuje się różne metody, z których dwa zostały pokrótce opisane poniżej.rych dwa zostały pokrótce opisane poniżej. , Least recently used (LRU; deutsch „Am längsten nicht verwendet“) ist eine Strategie für die Implementierung von Cache-Speichern. Wenn der Cache voll ist, entfernt sie diejenigen Daten aus dem Cache, deren letzter Abruf zeitlich am längsten zurückliegt.
rdfs:label Least Recently Used , Least recently used
hide properties that link here 
http://dbpedia.org/resource/Least_frequently_used + , http://dbpedia.org/resource/Cache_coherency_protocols_%28examples%29 + , http://dbpedia.org/resource/Thread_block_%28CUDA_programming%29 + , http://dbpedia.org/resource/List_of_computing_and_IT_abbreviations + , http://dbpedia.org/resource/Cache-oblivious_algorithm + , http://dbpedia.org/resource/Value_cache_encoding + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Least_Recently_Used + http://xmlns.com/foaf/0.1/primaryTopic
 

 

Enter the name of the page to start semantic browsing from.