Jump to content
Main menu
Main menu
move to sidebar
लुकवाईं
नेविगेशन
मुख्य पन्ना
हाल के बदलाव
अट्रेंडम पन्ना
मीडियाविकि के बारे में मदद
भोजपुरीपिडिया
खोज
खोजीं
Appearance
खाता बनाईं
खाता में प्रवेश
निजी औजार
खाता बनाईं
खाता में प्रवेश
Pages for logged out editors
learn more
योगदान
बातचीत
कंप्यूटर शब्दावली
(खंड) के संपादन कइल जात बा
पन्ना
बातचीत
भोजपुरी
पढ़ीं
संपादन करीं
स्रोत संपादित करीं
इतिहास देखीं
औजार
औजार
move to sidebar
लुकवाईं
Actions
पढ़ीं
संपादन करीं
स्रोत संपादित करीं
इतिहास देखीं
जनरल
इहाँ का जुड़ल बा
संबंधित बदलाव
खास पन्ना
पन्ना से जुड़ल जानकारी
Appearance
move to sidebar
लुकवाईं
चेतावनी:
रउआँ आपन खाता में प्रवेश नइखीं कइले। अगर रउआँ कौनों बदलाव करब त राउर आईपी पता सभके लउकी। अगर रउआ
खाता में प्रवेश करब
या
नया खाता बनाइब
तब, अउरी सुबिधा सब की संघे राउर संपादन के श्रेय भी राउर प्रयोगकर्तानाँव के मिली!
स्पैम-बिरोधी रोक (Anti-spam check) एके
मत
भरीं!
==C== {{term|cache|content=[[कैशे (कंप्यूटिंग)|कैशे]]}} {{defn|A small, fast [[#local memory|local memory]] that transparently buffers access to a larger but slower or more distant/higher latency [[memory (computing)|memory]] or [[storage (computing)|storage device]], organised into [[cache line]]s. Automatically translates accesses to the underlying resources [[address space]] to locations in the cache.}} {{term|कैशे लाइन|content=[[सीपीयू कैशे#कैशे-लाइन|कैशे लाइन]]}} {{defn|A small block of [[computer memory|memory]] within a [[#cache|cache]]; the granularity of allocation,refills,eviction; typically 32-128 bytes in size.}} {{term|[[कैशे कोहरेंसी]]}} {{defn|The process of keeping data in multiple [[#cache|cache]]s synchronised in a [[multi-processor]] [[shared memory]] system, also required when [[#DMA|DMA]] modifies the underlying memory.}} {{term|[[कैशे एविक्शन]]}} {{defn|freeing up data from within a [[#cache|cache]] to make room for new [[cache entries]] to be [[Allocation (computing)|allocated]]; controlled by a [[cache replacement policy]]. Caused by a [[cache miss]] whilst a cache is already full.}} {{term|[[कैशे हिट]]}} {{defn|finding [[data (computing)|data]] in a local [[#cache|cache]], preventing the need to search for that resource in a more distant location (or to repeat a calculation).}} {{term|[[कैशे मिस]]}} {{defn|Not finding [[data (computing)|data]] in a local [[#cache|cache]], requiring use of the [[cache policy]] to [[Allocation (computing)|allocate]] and fill this data, and possibly performing [[cache eviction|evicting]] other data to make room.}} {{term|[[कैशे थ्रेशिंग]]}} {{defn|A pathological situation where access in a [[#cache|cache]] cause cyclical [[cache misses]] by [[cache eviction|evicting]] data that is needed in the near future.}} {{term|किशे वे'ज|content=[[cache way]]s}} {{defn|The number of potential [[cache line]]s in an [[associative cache]] that a specific [[physical addresses]] can be mapped to; higher values reduce potential collisions in allocation.}} {{term|[[सीडी-आर]]}} {{defn|Compact Disc-Recordable; a variation of the optical [[compact disc]] which may be written to once.}} {{term|सीओएमए}} {{defn|[[Cache-only memory architecture]], a [[multiprocessor]] [[memory architecture]] where an [[address space]] is dynamically shifted between [[processor node]]s based on demand.}} {{term|[[सीडी-रीराइटेबल]]}} {{defn|a variation of the optical [[compact disc]] which may be written to many times.}} {{term|सीडी|content=[[सीडी]]}} {{defn|(Compact Disc Read-Only Memory) - a pre-pressed [[optical compact disc]] which contains data or music playback.}} {{term|चिप|content=[[इंटिग्रेटेड सर्किट|चिप]]}} {{defn|(or integrated circuit) - a miniaturised [[electronic circuit]] that has been manufactured in the surface of a thin substrate of [[semiconductor]] material.}} {{term|कंट्रोल स्टोर|content=[[कंट्रोल स्टोर]]}} {{defn|the memory that stores the [[microcode]] of a [[CPU]].}} {{term|कोर|content=[[सीपीयू|कोर]]}} {{defn|the portion of a CPU which actually performs [[arithemetic]] and [[logical operations]]. A CPU may have multiple [[#core|core]]s (e.g. "a quad-core processor").}} {{term|कोर मेमोरी|content=[[कोर मेमोरी]]}} {{defn|in modern usage, a synonym for [[main memory]], dating back from the pre-semiconductor-chip times when the dominant main memory technology was [[magnetic core memory]].}} {{term|सीपीयू|content=[[सीपीयू]]}} {{defn|Central processing unit - the portion of a computer system that executes the instructions of a computer program.}} {{term|कन्वेंशनल पीसीआइ|content=[[कन्वेंशनल पीसीआइ]]}} {{defn|Conventional Peripheral Component Interconnect - a computer bus for attaching hardware devices in a computer.}} {{term|कंप्यूटर केस|content=[[कंप्यूटर केस]]}} {{defn|Computer chassis, cabinet, box, tower, enclosure, housing, system unit or simply case - the enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse).}} {{term|कंप्यूटर फॉर्म फैक्टर|content=[[Computer form factor]]}} {{defn|The name used to denote the dimensions, power supply type, location of mounting holes, number of ports on the back panel, etc.}} {{term|चिपसेट|content=[[Chipset]]}} {{defn|(or chip set) - a group of integrated circuits, or chips, that are designed to work together. They are usually marketed as a single product.}} {{term|चैनल आइ/ओ|content=[[चैनल इनपुट/औतपुट]]}} {{defn|a generic term that refers to a high-performance input/output (I/O) architecture that is implemented in various forms on a number of computer architectures, especially on mainframe computers..}}
सारांश:
ई नोट कर लीं कि भोजपुरीपिडिया पर सगरी योगदान के दुसरा योगदानकर्ता लोगन द्वारा संपादित कइल जा सकेला, बदलल या हटावल जा सकेला। अगर आप ई नइखीं चाहत की राउर लिखल चीज के केहू भी बे-मोहछोह के संपादित क दे, तब ए के इहाँ मत डालीं।
रउआँ इहो वादा करत बानी की आप ई खुद लिखले बानी या फिर पब्लिक पहुँच में मौजूद या अइसने कौनों फ्री स्रोत से नकल कइले बानी (ढेर जानकारी खातिर
भोजपुरीपिडिया:कापीराइट सब
देखीं)।
बिना परमीशन के कॉपीराइट वाली चीज इहाँ कब्बो मत डालीं!
कैंसिल
संपादन में मदद
(नया विंडो में खोलीं)