请输入您要查询的英文单词:

 

单词 Syscall
释义

Syscall

中文百科

系统调用 System call

(重定向自Syscall)
系统调用(system calls), Linux内核, GNU C函式库(glibc).
A high-level overview of the Linux kernel's system call interface, which handles communication between its various components and the userspace

在计算机中,系统调用英语:system call),又称为系统调用,指运行在用户空间的进程向操作系统内核请求需要更高权限运行的服务。系统调用提供用户进程与操作系统之间的接口。大多数系统交互式操作需求在内核态执行。如设备IO操作或者进程间通信。

英语百科

System call 系统调用

(重定向自Syscall)
A high-level overview of the Linux kernel's system call interface, which handles communication between its various components and the userspace
系统调用(system calls), Linux内核, GNU C函式库(glibc).

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条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
京ICP备09058993号 更新时间:2025/9/27 22:32:55