attempt to predict where the application is reading next and thus disa dịch - attempt to predict where the application is reading next and thus disa Việt làm thế nào để nói

attempt to predict where the applic

attempt to predict where the application is reading next and thus disables read-ahead. The flag also stops the cache manager from aggressively unmapping views of the file as the file is accessed so as to minimize the mapping/unmapping activity for the file when the application revisits portions of the file.

Write-Back Caching and Lazy Writing The cache manager implements a write-back cache with lazy write. This means that data written to files is first stored in memory in cache pages and then written to disk later. Thus, write operations are allowed to accumulate for a short time and are then flushed to disk all at once, reducing the overall number of disk I/O operations. The cache manager must explicitly call the memory manager to flush cache pages because other- wise the memory manager writes memory contents to disk only when demand for physical memory exceeds supply, as is appropriate for volatile data. Cached file data, however, represents nonvolatile disk data. If a process modifies cached data, the user expects the contents to be reflected on disk in a timely manner. Additionally, the cache manager has the ability to veto the memory manager’s mapped writer thread. Since the modified list (see Chapter 10 for more information) is not sorted in logical block ad- dress (LBA) order, the cache manager’s attempts to cluster pages for larger sequential I/Os to the disk are not always successful and actually cause repeated seeks. To combat this effect, the cache manager has the ability to aggressively veto the mapped writer thread and stream out writes in virtual byte offset (VBO) order, which is much closer to the LBA order on disk. Since the cache manager now owns these writes, it can also apply its own scheduling and throttling algorithms to prefer read-ahead over write-behind and impact the system less. The decision about how often to flush the cache is an important one. If the cache is flushed too frequently, system performance will be slowed by unnecessary I/O. If the cache is flushed too rarely, you risk losing modified file data in the cases of a system failure (a loss especially irritating to users who know that they asked the application to save the changes) and running out of physical memory (because it’s being used by an excess of modified pages). To balance these concerns, once per second the cache manager’s lazy writer function executes on a system worker thread and queues one-eighth of the dirty pages in the system cache to be written to disk. If the rate at which dirty pages are being produced is greater than the amount the lazy writer had determined it should write, the lazy writer writes an additional number of dirty pages that it cal- culates are necessary to match that rate. System worker threads from the systemwide critical worker thread pool actually perform the I/O operations. The lazy writer is also aware of when the memory manager’s mapped page writer is already performing a flush. In these cases, it delays its write-back capabilities to the same stream to avoid a situation where two flushers are writing to the same file
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
cố gắng để dự đoán nơi mà các ứng dụng đọc tiếp theo và do đó vô hiệu hóa trước đọc. Cờ cũng dừng lại trình quản lý bộ nhớ cache từ tích cực unmapping quan điểm của các tập tin như các tập tin được truy cập để giảm thiểu các hoạt động lập bản đồ/unmapping cho tệp khi ứng dụng revisits phần của tập tin.Write-Back Caching and Lazy Writing The cache manager implements a write-back cache with lazy write. This means that data written to files is first stored in memory in cache pages and then written to disk later. Thus, write operations are allowed to accumulate for a short time and are then flushed to disk all at once, reducing the overall number of disk I/O operations. The cache manager must explicitly call the memory manager to flush cache pages because other- wise the memory manager writes memory contents to disk only when demand for physical memory exceeds supply, as is appropriate for volatile data. Cached file data, however, represents nonvolatile disk data. If a process modifies cached data, the user expects the contents to be reflected on disk in a timely manner. Additionally, the cache manager has the ability to veto the memory manager’s mapped writer thread. Since the modified list (see Chapter 10 for more information) is not sorted in logical block ad- dress (LBA) order, the cache manager’s attempts to cluster pages for larger sequential I/Os to the disk are not always successful and actually cause repeated seeks. To combat this effect, the cache manager has the ability to aggressively veto the mapped writer thread and stream out writes in virtual byte offset (VBO) order, which is much closer to the LBA order on disk. Since the cache manager now owns these writes, it can also apply its own scheduling and throttling algorithms to prefer read-ahead over write-behind and impact the system less. The decision about how often to flush the cache is an important one. If the cache is flushed too frequently, system performance will be slowed by unnecessary I/O. If the cache is flushed too rarely, you risk losing modified file data in the cases of a system failure (a loss especially irritating to users who know that they asked the application to save the changes) and running out of physical memory (because it’s being used by an excess of modified pages). To balance these concerns, once per second the cache manager’s lazy writer function executes on a system worker thread and queues one-eighth of the dirty pages in the system cache to be written to disk. If the rate at which dirty pages are being produced is greater than the amount the lazy writer had determined it should write, the lazy writer writes an additional number of dirty pages that it cal- culates are necessary to match that rate. System worker threads from the systemwide critical worker thread pool actually perform the I/O operations. The lazy writer is also aware of when the memory manager’s mapped page writer is already performing a flush. In these cases, it delays its write-back capabilities to the same stream to avoid a situation where two flushers are writing to the same file
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
cố gắng để dự đoán nơi ứng dụng được đọc tiếp theo và do đó vô hiệu hóa đọc trước. Lá cờ cũng dừng lại người quản lý bộ nhớ cache từ quan điểm tích cực unmapping của tập tin như các tập tin được truy cập như vậy là để giảm thiểu các bản đồ / unmapping hoạt động cho các tập tin khi ứng dụng đã xem lại các phần của tập tin. Write-Quay lại Caching và Lazy Viết Người quản lý bộ nhớ cache thực hiện một bộ nhớ cache ghi lại với ghi lười biếng. Điều này có nghĩa rằng dữ liệu bằng văn bản cho các tập tin được lưu trữ trong bộ nhớ đầu tiên trong các trang bộ nhớ cache và sau đó ghi vào đĩa sau này. Vì vậy, ghi các hoạt động được phép tích lũy trong một thời gian ngắn và sau đó đỏ ửng vào đĩa cùng một lúc, làm giảm số lượng tổng thể của đĩa I / O hoạt động. Người quản lý bộ nhớ cache phải gọi một cách rõ ràng quản lý bộ nhớ để tuôn ra các trang bộ nhớ cache vì khác khôn ngoan quản lý bộ nhớ viết nội dung bộ nhớ vào đĩa chỉ khi nhu cầu về bộ nhớ vật lý vượt quá cung, như là thích hợp cho dữ liệu dễ bay hơi. Lưu trữ dữ liệu tập tin, tuy nhiên, đại diện cho dữ liệu trên đĩa không bay hơi. Nếu một quá trình sửa đổi dữ liệu được lưu trữ, người dùng hy vọng các nội dung được phản ánh trên đĩa một cách kịp thời. Ngoài ra, người quản lý bộ nhớ cache có khả năng ánh xạ phủ quyết đề văn quản lý bộ nhớ của. Kể từ khi danh sách sửa đổi (xem Chương 10 để biết thêm thông tin) không được sắp xếp trong khối logic quảng cáo- đầm (LBA) để, nỗ lực của quản lý bộ nhớ cache của trang để cluster cho tuần tự lớn hơn I / O cho đĩa không phải luôn luôn thành công và thực sự gây ra lặp đi lặp lại đang tìm kiếm. Để chống lại tác động này, người quản lý bộ nhớ cache có khả năng mạnh mẽ phủ quyết các chủ đề tác giả vẽ bản đồ và dòng ra viết trong byte ảo bù đắp (VBO) để, đó là gần gũi hơn với thứ tự LBA trên đĩa. Kể từ khi người quản lý bộ nhớ cache hiện đang sở hữu những viết, nó cũng có thể áp dụng lập kế hoạch và điều tiết các thuật toán riêng của mình để thích đọc trước trên ghi-đằng sau và ảnh hưởng đến hệ thống ít hơn. Quyết định về mức độ thường xuyên để tuôn ra những bộ nhớ cache là một người quan trọng. Nếu bộ nhớ cache là đỏ mặt quá thường xuyên, hiệu năng hệ thống sẽ bị chậm lại bởi không cần thiết I / O. Nếu bộ nhớ cache là đỏ ửng quá ít, bạn có nguy cơ mất dữ liệu tập tin sửa đổi trong các trường hợp hệ thống bị lỗi (một mất mát đặc biệt là gây khó chịu cho người dùng biết rằng họ yêu cầu các ứng dụng để lưu các thay đổi) và chạy ra khỏi bộ nhớ vật lý (vì nó là được sử dụng bởi một dư thừa của các trang sửa đổi). Để cân bằng những mối quan tâm, một lần mỗi giây chức năng nhà văn lười biếng người quản lý bộ nhớ cache của thực thi trên một sợi công nhân hệ thống và hàng đợi một phần tám của các trang web bẩn trong bộ nhớ cache hệ thống phải được ghi vào đĩa. Nếu tốc độ mà các trang web bẩn đang được sản xuất là lớn hơn số lượng các nhà văn lười biếng đã xác định nó nên viết, nhà văn lười biếng viết một số bổ sung các trang web bẩn mà nó cal- culates là cần thiết để phù hợp với tốc độ đó. Đề người lao động hệ thống từ các hồ bơi sợi nhân quan trọng toàn hệ thống thực sự thực hiện các hoạt động I / O. Các nhà văn lười biếng cũng là nhận thức của nhà văn khi ánh xạ trang quản lý bộ nhớ của đã được thực hiện một tuôn ra. Trong những trường hợp này, nó làm chậm khả năng ghi lại của mình cho các dòng cùng để tránh một tình huống mà hai flushers được viết vào tập tin cùng

đ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: