Exam GICSP Topic 1 Question 72 Discussion
Actual exam question for GIAC's GICSP exam
Question #: 72
Topic #: 1
Question #: 72
Topic #: 1
Which of the following is located in user mode of a typical realtime OS, but in kernel mode of a typical standard OS?
Suggested Answer: A Vote an answer
Comprehensive and Detailed Explanation From Exact Extract:
In many real-time operating systems (RTOS), interprocess communication (IPC) mechanisms (A) operate in user mode to minimize latency and overhead.
In typical standard operating systems, IPC is usually handled by the kernel (kernel mode) for security and control.
Virtual memory (B), device drivers (C), and process scheduling (D) are typically kernel mode in both OS types.
GICSP covers these architectural differences important in ICS device security and performance.
Reference:
GICSP Official Study Guide, Domain: ICS Fundamentals & Architecture
Real-Time Systems Literature
GICSP Training on Operating Systems in ICS
In many real-time operating systems (RTOS), interprocess communication (IPC) mechanisms (A) operate in user mode to minimize latency and overhead.
In typical standard operating systems, IPC is usually handled by the kernel (kernel mode) for security and control.
Virtual memory (B), device drivers (C), and process scheduling (D) are typically kernel mode in both OS types.
GICSP covers these architectural differences important in ICS device security and performance.
Reference:
GICSP Official Study Guide, Domain: ICS Fundamentals & Architecture
Real-Time Systems Literature
GICSP Training on Operating Systems in ICS
by Emily at Mar 01, 2026, 06:46 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).