About: Page table     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:Building, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FPage_table

A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are used by the program executed by the accessing process, while physical addresses are used by the hardware, or more specifically, by the random-access memory (RAM) subsystem. The page table is a key component of virtual address translation that is necessary to access data in memory.

AttributesValues
rdf:type
rdfs:label
  • Tabulka stránek (cs)
  • Seitentabelle (de)
  • Tabla de paginación (es)
  • Table des pages (fr)
  • ページテーブル (ja)
  • 페이지 테이블 (ko)
  • Pagineringstabel (nl)
  • Page table (en)
  • Tablica stron pamięci (pl)
  • Tabela de página (pt)
  • Таблица страниц (ru)
  • Таблиця сторінок (uk)
  • 分頁表 (zh)
rdfs:comment
  • Tabulka stránek je v informatice označení pro datovou strukturu, kterou procesor při stránkování paměti používá pro překlad virtuálních adres na fyzické adresy. Zatímco procesorem vykonávané strojové instrukce používají virtuální adresy, při přístupu do elektronické paměti typu RAM je nutné použít skutečné fyzické adresy. Překlad adres z virtuálních na fyzické provádí v procesoru jednotka MMU. Tabulku stránek v paměti RAM, kterou je tento překlad řízen, vytváří jádro operačního systému. (cs)
  • Eine Seitentabelle (englisch page table) ist die Datenstruktur, die für das Umrechnen von virtuellen zu physischen Adressen verwendet wird. Virtuelle Adressen werden von Prozessen verwendet und sind eine Abstraktion vom physischen Speicher. Der Prozess kann nur auf seinen eigenen virtuellen Speicher schreiben und lesen. Das Umrechnen der virtuellen Adresse eines Prozesses wird heute üblicherweise von der MMU übernommen und ist für den Prozess gar nicht einsehbar. Die Seitentabellen beinhalten dabei das Mapping zwischen der virtuellen und der physischen Adresse. (de)
  • A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are used by the program executed by the accessing process, while physical addresses are used by the hardware, or more specifically, by the random-access memory (RAM) subsystem. The page table is a key component of virtual address translation that is necessary to access data in memory. (en)
  • La table des pages est la structure de données utilisée par un système de mémoire virtuelle dans un système d'exploitation pour stocker les correspondances entre adresses virtuelles et adresses physiques. Les adresses virtuelles sont utilisées en accédant aux processus, tandis que les adresses physiques sont utilisés par le matériel, ou plus précisément, par la mémoire vive. (fr)
  • 컴퓨터 과학에서 페이지 테이블(page table)은 페이징 기법에서 사용되는 자료구조로서, 프로세스의 페이지 정보를 저장하고 있는 테이블이다. 하나의 프로세스는 하나의 페이지 테이블을 가진다. 테이블은 다음과 같이 색인과 내용으로 구성되어 있다. * 색인 : 페이지 번호. * 내용 : 해당 페이지에 할당된 물리 메모리(프레임)의 시작 주소. 이 시작 주소와 페이지 주소를 결합하여 물리 메모리 주소를 알 수 있다. (ko)
  • ページテーブル(page table)とは、コンピュータのオペレーティングシステムの中の仮想記憶(virtual memory)システムで仮想アドレスと物理アドレスを対応付けるために使われるデータ構造である。仮想アドレスはそれにアクセスするプロセスによって実行されるプログラムによって使われ、実際には物理アドレスはRAMサブシステム等のハードウェアによって使われる。 (ja)
  • Tablica stron pamięci, tablica stron (ang. page table) – struktura danych używana przez mechanizmy wirtualizacji pamięci (zazwyczaj układ MMU) do przechowywania sposobu odwzorowania adresów pamięci logicznej (wirtualnej) w adresy pamięci fizycznej. (pl)
  • Uma Tabela de Página é uma estrutura de dados usada pelo sistema de memória virtual para armazenar o mapeamento entre o e o . (pt)
  • 分页表(page table)是一种数据结构,它用于计算机操作系统中的虚拟内存系统,其存储了虚拟地址到物理地址间的映射。虚拟地址在访问进程中是唯一的,而物理地址在硬件(比如内存)中是唯一的。 (zh)
  • Таблица страниц — это структура данных, используемая системой виртуальной памяти в операционной системе компьютера для хранения сопоставления между виртуальным адресом и . Виртуальные адреса используются выполняющимся процессом, в то время как физические адреса используются аппаратным обеспечением, или, более конкретно, подсистемой ОЗУ. Таблица страниц является ключевым компонентом преобразования виртуальных адресов, который необходим для доступа к в памяти. (ru)
  • Las tablas de paginación o tablas de páginas son una parte integral del Sistema de Memoria Virtual en sistemas operativos, cuando se utiliza paginación. Las tablas son mantenidas por el sistema operativo y utilizadas por la Unidad de Gestión de Memoria (MMU) para realizar las traducciones de direcciones de memoria virtual (o lógica) a memoria física y en general el sistema operativo mantiene una por cada proceso corriendo en el sistema. (es)
  • Een pagineringstabel (Engels: page table) wordt gebruikt bij geheugenpaginering. Een pagineringstabel is een datastructuur die wordt aangemaakt door het besturingssysteem van de computer voor elk actief proces. Het is een lijst die bestaat uit een opeenvolging van frame-verwijzingen naar elke page van een proces en laat zien welk virtueel adres met welk fysiek adres verbonden is (zie figuur). Bij geheugenpaginering wordt deze vertaling van logisch naar fysiek adres gedaan door de processor van de computer. (nl)
rdfs:seeAlso
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/X86_Paging_4K.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/X86_Paging_PAE_4K.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Page_table_actions.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Virtual_address_space_and_physical_address_space_relationship.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (62 GB total memory, 53 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software