Supervisor Call

Định nghĩa Supervisor Call là gì?

Supervisor CallGiám sát cuộc gọi. Đây là nghĩa tiếng Việt của thuật ngữ Supervisor Call - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Một cuộc gọi giám sát là một lệnh gửi đến bộ vi xử lý của máy tính mà hướng nó để chuyển điều khiển máy tính để chương trình giám sát của hệ điều hành. cuộc gọi Supervisor là yêu cầu cho một dịch vụ hệ điều hành từ hệ điều hành riêng của mình hoặc một ứng dụng khác đang chạy. Các yêu cầu này được thực hiện thông qua các macro hoặc các chức năng ngôn ngữ. cuộc gọi Supervisor cũng có thể được gọi là hệ thống gọi.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

Cuộc gọi Supervisor là hướng dẫn trong các chương trình ứng dụng chuyển đổi một máy tính sang trạng thái giám sát. Điều này cho phép một hệ điều hành để làm gián đoạn dòng chảy bình thường của chế biến và xử lý các cuộc gọi người giám sát, trong đó yêu cầu các dịch vụ liên quan đến internals hệ thống như vậy là quá trình liên quan đến truy cập bộ nhớ chính, quá trình liên quan đến truy cập phần cứng mạng hoặc bất kỳ cấp độ thấp hơn các cuộc gọi hệ thống process.Supervisor khác cung cấp giao diện giữa hệ điều hành và các quá trình của hệ thống. Phần lớn các hoạt động tương tác với hệ thống đòi hỏi quyền mà không có sẵn cho quá trình sử dụng cấp. Có một số macro đơn giản hóa các thủ tục gọi người giám sát. hệ thống phổ biến gọi là hiện diện trong hệ điều hành Unix- và POSIX tương thích được mở, ghi, đọc và gần gũi. Mỗi hệ điều hành mới chứa hàng trăm cuộc gọi hệ thống. các cuộc gọi hệ thống được chia thành năm loại:

What is the Supervisor Call? - Definition

A supervisor call is an instruction sent to a computer's processor that directs it to transfer computer control to the operating system's supervisor program. Supervisor calls are requests for an operating system service from the operating system itself or another running application. These requests are made through macros or language functions. Supervisor calls may also be referred to as system calls.

Understanding the Supervisor Call

Supervisor calls are instructions in application programs that switch a computer to the supervisor state. This permits an operating system to interrupt the normal flow of processing and process the supervisor call, which requests services related to system internals such as the process involving main memory access, the process involving network hardware access or any other lower level system process.Supervisor calls provide interfaces between the operating system and the system processes. The majority of the operations that interact with the system require permissions that are not available to user-level processes. There are a number of macros that simplify the supervisor call procedures. Popular system calls present in Unix- and POSIX-compatible operating systems are open, write, read and close. Every new operating system houses hundreds of system calls. System calls are grouped into five categories:

Thuật ngữ liên quan

  • Operating System (OS)
  • Microprocessor
  • Multitasking
  • Remote Procedure Call (RPC)
  • Switched Virtual Circuit (SVC)
  • Million Instructions Per Second (MIPS)
  • File Management System
  • Memory
  • Memory Management
  • Autonomic Computing

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *