Định nghĩa Branch Prediction là gì?
Branch Prediction là Chi nhánh Dự đoán. Đây là nghĩa tiếng Việt của thuật ngữ Branch Prediction - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.
Độ phổ biến(Factor rating): 5/10
Dự đoán rẽ nhánh là một cách tiếp cận với kiến trúc máy tính nỗ lực để giảm thiểu chi phí cho việc phân nhánh. Chi nhánh sự thuyết pháp tăng tốc độ xử lý của lệnh rẽ nhánh với CPU sử dụng pipelining. Kỹ thuật này liên quan đến việc chỉ thực hiện những lệnh nhất định nếu vị nào đó là đúng sự thật. dự đoán rẽ nhánh thường được thực hiện trong phần cứng sử dụng một yếu tố dự báo chi nhánh.
Xem thêm: Thuật ngữ công nghệ A-Z
Giải thích ý nghĩa
Dự đoán rẽ nhánh là một kỹ thuật sử dụng để thực hiện tốc độ của hướng dẫn trên bộ vi xử lý mà sử dụng pipelining. CPU ban đầu thực hiện hướng dẫn từng người một khi họ bước vào, nhưng sự ra đời của pipelining đồng nghĩa với việc hướng dẫn phân nhánh có thể làm chậm quá trình xử lý xuống đáng kể như bộ vi xử lý có phải chờ nhảy có điều kiện để được thực thi.
What is the Branch Prediction? - Definition
Branch prediction is an approach to computer architecture that attempts to mitigate the costs of branching. Branch predication speeds up the processing of branch instructions with CPUs using pipelining. The technique involves only executing certain instructions if certain predicates are true. Branch prediction is typically implemented in hardware using a branch predictor.
Understanding the Branch Prediction
Branch prediction is a technique used to speed execution of instructions on processors that use pipelining. CPUs initially executed instructions one by one as they came in, but the introduction of pipelining meant that branching instructions could slow the processor down significantly as the processor has to wait for the conditional jump to be executed.
Thuật ngữ liên quan
- Pipeline
- Central Processing Unit (CPU)
- Branch
- Pixel Pipelines
- Bypass Airflow
- Equipment Footprint
- In-Row Cooling
- Raised Floor
- Server Cage
- Internet Radio Appliance
Source: Branch Prediction là gì? Technology Dictionary - Filegi - Techtopedia - Techterm