The interface on the destination (the server) receives the incoming SYN packet, places it on the ipintrq queue, and raises a software interrupt.
目的地(服务器)上的接口接收传入syn包,将其放在ipintrq队列中,并引发软件中断。
FAILIFQUIESCE - enables the queue manager to interrupt any API call in order to shut down.
FAILIFQUIESCE——使队列管理器能够中断任何API调用,以便关闭。
tcp_input() executes at the s/w interrupt, and picks up the SYN packet from ipintrq, processes it, and places the partially completed socket connection in an incomplete socket queue.
tcp_input()在s/w中断时执行,并从ipintrq 拾取SYN包,对其进行处理,并将部分完成的套接字连接放入完成的套接字队列。
In this system, the deferring work of receiving interrupt in network shall be executed by work queue, but not the receiving soft-interrupt in network, which is traditional.
系统中将网络接受中断的推后执行工作校由工作队列来执行,而非传统的由网络接受软中断处理。
In this system, the deferring work of receiving interrupt in network shall be executed by work queue, but not the receiving soft-interrupt in network, which is traditional.
系统中将网络接受中断的推后执行工作校由工作队列来执行,而非传统的由网络接受软中断处理。
应用推荐