Efficient send socket call handling by a transport layer
    1.
    发明申请
    Efficient send socket call handling by a transport layer 失效
    传输层有效发送socket呼叫处理

    公开(公告)号:US20070133582A1

    公开(公告)日:2007-06-14

    申请号:US11301106

    申请日:2005-12-12

    IPC分类号: H04L12/56

    摘要: A method, system, and program provide for efficient send socket call handling by a transport layer. A transport layer of a network protocol stack receives a send socket call for data of a specified length from an application layer. Responsive to detecting that there is insufficient memory for a single memory allocation to a buffer in the transport layer for at least the specified length, the transport layer blocks the send socket call. The transport layer only wakes the send socket call upon detection of sufficient memory for the single memory allocation within the buffer of the transport layer for at least the specified length, wherein waking the send socket call triggers a kernel to perform the single memory allocation in the buffer and to write the data to the single memory allocation in a single pass.

    摘要翻译: 方法,系统和程序提供传输层有效的发送套接字呼叫处理。 网络协议栈的传输层从应用层接收指定长度的数据的发送套接字调用。 响应于检测到对于至少指定长度的传输层中的缓冲器的单个存储器分配没有足够的存储器,传输层阻止发送套接字调用。 检测到传输层缓冲区内单个内存分配的足够内存至少达到指定长度时,传输层只会唤醒发送套接字调用,其中唤醒发送套接字调用会触发内核执行单个内存分配 缓冲区,并将数据写入单次存储器分配。

    Efficient send socket call handling by a transport layer
    2.
    发明授权
    Efficient send socket call handling by a transport layer 失效
    传输层有效发送socket呼叫处理

    公开(公告)号:US07571247B2

    公开(公告)日:2009-08-04

    申请号:US11301106

    申请日:2005-12-12

    IPC分类号: G06F15/16

    摘要: A method, system, and program provide for efficient send socket call handling by a transport layer. A transport layer of a network protocol stack receives a send socket call for data of a specified length from an application layer. Responsive to detecting that there is insufficient memory for a single memory allocation to a buffer in the transport layer for at least the specified length, the transport layer blocks the send socket call. The transport layer only wakes the send socket call upon detection of sufficient memory for the single memory allocation within the buffer of the transport layer for at least the specified length, wherein waking the send socket call triggers a kernel to perform the single memory allocation in the buffer and to write the data to the single memory allocation in a single pass.

    摘要翻译: 方法,系统和程序提供传输层有效的发送套接字呼叫处理。 网络协议栈的传输层从应用层接收指定长度的数据的发送套接字调用。 响应于检测到对于至少指定长度的传输层中的缓冲器的单个存储器分配没有足够的存储器,传输层阻止发送套接字调用。 检测到传输层缓冲区内单个内存分配的足够内存至少达到指定长度时,传输层只会唤醒发送套接字调用,其中唤醒发送套接字调用会触发内核执行单个内存分配 缓冲区,并将数据写入单次存储器分配。

    Method and data processing system for managing a plurality of interfaces
    3.
    发明申请
    Method and data processing system for managing a plurality of interfaces 审中-公开
    用于管理多个接口的方法和数据处理系统

    公开(公告)号:US20070245005A1

    公开(公告)日:2007-10-18

    申请号:US11406185

    申请日:2006-04-18

    IPC分类号: G06F15/173

    CPC分类号: G06F9/54

    摘要: The illustrative embodiments provide a computer implemented method, a data processing system, and a computer program product for managing a plurality of interfaces. An application selects a subset of the plurality of interfaces. In response to the selection, the application is bound to the subset of interfaces, wherein the application listens to the subset of interfaces.

    摘要翻译: 说明性实施例提供了一种用于管理多个接口的计算机实现的方法,数据处理系统和计算机程序产品。 应用程序选择多个接口的子集。 响应于选择,应用程序被绑定到接口的子集,其中应用程序监听接口的子集。

    Efficient packet desegmentation on a network adapter
    4.
    发明申请
    Efficient packet desegmentation on a network adapter 审中-公开
    网络适​​配器上的高效数据包解密

    公开(公告)号:US20050086390A1

    公开(公告)日:2005-04-21

    申请号:US10687235

    申请日:2003-10-16

    IPC分类号: G06F13/42 G06F15/16 H04L29/06

    摘要: A method, system, and program for efficient packet desegmentation on a network adapter are provided. Multiple data packet segments received at a network adapter from a single connection are buffered at the network adapter. The single connection is identified by addresses and ports extracted from the header of each data packet segment. Responsive to detecting a buffering release condition, the data packet segments are released from the network adapter as a desegmented group to a network stack, such that the data packets segments received for the single connection are efficiently passed to the network stack together. In particular, the single connection is a TCP connection identified by a four-tuple of source and destination addresses and ports extracted from each TCP header of each of said plurality of data packet segments.

    摘要翻译: 提供了一种用于在网络适配器上实现有效的分组分段的方法,系统和程序。 在网络适配器处从单个连接接收的多个数据分组段被缓冲。 单个连接由从每个数据分组段的报头提取的地址和端口来标识。 响应于检测缓冲释放条件,将数据分组片段作为被分组的组从网络适配器释放到网络堆栈,使得为单个连接接收的数据分组片段被有效地传递到网络堆栈。 特别地,单个连接是由从所述多个数据分组段中的每一个的每个TCP报头提取的源和目的地地址和端口的四元组标识的TCP连接。

    Monitoring thread usage to dynamically control a thread pool
    5.
    发明申请
    Monitoring thread usage to dynamically control a thread pool 失效
    监控线程使用情况,以动态控制线程池

    公开(公告)号:US20050086359A1

    公开(公告)日:2005-04-21

    申请号:US10687236

    申请日:2003-10-16

    IPC分类号: G06F9/46 G06F9/50 G06F15/16

    摘要: A method, system, and program for monitoring thread usage to dynamically control a thread pool are provided. An application running on the server system invokes a listener thread on a listener socket for receiving client requests at the server system and passing the client requests to one of multiple threads waiting in a thread pool. Additionally, the application sends an ioctl call in blocking mode on the listener thread. A TCP layer within the server system detects the listener thread in blocking mode and monitors a thread count of at least one of a number of incoming requests waiting to be processed and a number of said plurality of threads remaining idle in the thread pool over a sample period. Once the TCP layer detects a thread usage event, the ioctl call is returned indicating the thread usage event with the thread count, such that a number of threads in the thread pool may be dynamically adjusted to handle the thread count.

    摘要翻译: 提供了一种用于监视线程使用以动态控制线程池的方法,系统和程序。 在服务器系统上运行的应用程序调用侦听器套接字上的侦听器线程,以便在服务器系统上接收客户端请求,并将客户端请求传递给等待线程池的多个线程之一。 此外,应用程序在侦听器线程上以阻塞模式发送ioctl调用。 服务器系统内的TCP层以阻塞模式检测侦听器线程,并且监视等待被处理的多个传入请求中的至少一个的线程计数,并且线程池中的多个线程在一个样本上保持空闲 期。 一旦TCP层检测到线程使用事件,将返回指示线程计数的线程使用事件的ioctl调用,以使线程池中的线程数可以被动态调整以处理线程计数。

    Method, system and article for rapid detection and avoidance of high data corrupting routes within a network
    6.
    发明申请
    Method, system and article for rapid detection and avoidance of high data corrupting routes within a network 有权
    用于快速检测和避免网络内高数据损坏路由的方法,系统和文章

    公开(公告)号:US20050036452A1

    公开(公告)日:2005-02-17

    申请号:US10640819

    申请日:2003-08-14

    摘要: A receiving host in a TCP/IP network sends an acknowledgment indicating a received data packet is corrupt. The sending host will begin transmitting with a new field set in the IP header called a check-TCP-checksum bit, thereby requesting that all routers in the TCP/IP network perform a checksum on the entire received packet. Routers in the TCP/IP network will perform a complete checksum on an entire packet with the check-TCP-checksum bit set, and not just on the IP header. The routers continuously monitor the ratio of corrupt packets received on a particular port that fail the entire packet checksum to the total number of packets received on that port. If the ratio of corrupt-to-received packets exceeds a corruption threshold, the router assumes that the associated link is causing data corruption and issues a routing update indicating that the link is bad and should be avoided. Once the retransmission rate between the sender and receiver drops below a threshold level, the bad link has been detected and avoided within the TCP/IP network and the check-TCP-checksum option in the IP header is no longer set in data packets transmitted to the receiver host.

    摘要翻译: TCP / IP网络中的接收主机发送指示接收到的数据包已损坏的确认。 发送主机将开始使用称为检查TCP校验和位的IP报头中设置的新字段进行发送,从而请求TCP / IP网络中的所有路由器对整个接收到的数据包执行校验和。 TCP / IP网络中的路由器将对整个数据包执行完整的校验和,同时检查TCP-checksum位,而不仅仅是在IP报头上。 路由器连续监视在特定端口上接收的损坏数据包的总数与在该端口上接收的数据包的总数之间的比例。 如果损坏的数据包的比例超过了破坏阈值,则路由器假设相关联的链路导致数据损坏,并发出路由更新,指示链路不良,应该避免。 一旦发送方和接收方之间的重传速率下降到阈值以下,就会在TCP / IP网络内检测并避免不良链路,并且IP报头中的check-TCP-checksum选项不再被设置在发送到 接收主机。

    Method to efficiently use the disk space while unarchiving
    7.
    发明授权
    Method to efficiently use the disk space while unarchiving 失效
    取消归档时有效使用磁盘空间的方法

    公开(公告)号:US08275750B2

    公开(公告)日:2012-09-25

    申请号:US11557795

    申请日:2006-11-08

    IPC分类号: G06F7/00 G06F17/00

    CPC分类号: G06F17/30073 G06F17/30138

    摘要: A computer implemented method, data processing system, and computer program product for efficiently using disk space when unarchiving files in the same file system. An archive file is read to identify a total number of data files in the archive file. The number of headers in the archive file is determined based on the total number of data files. A location in a first disk space of a largest data file in the archive file is determined from an offset in a header corresponding to the largest data file. The largest data file is then copied from the first disk space to a second disk space. The first disk space occupied by the largest data file is then released by truncating the archive file. The obtaining, copying, and releasing steps are repeated for each data file in the archive file until all of the data files are unarchived.

    摘要翻译: 一种计算机实现的方法,数据处理系统和计算机程序产品,用于在同一文件系统中解压缩文件时有效地使用磁盘空间。 读取归档文件以识别归档文件中的数据文件的总数。 存档文件中的标题数量是根据数据文件的总数确定的。 存档文件中最大数据文件的第一磁盘空间中的位置是从与最大数据文件对应的标题的偏移量确定的。 然后将最大的数据文件从第一个磁盘空间复制到第二个磁盘空间。 最大数据文件占用的第一个磁盘空间然后通过截断存档文件来释放。 对归档文件中的每个数据文件重复获取,复制和释放步骤,直到所有数据文件都解除归档。

    METHOD TO EFFICIENTLY USE THE DISK SPACE WHILE UNARCHIVING
    8.
    发明申请
    METHOD TO EFFICIENTLY USE THE DISK SPACE WHILE UNARCHIVING 失效
    有效地利用磁盘空间的方法

    公开(公告)号:US20080109498A1

    公开(公告)日:2008-05-08

    申请号:US11557795

    申请日:2006-11-08

    IPC分类号: G06F12/00

    CPC分类号: G06F17/30073 G06F17/30138

    摘要: A computer implemented method, data processing system, and computer program product for efficiently using disk space when unarchiving files in the same file system. An archive file is read to identify a total number of data files in the archive file. The number of headers in the archive file is determined based on the total number of data files. A location in a first disk space of a largest data file in the archive file is determined from an offset in a header corresponding to the largest data file. The largest data file is then copied from the first disk space to a second disk space. The first disk space occupied by the largest data file is then released by truncating the archive file. The obtaining, copying, and releasing steps are repeated for each data file in the archive file until all of the data files are unarchived.

    摘要翻译: 一种计算机实现的方法,数据处理系统和计算机程序产品,用于在同一文件系统中解压缩文件时有效地使用磁盘空间。 读取归档文件以识别归档文件中的数据文件的总数。 存档文件中的标题数量是根据数据文件的总数确定的。 存档文件中最大数据文件的第一磁盘空间中的位置是从与最大数据文件对应的标题的偏移量确定的。 然后将最大的数据文件从第一个磁盘空间复制到第二个磁盘空间。 最大数据文件占用的第一个磁盘空间然后通过截断存档文件来释放。 对归档文件中的每个数据文件重复获取,复制和释放步骤,直到所有数据文件都解除归档。

    Method, system, and computer program product for remote storage and discovery of a path maximum transmission unit value on a network
    9.
    发明申请
    Method, system, and computer program product for remote storage and discovery of a path maximum transmission unit value on a network 失效
    用于远程存储和发现网络上路径最大传输单元值的方法,系统和计算机程序产品

    公开(公告)号:US20060045131A1

    公开(公告)日:2006-03-02

    申请号:US10926584

    申请日:2004-08-26

    IPC分类号: H04J3/22

    CPC分类号: H04L69/166 H04L67/32

    摘要: A method, system, and computer program product for optimizing a message size for communication in a communication network are disclosed. The method comprises identifying a connection to a target, sending to a path maximum transmission unit value server (which is not the target) a request for a path maximum transmission unit value for the connection to the target, and, in response to receiving the path maximum transmission unit value for the connection to the target from the server, optimizing a communication by sending to the target a packet having a size in accordance with the value.

    摘要翻译: 公开了一种用于优化通信网络中的通信的消息大小的方法,系统和计算机程序产品。 该方法包括识别与目标的连接,向路径发送最大传输单元值服务器(其不是目标)对用于到目标的连接的路径最大传输单元值的请求,并且响应于接收到路径 用于从服务器到目标的连接的最大传输单元值,通过向目标发送具有根据该值的大小的分组来优化通信。

    Data communications through a split connection proxy
    10.
    发明申请
    Data communications through a split connection proxy 审中-公开
    通过拆分连接代理进行数据通信

    公开(公告)号:US20060031571A1

    公开(公告)日:2006-02-09

    申请号:US10834714

    申请日:2004-04-29

    IPC分类号: G06F15/173

    摘要: Data communications through a split connection proxy in a data communications protocol, including receiving in a proxy from a client, asynchronously with respect to any other messages between the client and the proxy, one or more client messages including client message data items including a connection request for a connection between the client and the proxy, destination connection data identifying a destination server, and a message from the client to the destination server; and sending from the proxy to the server, asynchronously with respect to any messages between the client and the proxy and asynchronously with respect to any other messages between the proxy and the server, one or more proxy messages including proxy message data items including a connection request for a connection between the proxy and the destination server and the message from the client to the destination server.

    摘要翻译: 通过数据通信协议中的分离连接代理进行的数据通信,包括从客户端接收代理,与客户端和代理之间的任何其他消息异步地,一个或多个客户端消息包括包括连接请求的客户端消息数据项 用于客户端和代理之间的连接,标识目的地服务器的目的地连接数据以及从客户端到目的地服务器的消息; 以及相对于所述客户机和所述代理之间的任何消息异步地从所述代理发送到所述服务器,并且相对于所述代理服务器和所述服务器之间的任何其他消息异步地,一个或多个代理消息包括代理消息数据项,包括连接请求 用于代理和目标服务器之间的连接以及从客户端到目标服务器的消息。