系统调用 System call
(重定向自Syscall)


在计算机中,系统调用(英语:system call),又称为系统调用,指运行在用户空间的进程向操作系统内核请求需要更高权限运行的服务。系统调用提供用户进程与操作系统之间的接口。大多数系统交互式操作需求在内核态执行。如设备IO操作或者进程间通信。
单词 | Syscall |
释义 |
Syscall
中文百科
系统调用 System call(重定向自Syscall)
![]() ![]() 在计算机中,系统调用(英语:system call),又称为系统调用,指运行在用户空间的进程向操作系统内核请求需要更高权限运行的服务。系统调用提供用户进程与操作系统之间的接口。大多数系统交互式操作需求在内核态执行。如设备IO操作或者进程间通信。
英语百科
System call 系统调用(重定向自Syscall)
![]() ![]() In computing, a system call is the programmatic way in which a computer program requests a service from the kernel of the operating system it is executed on. This may include hardware-related services (for example, accessing a hard disk drive), creation and execution of new processes, and communication with integral kernel services such as process sche****ng. System calls provide an essential interface between a process and the operating system. |
随便看 |
|
英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。