• Step three: the write system call causes a context switch from user mode to kernel mode.

    send() 套接字调引发用户模式内核模式的上下文切换

    youdao

  • Similarly, functions such as printf and fprintf invoke the write system call to do their work.

    类似地printffprintf这样的函数调用write系统调用完成工作

    youdao

  • Your write system call will be interrupted by the bus error signal SIGBUS, because you performed a bad memory access.

    此时write系统调用进程接收到的SIGBUS信号中断因为当前进程访问非法内存地址

    youdao

  • Also note that the result of the write system call is the number of characters writtenin this case, 17 plus one carriage return.

    还可以注意到,write系统调用结果写入字符个数数目这个示例中为17加上一个回车

    youdao

  • By doing this the write system call returns with the number of bytes it wrote before it got interrupted and the errno set to success.

    这样处理方式下,write系统调用返回信号中断字节errno全局变量设置成功

    youdao

  • Step two: the write system call causes the kernel to copy the data from the original kernel buffers into the kernel buffers associated with sockets.

    步骤write系统调用导致内核数据内核缓冲区复制socket相关联内核缓冲区中。

    youdao

  • The program text and data segments now need to get written into the mem file, either using the write system call, or by mapping the file into the process address space.

    程序文本数据现在需要写入mem文件中,这可以使用write系统调用或者通过文件映射到该进程地址空间中实现。

    youdao

  • These system plug-ins have their own API that regular plug-ins (such as the plug-ins you might write) can call.

    这些系统插件自己API常规插件(例如可能编写插件)可以调用它们

    youdao

  • This can lead to an insecure system, as hackers may be able to write code to call the EJB directly and bypass the Web tier.

    可能导致系统不安全因为黑客可以编写代码直接调用EJB得以绕过web层。

    youdao

  • From the system call count, there were several calls to read, write, close, and stat that didn't appear before.

    系统调用计数中可以看出,一些以前没有出现过的调用,包括readwrite、closestat

    youdao

  • At the top of the kernel is the system call interface, which handles the routing of user-space calls to their appropriate destination in the kernel (such as an open, read, or write).

    内核顶部系统调用接口处理用户空间调用内核合适目的地路由(例如openreadwrite)。

    youdao

  • Only an additional string CLUSTER=YES needs to be passed in the write() system call to send and receive remote notifications for these events.

    只要write()系统调用另外加上CLUSTER=YES字符串可以发送接收此类事件远程通知

    youdao

  • At the top is the system call interface, which implements the basic functions such as read and write.

    上面系统调用接口实现了一些基本功能例如readwrite

    youdao

  • The inode refers to the file operations that are possible on it, most of which map directly to the system-call interfaces (for example, open, read, write, and flush).

    inode引用允许文件操作大部分这些操作直接映射系统调用接口(例如openreadwriteflush)。

    youdao

  • While writing a user space program to execute a system call is the "proper" way to do it, when you just want to test a system call module, it's annoying to have to write an additional program first.

    测试系统调用模块时,编写一个用户空间程序执行一个系统调用种“正规”的方法。但首先编写额外的程序,恼人的事情。怎样才可以执行一个系统调用而又不用编写用户空间的程序呢?

    youdao

  • Now, let's write a simple user space program to execute and test this new system call.

    现在我们些个简单用户空间程序运行测试一个这个新的系统调用。

    youdao

  • Now, let's write a simple user space program to execute and test this new system call.

    现在我们些个简单用户空间程序运行测试一个这个新的系统调用。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定