会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Method and apparatus to assemble data segments into full packets for efficient packet-based classification
    • 将数据段组合成完整分组的方法和装置,用于有效的基于分组的分类
    • US07313140B2
    • 2007-12-25
    • US10188087
    • 2002-07-03
    • Sridhar LakshmanamurthyCharles E. NaradLawrence B. HustonYim PunRaymond NgDebra BernsteinMark B. Rosenbluth
    • Sridhar LakshmanamurthyCharles E. NaradLawrence B. HustonYim PunRaymond NgDebra BernsteinMark B. Rosenbluth
    • H04L12/28
    • H04L49/9094H04L49/90H04L49/9047
    • A method may be used for assembling received data segments into full packets in an initial processing stage in a processor. The method may include receiving a plurality of data segments from a packet and determining a first storage location for each of the plurality of data segments. The method may further include storing each of the plurality of data segments in its determined first storage location and determining a second storage location for each of the plurality of data segments, the second storage locations being logically ordered to represent the order the data segments originally occurred in the packet. The method may also include storing each of the plurality of data segments in its determined second storage location to re-assemble the packet and releasing the first storage location associated with each data segment after storing the data segment in its determined second storage location. The method may additionally include, upon the storing of an end of packet data segment from the packet in its determined second storage location, passing control of the plurality of related data segments to a next processing stage in the processor.
    • 可以在处理器的初始处理阶段中使用一种方法将接收的数据段组装成全分组。 该方法可以包括从分组接收多个数据段并且确定多个数据段中的每一个的第一存储位置。 该方法还可以包括将多个数据段中的每一个存储在其确定的第一存储位置中,并且为多个数据段中的每一个确定第二存储位置,第二存储位置被逻辑地排序以表示数据段最初发生的顺序 在包中。 该方法还可以包括将多个数据段中的每一个存储在其确定的第二存储位置中以在将数据段存储在其确定的第二存储位置之后重新组合分组并释放与每个数据段相关联的第一存储位置。 该方法可以另外包括在从分组在其确定的第二存储位置中存储分组数据段的结束时,将多个相关数据段的控制传递到处理器中的下一个处理阶段。
    • 5. 发明授权
    • System having control registers coupled to a bus whereby addresses on
the bus select a control register and a function to be performed on the
control register
    • 具有耦合到总线的控制寄存器的系统,总线上的地址选择控制寄存器和在控制寄存器上执行的功能
    • US5287503A
    • 1994-02-15
    • US767122
    • 1991-09-27
    • Charles E. Narad
    • Charles E. Narad
    • G06F12/08G06F9/308G06F9/312G06F9/318G06F9/46G06F12/00G06F15/167
    • G06F9/526G06F9/30018G06F9/3004G06F9/30043G06F9/30087G06F9/3836G06F2209/521
    • A computer storage register architecture permitting secure atomic access to set or clear one or more particular bits wherein a multiple bit register is disclosed. In the preferred embodiment, a multiplicity of unique addresses is assigned to a multiple bit register. One address constitutes a read address, one address constitutes a clear address, and a third address constitutes a set address. An address decoder decodes the addresses assigned to the register so that only that register is accessed for the associated read, clear, and set operations, respectively. Data having a register position equivalent binary pattern of logical zeros and ones corresponding to particular bit locations of the register to be set or cleared are associated with the set and clear addresses. If the position equivalent binary value of the data associated with the address decoded is a logical one, then the corresponding bit in the register will be set or cleared. Otherwise, the bit remains unchanged.
    • 一种允许安全原子访问来设置或清除其中公开了多位寄存器的一个或多个特定位的计算机存储寄存器结构。 在优选实施例中,多个唯一地址被分配给多位寄存器。 一个地址构成读地址,一个地址构成一个清除地址,第三个地址构成一个地址。 地址解码器对分配给寄存器的地址进行解码,以便分别仅为相关的读取,清除和设置操作访问该寄存器。 具有与要设置或清除的寄存器的特定位位置相对应的具有逻辑零的等效二进制模式的寄存器位置的数据与设置和清除地址相关联。 如果与解码的地址相关联的数据的位置等效二进制值为逻辑1,则寄存器中的相应位将被置位或清零。 否则,该位保持不变。
    • 9. 发明授权
    • Bus-to-bus interface for preventing data incoherence in a multiple
processor computer system
    • 总线到总线接口,用于防止多处理器计算机系统中的数据不一致
    • US5367695A
    • 1994-11-22
    • US766784
    • 1991-09-27
    • Charles E. NaradSun-Den Chen
    • Charles E. NaradSun-Den Chen
    • G06F15/167G06F13/36G06F13/40G06F13/00
    • G06F13/4027
    • A bus-to-bus interface preserves data coherence between masters and slaves operating within a multiple processor computer system. Two buses are connected via the interface. The first bus connects a number of self-identifying masters. The second bus connects a number of master devices and a number of slave devices. The second bus has no mechanism with which devices connected to the second bus may identify themselves. The interface contains a pair of registers for each slave device connected through the second bus. One register stores a busy bit if the corresponding slave is engaged on behalf of a master. The second register stores an identifying code for the master delegating a task to the corresponding slave. When a slave has accepted a task on behalf of a master and commanded the master to relinquish the bus, the busy register will be set and the master identification register will store the identifying code for the delegating master. Thereafter no master will be permitted to access the engaged slave unless the master identification code is that of the delegating master. Moreover, a delegating master will be denied access to the slave by that slave until the slave has completed the task accepted on behalf of the master. By preventing unintended masters from accessing slaves prior to the delegating master, inadvertent data transferred to the wrong master is avoided. Data coherence between master and slave is thereby ensured.
    • 总线到总线接口保持在多处理器计算机系统中操作的主机和从机之间的数据一致性。 通过接口连接两条总线。 第一条公交车连接了一些自我识别的主人。 第二总线连接多个主设备和多个从设备。 第二总线没有与第二总线连接的设备可以识别自身的机制。 该接口包含一对通过第二总线连接的从设备的寄存器。 如果相应的从站代表主站,则一个寄存器存储忙位。 第二个寄存器存储用于将任务委托给相应从站的主机的识别码。 当一个从机代表一个主机接受一个任务,并命令主机放弃总线时,忙位寄存器将被置位,主机识别寄存器将存储授权主机的识别代码。 此后,除非主机识别码是授权主机的主机识别码,否则不允许主机访问从机从机。 此外,委托主人将被该从机拒绝访问从机,直到从机完成代表主机接受的任务。 通过防止无意的主人在授权主人之前访问从属,避免了传送到错误的主机的无意的数据。 从而确保了主机与从机之间的数据一致性。