Virtual memory/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 25: | Line 25: | ||
{{r|Intel}} | {{r|Intel}} | ||
{{r|Operating system}} | {{r|Operating system}} | ||
{{r|Pentium | {{r|Pentium microprocessor}} | ||
{{r|Pentium | {{r|Pentium microprocessor}} | ||
{{r|Stack frame}} | {{r|Stack frame}} | ||
{{r|X86}} | {{r|X86}} | ||
Line 32: | Line 32: | ||
{{Bot-created_related_article_subpage}} | {{Bot-created_related_article_subpage}} | ||
<!-- Remove the section above after copying links to the other sections. --> | <!-- Remove the section above after copying links to the other sections. --> | ||
==Articles related by keyphrases (Bot populated)== | |||
{{r|Usability}} | |||
{{r|Shortest path routing}} | |||
{{r|Program counter}} | |||
{{r|Stack}} | |||
{{r|Complexity of algorithms}} |
Latest revision as of 17:00, 5 November 2024
- See also changes related to Virtual memory, or pages that link to Virtual memory or to this page or whose text contains "Virtual memory".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Virtual memory. Needs checking by a human.
- Computer architecture [r]: Add brief definition or description
- Intel 8008 [r]: An early single chip computer chip, from the 1970s, and a lineal ancestor of the Pentium [e]
- Intel 80186 [r]: A single chip processor, with 16-bit internal processing and bus, ancestral to Intel's Pentium microprocessor, faster than the Intel 8086 and slower than the Intel 80286; no virtual memory support [e]
- Intel 80286 [r]: A single chip processor ancestral to Intel's Pentium microprocessor, a speedier version of the 80186 that added limited virtual memory support [e]
- Intel 80287 [r]: The floating point co-processor for the intel 80286 single chip computer [e]
- Intel 80386 [r]: A single chip processor ancestral to Intel's Pentium microprocessor , faster than the Intel 80286; it added demand-paged virtual memory [e]
- Intel 8080 [r]: An early single chip computer chip, from the 1970s, derived from the Intel 8008 but to some extent a predecessor of the Intel 8086 [e]
- Intel 8087 [r]: The floating point co-processor to intel's 8086 and 8088 brands of single chip computers [e]
- Intel [r]: A major manufacturer of integrated circuit chips, especially processors. [e]
- Operating system [r]: The main software of a computer system; controls the execution of applications and provides various services to them. [e]
- Pentium microprocessor [r]: A successful family of single chip computer, used in most home computers built in the early 2000s [e]
- Pentium microprocessor [r]: A successful family of single chip computer, used in most home computers built in the early 2000s [e]
- Stack frame [r]: A memory management strategy used to create and destroy temporary (automatic) variables in some programming languages. [e]
- X86 [r]: The instruction set architecture for the Intel 8086 and 8088 chips, 16-bit microprocessors first produced in 1978. [e]
- Usability [r]: The study of human-machine interaction from a goal-oriented perspective. [e]
- Shortest path routing [r]: finding the shortest path through a network [e]
- Program counter [r]: In computer science, the register that contains the memory address of the next instruction to be executed by the microprocessor. [e]
- Stack [r]: Abstract data type in computer science that supports last-in first-out (LIFO) access to its contents. [e]
- Complexity of algorithms [r]: How fast the execution time (or memory usage) increases as the data set to be processed grows. [e]