System calls for the procedure node.
系统对程序节点的调用。
Using the exec family of system calls.
使用exec系列系统调用。
The nuts and bolts of UNIX system calls.
UNIX系统调用的具体细节。
Listing 6. Flat profile showing system calls.
清单6.flatprofile显示了系统调用的结果。
System Calls by Memory and Number of Users chart
内存和用户数量对系统调用的影响
If it is Linux, you must know UNIX system calls.
如果是Linux,你必须熟悉unix系统调用。
The 64-bit Linux kernel handles 32-bit system calls.
位Linux内核能够处理32位系统调用。
All the read system calls eventually call soreceive .
所有的read系统调用最终调用soreceive 。
Not all threads are blocked by blocking system calls.
在调用阻塞的系统调用之时不会阻塞全部的线程。
In this article, learn about the following system calls.
在本文中,将学习以下系统调用。
The exec family of system calls runs the actual program.
exec系列系统调用运行实际的程序。
It also maps x86 Linux system calls to LoP system calls.
它还把x86Linux系统调用映射为Linuxon POWER系统调用。
System calls vs. library functions — and a bit of history.
系统调用与库函数比较—以及一点历史知识。
The TAMOS kernel extensions intercept all the system calls.
TAMOS内核扩展拦截所有系统调用。
There are two ways that you can use new kernel system calls.
使用新的内核系统调用有两种方法。
System calls or kernel functions (link, sethostname, mkdir).
系统调用或内核函数(link、sethostname、mkdir)。
System calls are the easiest and the hardest part of emulation.
系统调用是模拟中最简单也是最困难的部分。
There is no FS access and a limited set of System calls allowed.
不允许文件系统访问,只允许调用有限的系统调用。
Now I have my kernel system calls and Numbers to represent them.
现在已经有了自己的内核系统调用,以及表示这些系统调用的编号。
Currently, the exit probe point is supported for system calls only.
当前,对于系统调用,只支持出口探查点。
Any subsequent system calls are identified with the created socket.
任何后续的系统调用都使用创建的套接字标识。
OpenBSD even USES random port assignments in bind (2) system calls.
OpenBSD甚至在bind(2)系统调用中使用了随机端口分配。
System calls are an efficient way of requesting services in the kernel.
系统调用是请求内核中服务的一种有效方法。
You can think of them as a programmer-friendly interface to system calls.
您可以将它们作为程序员友好的接口来进行系统调用。
Listing 7 shows some of the system calls counted when using DNS for security.
清单7显示了在使用DNS确保安全时,对一些系统调用进行统计。
You'll watch only a specific set of system calls — those related to networking.
您仅仅可以看到一组特定的系统调用,即那些与网络相关的系统调用。
When a user program accesses system calls, it does so in kernel mode, not user mode.
当用户程序访问系统调用时,它将在内核模式而不是用户模式下进行。
The operation system calls these services rather than manipulating hardware directly.
操作系统将调用这些服务,而不是直接地操作硬件。
As the name suggests, it makes sure the system calls the processes in a sequence.
如它的名称所示,它能确保系统顺序调用流程。
So instead of the system calls, we intercept the function calls that actually get made.
所以没有拦截系统调用,而是转而拦截实际参与的函数调用。
应用推荐