system with delayed replacement - translation to ρωσικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

system with delayed replacement - translation to ρωσικά

ALGORITHM IN AN OS THAT DECIDES WHICH MEMORY PAGES TO PAGE OUT (SWAP OUT, WRITE TO DISK) WHEN A REQUESTED PAGE IS NOT IN MEMORY (PAGE FAULT) AND A FREE PAGE CANNOT BE USED TO SATISFY THE ALLOCATION (BECAUSE THERE ARE TOO FEW OR NONE)
Page replacement algorithms; Not recently used; Local replacement algorithm; Second chance replacement strategy; Second-chance replacement strategy; Second-chance algorithm; Second chance algorithm; Clock with Adaptive Replacement; Clock with adaptive replacement; Page replacement

system with delayed replacement      
система с отсроченной заменой (неисправных элементов)
growth retardation         
SYMPTOM
Delayed milestones; Growth retardation
замедление темпов (экономического) роста
with         
WIKIMEDIA DISAMBIGUATION PAGE
With (disambiguation); WITH (disambiguation); WITH

[wið]

общая лексика

ссориться

синоним

withe

предлог

общая лексика

указывает на

совместность (часто together with) (вместе) с

взаимоотношение с

пребывание в доме у кого-л. у

работу где-л. или у кого-л. в

смешивание, сочетание, добавление (вместе) с

к

средство на

за

наличие чего-л. и кого-л. у

при

с (собой)

"meat" begins with"m" - (слово) meat начинается с m

дополнительные обстоятельства или моменты причём

условия совершения действия в условиях

когда

при том

что

(по отношению) к

для

совместимость или сопоставимость наравне с

причину, источник чего-л. от

из-за

указывает на движение в том же направлении по

что касается

имеет уступительное значение (обычно with all) несмотря на

Ορισμός

СИ-БИ-ЭС
см. "Коламбия бродкастинг систем".

Βικιπαίδεια

Page replacement algorithm

In a computer operating system that uses paging for virtual memory management, page replacement algorithms decide which memory pages to page out, sometimes called swap out, or write to disk, when a page of memory needs to be allocated. Page replacement happens when a requested page is not in memory (page fault) and a free page cannot be used to satisfy the allocation, either because there are none, or because the number of free pages is lower than some threshold.

When the page that was selected for replacement and paged out is referenced again it has to be paged in (read in from disk), and this involves waiting for I/O completion. This determines the quality of the page replacement algorithm: the less time waiting for page-ins, the better the algorithm. A page replacement algorithm looks at the limited information about accesses to the pages provided by hardware, and tries to guess which pages should be replaced to minimize the total number of page misses, while balancing this with the costs (primary storage and processor time) of the algorithm itself.

The page replacing problem is a typical online problem from the competitive analysis perspective in the sense that the optimal deterministic algorithm is known.

Μετάφραση του &#39system with delayed replacement&#39 σε Ρωσικά