Search references for PAGE REPLACEMENT-ALGORITHM. Phrases containing PAGE REPLACEMENT-ALGORITHM
See searches and references containing PAGE REPLACEMENT-ALGORITHM!PAGE REPLACEMENT-ALGORITHM
Algorithm for virtual memory implementation
operating system that uses paging for virtual memory management, page replacement algorithms decide which memory pages to page out, sometimes called swap
Page_replacement_algorithm
Algorithm for caching data
computing, cache replacement policies (also known as cache replacement algorithms or cache algorithms) are optimizing instructions or algorithms which a computer
Cache_replacement_policies
Topics referred to by the same term
Replacement algorithm may refer to: Cache replacement algorithm Page replacement algorithm This disambiguation page lists articles associated with the
Replacement_algorithm
Page replacement algorithm
Set) is a page replacement algorithm with an improved performance over LRU (Least Recently Used) and many other newer replacement algorithms. This is achieved
LIRS_caching_algorithm
Cache management algorithm
Adaptive Replacement Cache (ARC) is a page replacement algorithm with better performance than LRU (least recently used). This is accomplished by keeping
Adaptive_replacement_cache
Computer memory management scheme
page frame to reuse, which is its page replacement algorithm, affects efficiency. The operating system predicts the page frame least likely to be needed
Memory_paging
Algorithm used by Google Search to rank web pages
PageRank (PR) is an algorithm used by Google Search to rank web pages in their search engine results. It is named after both the term "web page" and co-founder
PageRank
Computer storage phenomenon
(FIFO) page replacement algorithm. In FIFO, the page fault may or may not increase as the page frames increase, but in optimal and stack-based algorithms like
Bélády's_anomaly
Data structure that maps virtual addresses with physical addresses
Which page to page out is the subject of page replacement algorithms. Some MMUs trigger a page fault for other reasons, whether or not the page is currently
Page_table
Bit used in caches
be removed. Dirty bits are used by the CPU cache and in the page replacement algorithms of an operating system. Dirty bits can also be used in incremental
Dirty_bit
Software-based, block-level cache of drive data stored in the host computer's main memory
file pages (for example executable or library files) are present in the cache or not. Demand paging Cache (computing) Paging Page replacement algorithm Virtual
Page_cache
Algorithm that begins on possibly incomplete inputs
Some online algorithms: Insertion sort Perceptron Reservoir sampling Greedy algorithm Odds algorithm Page replacement algorithm Algorithms for calculating
Online_algorithm
Set of resources actively used by a process
be all pages referenced within a certain period of time. The working set isn't a page replacement algorithm, but page-replacement algorithms can be designed
Working_set
Error from a process accessing unmapped memory
page replacement algorithm that maximizes page hits. Many have been proposed, such as implementing heuristic algorithms to reduce the incidence of page faults
Page_fault
Topics referred to by the same term
keyboards OPT, the theoretically optimal page replacement algorithm, a page replacement algorithm for swapping out pages from memory Occupied Palestinian Territories
OPT
with Adaptive Replacement (CAR): a page replacement algorithm with performance comparable to adaptive replacement cache Dekker's algorithm Lamport's Bakery
List_of_algorithms
Computer memory management technique
If the free page frame queue is empty then the paging supervisor must free a page frame using the same page replacement algorithm for page stealing. Operating
Virtual_memory
Topics referred to by the same term
code), US Least recently used, a cache replacement algorithm The least recently used page replacement algorithm in virtual memory management Liberties
LRU
Overview of and topical guide to algorithms
deadline first scheduling Page replacement algorithm Least recently used Cache replacement policies Linear search Binary search algorithm Interpolation search
Outline_of_algorithms
Algorithm for caching data
are hybrids that utilize LFU concepts. Cache replacement policies Memory paging Page replacement algorithm § Not frequently used (NFU) Donghee Lee; Jongmoo
Least_frequently_used
Constant exchange between memory and storage
Wikisource has original text related to this article: The Paging Game Page replacement algorithm – Algorithm for virtual memory implementation Congestion collapse –
Thrashing_(computer_science)
Topics referred to by the same term
ARC (processor), 32-bit RISC architecture Adaptive Replacement Cache, a page replacement algorithm for high-performance filesystems Automatic Reference
Arc
American computer scientist
highly cited work in databases, including C-Store, the LRU-K page replacement algorithm, the log-structured merge-tree, and her criticism of the ANSI
Elizabeth_O'Neil
Equivalence of average-case and expected complexity
any randomized page replacement algorithm against a request sequence chosen by an oblivious adversary to be a worst case for the algorithm but without knowledge
Yao's_principle
Topics referred to by the same term
commands in LISP computer programming Clock with Adaptive Replacement, a page replacement algorithm Computer-assisted reporting Computer-assisted reviewing
Car_(disambiguation)
Topics referred to by the same term
program based on the works of L. Ron Hubbard Second-chance algorithm, a page-replacement algorithm in computer science Second Chance, a cloned Brahman bull
Second_Chance
Topics referred to by the same term
Northeast Rugby Union Not recently used, a page replacement algorithm Nru Nsukka, a town This disambiguation page lists articles associated with the title
NRU
Free Unix-like operating system kernel
Advanced memory management with paged virtual memory and a multi-generational least recently used (MGLRU) page replacement algorithm. Inter-process communications
Linux_kernel
Method of virtual memory management
unit that supports page replacement. Memory management with page replacement algorithms becomes slightly more complex. Possible security risks, including
Demand_paging
Topics referred to by the same term
iPhone app Windows Clock, a bundled Microsoft Windows app Clock, a page replacement algorithm Clock (film), a 2023 science-fiction horror film Clock (restaurant)
Clock_(disambiguation)
Computational problem of interest in computer science
all distances are equal is called the paging problem because it models the problem of page replacement algorithms in memory caches, and was also already
K-server_problem
Hardware that translates virtual addresses to physical addresses
last used (the accessed bit, for a least recently used (LRU) page replacement algorithm), what kind of processes (user mode or supervisor mode) may read
Memory_management_unit
Data storage technique
O'Neil, Patrick E.; Weikum, Gerhard (1993-06-01). "The LRU-K page replacement algorithm for database disk buffering". ACM SIGMOD Record. 22 (2): 297–306
Hierarchical storage management
Hierarchical_storage_management
Adversary model Competitive analysis K-server problem Online algorithm Page replacement algorithm Real-time computing Yair Bartal; Avrim Blum; Carl Burch &
Metrical_task_system
Hungarian computer scientist (1928–2021)
Budapest and Austin. Bélády is known for the "Belady Algorithm", the OPT (or MIN) Page Replacement Algorithm. He co-designed and built IBM M44/44X, an experimental
László_Bélády
Scheduling algorithm for network transmissions
The token bucket is an algorithm used in packet-switched and telecommunications networks. It can be used to check that data transmissions, in the form
Token_bucket
File format and file compression program
Deflate algorithm to compress and decompress a single file using the gzip file format. gzip was released in 1992 as a free software replacement for the
Gzip
American computer scientist
Science in 1981. His master's thesis, titled "A Mixed-strategy Page Replacement Algorithm for a Multiprogramming Virtual Memory Computer," addressed memory
Gene_Spafford
American computer scientist (1942–2019)
Elizabeth J.; O'Neil, Patrick E.; Weikum, Gerhard (1993), "The LRU-K page replacement algorithm for database disk buffering", Proceedings of the 1993 ACM SIGMOD
Patrick_O'Neil
I/O-efficient algorithm regardless of cache size
In computing, a cache-oblivious algorithm (or cache-transcendent algorithm) is an algorithm designed to take advantage of a processor cache without having
Cache-oblivious_algorithm
Early unclassified symmetric-key block cipher
The Data Encryption Standard (DES /ˌdiːˌiːˈɛs, dɛz/) is a symmetric-key algorithm for the encryption of digital data. Although its short key length of 56
Data_Encryption_Standard
Algorithm for computing greatest common divisors
In mathematics, the Euclidean algorithm, or Euclid's algorithm, is an efficient method for computing the greatest common divisor (GCD) of two integers
Euclidean_algorithm
Bug in the Intel P5 Pentium floating-point unit
Missing values in a lookup table used by the FPU's floating-point division algorithm led to calculations acquiring small errors. In certain circumstances the
Pentium_FDIV_bug
Line algorithm with antialiasing
line drawing algorithm, the circle drawing algorithm is a replacement for Bresenham's circle drawing algorithm. Like Bresenham’s line algorithm, this method
Xiaolin_Wu's_line_algorithm
Property of an algorithm
science, algorithmic efficiency is a property of an algorithm which relates to the amount of computational resources used by the algorithm. Algorithmic efficiency
Algorithmic_efficiency
Subset of artificial intelligence
intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform
Machine_learning
Unicode block containing some special codepoints and two non-characters
An example of an internal usage of U+FFFE is the CLDR algorithm; this extended Unicode algorithm maps the noncharacter to a minimal, unique primary weight
Specials_(Unicode_block)
Process of reducing words to word stems
algorithm, or stemmer. A stemmer for English operating on the stem cat should identify such strings as cats, catlike, and catty. A stemming algorithm
Stemming
Network scheduling algorithm used in ATM
The generic cell rate algorithm (GCRA) is a leaky bucket-type scheduling algorithm for the network scheduler that is used in Asynchronous Transfer Mode
Generic_cell_rate_algorithm
Attention algorithm for efficient large language model serving
PagedAttention is an attention algorithm for efficient serving of large language models (LLMs). It was introduced in 2023 by Woosuk Kwon and colleagues
PagedAttention
Universal lossless data compression algorithm
compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improvement to the LZ78 algorithm published
Lempel–Ziv–Welch
File synchronization protocol and software
computers by comparing the modification times and sizes of files. The rsync algorithm is a type of delta encoding, and is used for minimizing network usage
Rsync
Message-digest hashing algorithm
Wikifunctions has a function related to this topic. The MD5 message-digest algorithm is a widely used hash function producing a 128-bit hash value. MD5 was
MD5
Unsolved problem in computer science
polynomial function on the size of the input to the algorithm. The general class of questions that some algorithm can answer in polynomial time is "P" or "class
P_versus_NP_problem
Divide and conquer sorting algorithm
merge-sort) is an efficient and general purpose comparison-based sorting algorithm. Most implementations of merge sort are stable, which means that the relative
Merge_sort
Obfuscated speech on social media
moderation. It allows users to discuss topics deemed sensitive to moderation algorithms while avoiding penalties such as shadow banning, downranking, or de-monetization
Algospeak
and weekday of the Julian or Gregorian calendar. The complexity of the algorithm arises because of the desire to associate the date of Easter with the
Date_of_Easter
Machine learning technique
introduced the view of boosting algorithms as iterative functional gradient descent algorithms. That is, algorithms that optimize a cost function over
Gradient_boosting
Incremental constraint-solving toolkit
of the Cassowary algorithm". Archived from the original on 2017-08-14. Retrieved 2017-09-19. casuarius on GitHub Kiwi, a replacement for Casuarius/Cassowary
Cassowary_(software)
Free and open-source flashcard program
The name comes from the Japanese word for "memorization" (暗記). The SM-2 algorithm, created for SuperMemo in the late 1980s, has historically formed the
Anki
Stream cipher
Kavak, Huseyin Demirci. New Results on the Key Scheduling Algorithm of RC4. INDOCRYPT 2008, pages 40–52, vol. 5365, Lecture Notes in Computer Science, Springer
RC4
Heuristic combining frequency and recency
(MFU) list. Jesse Ruderman and Justin Lebar (2012-11-10). "A new frecency algorithm based on exponential decay". wiki.mozilla.org. Retrieved 2014-05-22. Edwards
Frecency
Computer science metric for string similarity
23 (1): 13–16. doi:10.1145/321921.321923. The Wikibook Algorithm implementation has a page on the topic of: Levenshtein distance Wikifunctions has a
Levenshtein_distance
Compression algorithm
Compressed HTML Help, the replacement for their classic Help file format, they chose to compress all of the HTML data with the LZX algorithm. However, in order
LZX
Cryptography secured against quantum computers
quantum-resistant, is the development of cryptographic algorithms (usually public-key algorithms) that are currently thought, but not proven, to be secure
Post-quantum_cryptography
Grouping a set of objects by similarity
analysis refers to a family of algorithms and tasks rather than one specific algorithm. It can be achieved by various algorithms that differ significantly
Cluster_analysis
Text that contains both LTR and RTL text
'logical' one. Thus, in order to offer bidi support, Unicode prescribes an algorithm for how to convert the logical sequence of characters into the correct
Bidirectional_text
Computational problem of graph theory
and Subhash Suri proposed a replacement paths algorithm, a more efficient implementation of Lawler's and Yen's algorithm with O(n) improvement in time
K_shortest_path_routing
Practice and study of secure communication techniques
of algorithms that carry out the encryption and the reversing decryption. The detailed operation of a cipher is controlled both by the algorithm and
Cryptography
Cryptographic algorithm for random number generation
the CryptGenRandom algorithm were not public at the time, Dorrendorf's team used reverse engineering tools to discern how the algorithm works. Their paper
CryptGenRandom
Computer memory management methodology
there are no "memory leaks"). The specific dynamic memory allocation algorithm implemented can impact performance significantly. A study conducted in
Memory_management
Computer science data structure
for the heapsort sorting algorithm. Heaps are also crucial in several efficient graph algorithms such as Dijkstra's algorithm. When a heap is a complete
Heap_(data_structure)
Action to achieve a result in the delivery of healthcare
block) Regional anesthesia Interventional radiology Screening (medicine) Algorithm (medical) Autopsy Complication (medicine) Consensus (medical) Contraindication
Medical_procedure
Networking protocol for clock synchronization
Universal Time (UTC). It uses the intersection algorithm, a modified version of Marzullo's algorithm, to select accurate time servers and is designed
Network_Time_Protocol
Book by Przemyslaw Prusinkiewicz and Aristid Lindenmayer
relatively simple algorithms based upon the idea of L-systems." Klir goes on to explain the mathematics of L-systems, involving replacement of strings of
The Algorithmic Beauty of Plants
The_Algorithmic_Beauty_of_Plants
The white genocide, white extinction, or white replacement conspiracy theory is a white nationalist conspiracy theory that claims there is a deliberate
White genocide conspiracy theory
White_genocide_conspiracy_theory
Algorithm to calculate the day of the week
Zeller's congruence is a modular arithmetic algorithm devised by Christian Zeller in the 19th century for calculating the day of the week for a given
Zeller's_congruence
Problem of determining if a Boolean formula could be made true
known algorithm that efficiently solves each SAT problem (where "efficiently" means "deterministically in polynomial time"). Although such an algorithm is
Boolean satisfiability problem
Boolean_satisfiability_problem
About simultaneous modular congruences
2: Seminumerical Algorithms (Third ed.), Addison-Wesley, ISBN 0-201-89684-2. See Section 4.3.2 (pp. 286–291), exercise 4.6.2–3 (page 456). "Chinese remainder
Chinese_remainder_theorem
Machine learning algorithm
the most popular machine learning algorithms given their intelligibility and simplicity because they produce algorithms that are easy to interpret and visualize
Decision_tree_learning
Selection of data points in statistics
sampling, the samples which are used for training a machine learning algorithm are actively selected, also compare active learning (machine learning)
Sampling_(statistics)
Use of functions that call themselves
to develop a replacement algorithm entirely based on non-recursive methods, which can be challenging. For example, recursive algorithms for matching wildcards
Recursion_(computer_science)
Additional storage that enables faster access to main storage
accessed less recently than any other entry. More sophisticated caching algorithms also take into account the frequency of use of entries. Cache writes must
Cache_(computing)
Class of sorting algorithms that can handle massive amounts of data
hard drives. Historically, instead of a sort, sometimes a replacement-selection algorithm was used to perform the initial distribution, to produce on
External_sorting
Compiler optimization technique
can proceed with the target instruction without stalling. The simplest algorithm to find a topological sort is frequently used and is known as list scheduling
Instruction_scheduling
Error detection for identification numbers
computer-generated data. It consists of one or more digits (or letters) computed by an algorithm from the other digits (or letters) in the sequence input. With a check
Check_digit
become durable, all pages that referred to the original are updated to refer to the new replacement page instead. Since the page is "activated" only when
Shadow_paging
Type of matrix factorization
(factors into left and right triangular matrices). The LU decomposition algorithm for general matrices was introduced by the Polish astronomer Tadeusz Banachiewicz
LU_decomposition
Measure of similarity between two graphs
using three operations: insertion, deletion, and replacement. The first polynomial-time TED algorithm was proposed by Tai in 1979. In 1989, Kaizhong Zhang
Graph_edit_distance
Process of finding the optimal set of variables for a machine learning algorithm
the problem of choosing a set of optimal hyperparameters for a learning algorithm. A hyperparameter is a parameter whose value is used to control the learning
Hyperparameter_optimization
Method of DNA sequence reconstruction
mapping assemblies. This is mostly due to the fact that the assembly algorithm needs to compare every read with every other read (an operation that has
Sequence_assembly
ASCII-compatible variable-width encoding of Unicode
security vulnerabilities. RFC 3629 states "Implementations of the decoding algorithm MUST protect against decoding invalid sequences." The Unicode Standard
UTF-8
Topics referred to by the same term
type of US Army TOE Topological data analysis Tornado detection algorithm, the replacement of the tornado vortex signature (TVS) Traditional double action
TDA
Post-production process used in filmmaking and video production
shifting the audio track for accurate synchronization, and time-fitting algorithms for stretching or compressing portions of a spoken line. There is software
Dubbing
Software system for finding relevant information on the Web
eventually became a crucial component of search engines through algorithms such as Hyper Search and PageRank. The first internet search engines predate the debut
Search_engine
Tree-based ensemble machine learning methods
statistics – Type of statistical analysisPages displaying short descriptions of redirect targets Randomized algorithm – Algorithm that employs a degree of randomness
Random_forest
Cryptographic network protocol
command-line execution. SSH was designed for Unix-like operating systems as a replacement for Telnet and unsecured remote Unix shell protocols, such as the Berkeley
Secure_Shell
Bet sizing formula for long-term growth
methods (also see intertemporal portfolio choice).[page needed] It is also the standard replacement of statistical power in anytime-valid statistical tests
Kelly_criterion
Image file format
are typically compressed using a context-dependent arithmetic coding algorithm called the MQ coder. Textual regions are compressed as follows: the foreground
JBIG2
List of characters appearing in the Marvel Cinematic Universe
those who are recognized as a threat to Hydra based on Arnim Zola's algorithm. When Pierce learns that Nick Fury is investigating Project Insight's
Characters of the Marvel Cinematic Universe: M–Z
Characters_of_the_Marvel_Cinematic_Universe:_M–Z
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
Surname or Lastname
English (mainly London)
English (mainly London) : variant spelling of Page.
Boy/Male
Anglo, Australian, French, Jamaican
Page; Attendant; Server; Young Servant
Boy/Male
Indian
Replacement
Girl/Female
American, Anglo, Arabic, Australian, British, Chinese, English, French, Greek, Jamaican
Sweet; Page; Young Child; A Young Attendant; Little Child; Server; Young Servant
Female
English
Feminine form of English unisex Page, PAIGE means "page; young servant."
Male
English
English surname transferred to forename use, derived from the French personal name Pascal, PACE means "Passover; Easter."
Surname or Lastname
English and French
English and French : from a diminutive of Page.
Surname or Lastname
English and French
English and French : nickname for a wise man, from Middle English, Old French sage ‘learned’, ‘sensible’, from Latin sagus ‘prophetic’, akin to sagax ‘sharp’, ‘perceptive’.Irish : variant of Savage, via the Gaelicized form Sabhaois.German : habitational name from a place near Oldenburg, so named from an old word, sege ‘sedge’, ‘reed’.
Girl/Female
Christian & English(British/American/Australian)
Attendant
Surname or Lastname
English
English : from a vernacular short form of the Latin personal name Paschalis (see Pascal, Italian Pasquale).nickname for a mild-mannered and peaceable person, from Middle English pace, pece ‘peace’, ‘concord’, ‘amity’ (via Anglo-Norman French from Latin pax, genitive pacis).Italian : from the medieval personal name Pace, used for both men and women, from the word pace ‘peace’ (see 1).
Surname or Lastname
English, Scottish, and French
English, Scottish, and French : status name for a young servant,
Middle English and Old French page (from Italian paggio,
ultimately from Greek paidion, diminutive of pais ‘boy’,
‘child’). The surname is also common in Ireland (especially Ulster and
eastern Galway), having been established there since the 16th century.North German : metonymic occupational name for
a horse dealer, from Middle Low German page ‘horse’.(Pagé) : North American form of French Paget.A Pagé, also known as Carsy, Quercy, and
Female
English
Feminine diminutive form of English unisex Page, PAGET means "little patrician; little servant."
Boy/Male
Muslim
Replacement
Surname or Lastname
English
English : from Middle English, Old French ga(u)ge ‘measure’, probably applied as a metonymic occupational name for an assayer, an official who was in charge of checking weights and measures.English and French : from Middle English, Old French gage ‘pledge’, ‘surety’ (against which money was lent), and therefore a metonymic occupational name for a moneylender or usurer.
Boy/Male
Anglo, Australian, French, Greek
Page; Attendant; Young; Assistant
Girl/Female
Anglo, Australian, British, English, French, Greek
Attendant
Surname or Lastname
English (mainly northern), North German, Dutch, and French
English (mainly northern), North German, Dutch, and French : nickname for someone with a severe or pompous manner or perhaps a pageant name for someone who had played the part of a pope or priest, from Middle English pope or Old French pape ‘pope’, Middle Low German, Middle Dutch pape ‘priest’, Old French pape ‘pope’. Compare Papa.German : nickname from a baby word for ‘father’. Compare Baab.
Surname or Lastname
English and Scottish
English and Scottish : from the personal name Pat(t), Pate, a short form of Patrick.English and Scottish : nickname for a man with a bald head, from Middle English pate ‘head’, ‘skull’.French (Paté) : from Old French pat(t)é ‘with paws’, ‘pawed’ (from pat(t)e ‘paw’), a nickname, applied presumably to a man with large and clumsy hands and feet.German : nickname for a trustworthy man, from Middle High German pate, Middle Low German pade ‘godfather’, ‘male relative’ (see Paeth), or alternatively from a personal name Bado, probably meaning ‘battle’, ‘fight’.
Girl/Female
Greek French Shakespearean
child.
Surname or Lastname
Reduced form of Irish McCage, a variant of McCaig.English (East Anglia)
Reduced form of Irish McCage, a variant of McCaig.English (East Anglia) : from Middle English, Old French cage ‘cage’, ‘enclosure’ (Latin cavea ‘container’, ‘cave’), hence a metonymic occupational name for a maker and seller of small cages for animals or birds, or a keeper of the large public cage in which petty criminals were confined for short periods of imprisonment.
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
Surname or Lastname
English
English : habitational name from Cowclough in the parish of Whitworth, Lancashire, recorded in the 13th century as Colleclogh, probably named with the Old English byname Cola (see Cole 2) + Old English clÅh ‘ravine’.
Girl/Female
Hindu, Indian
Sweet
Boy/Male
Tamil
Full of life, Name of a river
Boy/Male
Hindu
Boy/Male
Australian, British, Norwegian
Loving
Boy/Male
Arabic, Australian, Muslim, Sindhi
Youth
Girl/Female
American, Australian, British, Chinese, Christian, English
Beverage Brandy; Warm and Comforting; Variant of the Beverage Brandy Used as a Given Name
Surname or Lastname
English
English : variant spelling of Blaise.
Surname or Lastname
English
English : status name for a mayor, Middle English, Old French mair(e) (from Latin maior ‘greater’, ‘superior’; compare Mayor). In France the title denoted various minor local officials, and the same is true of Scotland (see Mair 1). In England, however, the term was normally restricted to the chief officer of a borough, and the surname may have been given not only to a citizen of some standing who had held this office, but also as a nickname to a pompous or officious person.German and Dutch : variant of Meyer 1.Jewish (Ashkenazic) : variant of Meyer 2.
Girl/Female
Hebrew
Given praise.
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
PAGE REPLACEMENT-ALGORITHM
n.
Exchange; replacement; substitution; metathesis.
v. t.
To cut off, or shave off, the superficial substance or extremities of; as, to pare an apple; to pare a horse's hoof.
v. t.
To mark or number the pages of, as a book or manuscript; to furnish with folios.
v. t.
To measure by steps or paces; as, to pace a piece of ground.
v. t.
To develop, guide, or control the pace or paces of; to teach the pace; to break in.
n.
Fig.: A record; a writing; as, the page of history.
v. t.
To make pale; to diminish the brightness of.
v. t.
Fig.: To make smooth, easy, and safe; to prepare, as a path or way; as, to pave the way to promotion; to pave the way for an enterprise.
v. i.
Wanting in color; not ruddy; dusky white; pallid; wan; as, a pale face; a pale red; a pale blue.
v. t.
To attend (one) as a page.
n.
The type set up for printing a page.
imp. & p. p.
of Page
n.
The removal of an edge or an angle by one or more planes.
n.
The page of a book which contains it title.
n.
A variety of plum; as, the greengage; also, the blue gage, frost gage, golden gage, etc., having more or less likeness to the greengage. See Greengage.
n.
The act of replacing.
n.
A white or pale patch on a printed page.
n.
See Paage.
v. i.
To turn pale; to lose color or luster.
n.
Manner of stepping or moving; gait; walk; as, the walk, trot, canter, gallop, and amble are paces of the horse; a swaggering pace; a quick pace.