Check Point Certified Cloud Specialist (CCCS) R82 — Question 24
To check the current status of hyper-threading, which command would you execute in expert mode?
Answer options
- A. cat /proc/hypert_status
- B. cat /proc/smt_status
- C. cat /proc/hypert_stat
- D. cat /proc/smt_stat
Correct answer: B
Explanation
The correct command to check the hyper-threading status is 'cat /proc/smt_status', as this file provides the necessary information. The other options, while similar, refer to non-existent files, which means they will not yield any results regarding hyper-threading status.