A protocol for managing the caches of a multiprocessor system so that  dịch - A protocol for managing the caches of a multiprocessor system so that  Việt làm thế nào để nói

A protocol for managing the caches

A protocol for managing the caches of a multiprocessor system so that no data is lost or overwritten before the data is transferred from a cache to the target memory. When two or more computer processors work together on a single program, known as multiprocessing, each processor may have its own memory cache that is separate from the larger RAM that the individual processors will access. A memory cache, sometimes called a cache store or RAM cache, is a portion of memory made of high-speed static RAM (SRAM) instead of the slower and cheaper dynamic RAM (DRAM) used for main memory. Memory caching is effective because most programs access the same data or instructions over and over. By keeping as much of this information as possible in SRAM, the computer avoids accessing the slower DRAM.
When multiple processors with separate caches share a common memory, it is necessary to keep the caches in a state of coherence by ensuring that any shared operand that is changed in any cache is changed throughout the entire system. This is done in either of two ways: through a directory-based or a snooping system. In a directory-based system, the data being shared is placed in a common directory that maintains the coherence between caches. The directory acts as a filter through which the processor must ask permission to load an entry from the primary memory to its cache. When an entry is changed the directory either updates or invalidates the other caches with that entry. In a snooping system, all caches on the bus monitor (or snoop) the bus to determine if they have a copy of the block of data that is requested on the bus. Every cache has a copy of the sharing status of every block of physical memory it has.
Cache misses and memory traffic due to shared data blocks limit the performance of parallel computing in multiprocessor computers or systems. Cache coherence aims to solve the problems associated with sharing data.
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
A protocol for managing the caches of a multiprocessor system so that no data is lost or overwritten before the data is transferred from a cache to the target memory. When two or more computer processors work together on a single program, known as multiprocessing, each processor may have its own memory cache that is separate from the larger RAM that the individual processors will access. A memory cache, sometimes called a cache store or RAM cache, is a portion of memory made of high-speed static RAM (SRAM) instead of the slower and cheaper dynamic RAM (DRAM) used for main memory. Memory caching is effective because most programs access the same data or instructions over and over. By keeping as much of this information as possible in SRAM, the computer avoids accessing the slower DRAM.When multiple processors with separate caches share a common memory, it is necessary to keep the caches in a state of coherence by ensuring that any shared operand that is changed in any cache is changed throughout the entire system. This is done in either of two ways: through a directory-based or a snooping system. In a directory-based system, the data being shared is placed in a common directory that maintains the coherence between caches. The directory acts as a filter through which the processor must ask permission to load an entry from the primary memory to its cache. When an entry is changed the directory either updates or invalidates the other caches with that entry. In a snooping system, all caches on the bus monitor (or snoop) the bus to determine if they have a copy of the block of data that is requested on the bus. Every cache has a copy of the sharing status of every block of physical memory it has.Cache misses and memory traffic due to shared data blocks limit the performance of parallel computing in multiprocessor computers or systems. Cache coherence aims to solve the problems associated with sharing data.
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Một giao thức cho việc quản lý các kho tàng của một hệ thống đa do đó không có dữ liệu bị mất hoặc bị ghi đè trước khi dữ liệu được truyền từ một bộ nhớ cache vào bộ nhớ mục tiêu. Khi hai hoặc nhiều bộ xử lý máy tính làm việc cùng nhau trên một chương trình duy nhất, được gọi là đa, mỗi bộ xử lý có thể có bộ nhớ Cache riêng của mình đó là riêng biệt từ RAM lớn hơn được xử lý cá nhân sẽ truy cập. Một bộ nhớ cache bộ nhớ, đôi khi được gọi là một cửa hàng bộ nhớ cache hay bộ nhớ cache RAM, là một phần của bộ nhớ bằng tốc độ cao RAM tĩnh (SRAM) thay vì RAM động chậm hơn và rẻ hơn (DRAM) được sử dụng cho bộ nhớ chính. Bộ nhớ cache là hiệu quả bởi vì hầu hết các chương trình truy cập vào cùng một dữ liệu hoặc hướng dẫn hơn và hơn. Bằng cách giữ càng nhiều các thông tin này có thể trong SRAM, máy tính tránh truy cập vào DRAM chậm hơn.
Khi có nhiều bộ vi xử lý với bộ nhớ đệm riêng biệt chia sẻ một bộ nhớ thông thường, nó là cần thiết để giữ cho lưu trữ trong một trạng thái của sự gắn kết bằng cách đảm bảo rằng bất kỳ toán hạng chia sẻ được thay đổi trong bất kỳ bộ nhớ cache được thay đổi trong suốt toàn bộ hệ thống. Điều này được thực hiện bằng một trong hai cách: thông qua một hệ thống dựa trên thư mục hoặc một snooping. Trong một hệ thống dựa trên thư mục, dữ liệu được chia sẻ được đặt trong một thư mục chung mà vẫn duy trì được sự gắn kết giữa cache. Các thư mục hoạt động như một bộ lọc thông qua đó các bộ vi xử lý phải xin phép để tải một entry từ bộ nhớ chính để lưu lại. Khi một mục được thay đổi thư mục hoặc cập nhật hoặc làm mất hiệu lực bộ nhớ đệm khác với mục đó. Trong một hệ thống snooping, tất cả các cache trên màn hình xe buýt (hoặc snoop) xe buýt để xác định xem họ có một bản sao của các khối dữ liệu được yêu cầu trên xe buýt. Mỗi bộ nhớ cache có một bản sao của các trạng thái chia sẻ của tất cả các khối của bộ nhớ vật lý, nó có.
miss Cache và lưu lượng truy cập bộ nhớ do các khối dữ liệu được chia sẻ hạn chế hiệu suất của máy tính song song trong máy tính hoặc các hệ thống multiprocessor. Sự gắn kết bộ nhớ cache nhằm giải quyết các vấn đề liên quan đến dữ liệu chia sẻ.
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: