The idea is to use a small number of very fastmemory chips as a buffer dịch - The idea is to use a small number of very fastmemory chips as a buffer Việt làm thế nào để nói

The idea is to use a small number o

The idea is to use a small number of very fast
memory chips as a buffer or cache between main
memory and the processor. Whenever the
processor needs to read data it looks in this cache
area first. If it finds the data in the cache then this
counts as a 'cache hit' and the processor need not
go through the more laborious process of reading
data from the main memory. Only if the data is
not in the cache does it need to access main
memory, but in the process it copies whatever it
finds into the cache so that it is there ready for
the next time it is needed. The whole process is
controlled by a group of logic circuits called the
cache controller.
One of the cache controller's main jobs is to look
after 'cache coherency' which means ensuring that
any changes written to main memory are reflected
within the cache and vice versa. There are several
techniques for achieving this, the most obvious
being for the processor to write directly to both
the cache and main memory at the same time.
This is known as a 'write-through' cache and is the
safest solution, but also the slowest.
The main alternative is the 'write-back' cache
which allows the processor to write changes only
to the cache and not to main memory. Cache
entries that have changed are flagged as 'dirty',
telling the cache controller to write their contents
back to main memory before using the space to
cache new data. A write-back cache speeds up the
write process, but does require a more intelligent
cache controller.
Most cache controllers move a 'line' of data rather
than just a single item each time they need to
transfer data between main memory and the
cache. This tends to improve the chance of a
cache hit as most programs spend their time
stepping through instructions stored sequentiall
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
The idea is to use a small number of very fastmemory chips as a buffer or cache between mainmemory and the processor. Whenever theprocessor needs to read data it looks in this cachearea first. If it finds the data in the cache then thiscounts as a 'cache hit' and the processor need notgo through the more laborious process of readingdata from the main memory. Only if the data isnot in the cache does it need to access mainmemory, but in the process it copies whatever itfinds into the cache so that it is there ready forthe next time it is needed. The whole process iscontrolled by a group of logic circuits called thecache controller.One of the cache controller's main jobs is to lookafter 'cache coherency' which means ensuring thatany changes written to main memory are reflectedwithin the cache and vice versa. There are severaltechniques for achieving this, the most obviousbeing for the processor to write directly to boththe cache and main memory at the same time.This is known as a 'write-through' cache and is thesafest solution, but also the slowest.The main alternative is the 'write-back' cachewhich allows the processor to write changes onlyto the cache and not to main memory. Cacheentries that have changed are flagged as 'dirty',telling the cache controller to write their contentsback to main memory before using the space tocache new data. A write-back cache speeds up thewrite process, but does require a more intelligentcache controller.
Most cache controllers move a 'line' of data rather
than just a single item each time they need to
transfer data between main memory and the
cache. This tends to improve the chance of a
cache hit as most programs spend their time
stepping through instructions stored sequentiall
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Ý tưởng là để sử dụng một số lượng nhỏ rất nhanh
chip bộ nhớ như một bộ đệm cache giữa chính
bộ nhớ và bộ xử lý. Bất cứ khi nào các
bộ xử lý cần phải đọc dữ liệu có vẻ trong bộ nhớ cache này
khu vực đầu tiên. Nếu nó tìm thấy các dữ liệu trong bộ nhớ cache sau đó điều này
được tính như là một "bộ nhớ cache hit 'và bộ xử lý không cần phải
đi qua quá trình mất thời gian hơn cho việc đọc
dữ liệu từ bộ nhớ chính. Chỉ khi các dữ liệu là
không phải trong bộ nhớ cache hiện nó cần phải truy cập vào chính
bộ nhớ, nhưng trong quá trình nó sao chép bất cứ điều gì nó
tìm thấy vào bộ nhớ cache để nó là có sẵn sàng cho
lần sau nó là cần thiết. Toàn bộ quá trình được
điều khiển bởi một nhóm các mạch logic được gọi là các
bộ điều khiển bộ nhớ cache.
Một trong những công việc chính của bộ điều khiển bộ nhớ cache là để xem xét
sau khi 'bộ nhớ cache sự mạch lạc "có nghĩa là đảm bảo rằng
bất kỳ thay đổi ghi vào bộ nhớ chính được phản ánh
trong bộ nhớ cache và ngược lại. Có một số
kỹ thuật để đạt được điều này, rõ ràng nhất
phúc cho các bộ vi xử lý để viết trực tiếp cho cả
bộ nhớ cache và bộ nhớ chính cùng một lúc.
Điều này được biết đến như một "write-through 'bộ nhớ cache và là
giải pháp an toàn nhất, nhưng cũng là chậm nhất.
Việc thay thế chính là "viết lại" bộ nhớ cache
cho phép bộ vi xử lý để ghi các thay đổi chỉ
để bộ nhớ cache và không nhớ chính. Bộ nhớ cache
entry đã thay đổi được đánh dấu là 'bẩn',
nói với các bộ điều khiển bộ nhớ cache để viết nội dung của họ
trở lại vào bộ nhớ chính trước khi sử dụng không gian để
lưu trữ dữ liệu mới. Một bộ nhớ cache ghi lại tốc độ lên
quá trình ghi, nhưng không yêu cầu một thông minh hơn
bộ điều khiển bộ nhớ cache.
Hầu hết các bộ điều khiển bộ nhớ cache di chuyển một 'dòng' của dữ liệu thay
vì chỉ một mục duy nhất mỗi khi họ cần để
chuyển dữ liệu giữa bộ nhớ chính và
bộ nhớ cache. Điều này có xu hướng cải thiện các cơ hội của một
hit bộ nhớ cache như hầu hết các chương trình dành thời gian của họ
bước qua hướng dẫn sequentiall lưu trữ
đ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: