Movatterモバイル変換


[0]ホーム

URL:


US20030196076A1 - Communications system using rings architecture - Google Patents

Communications system using rings architecture
Download PDF

Info

Publication number
US20030196076A1
US20030196076A1US10/064,338US6433802AUS2003196076A1US 20030196076 A1US20030196076 A1US 20030196076A1US 6433802 AUS6433802 AUS 6433802AUS 2003196076 A1US2003196076 A1US 2003196076A1
Authority
US
United States
Prior art keywords
message
data
ring
instruction
task
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/064,338
Inventor
Boris Zabarski
Moshe Tarrab
Oded Norman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Conexant Inc
Original Assignee
GlobespanVirata Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GlobespanVirata IncfiledCriticalGlobespanVirata Inc
Priority to US10/064,338priorityCriticalpatent/US20030196076A1/en
Assigned to GLOBESPANVIRATA INCORPORATEDreassignmentGLOBESPANVIRATA INCORPORATEDASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: NORMAN, ODED, TARRAB, MOSHE, ZABARSKI, BORIS
Publication of US20030196076A1publicationCriticalpatent/US20030196076A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Systems and methods are provided for implementing: a rings architecture for communications and data handling systems; an enumeration process for automatically configuring the ring topology; automatic routing of messages through bridges; extending a ring topology to external devices; write-ahead functionality to promote efficiency; wait-till-reset operation resumption; in-vivo scan through rings topology; staggered clocking arrangement; and stray message detection and eradication. Other inventive elements conveyed include: an architectural overview of a packet processor; a programming model for a packet processor; an instruction pipeline for a packet processor; and use of a packet processor as a module on a rings-based architecture. Additional inventive elements conveyed include: an architectural overview of a communications processor; a data path protocol support model for a communications processor; an exemplary network processor employed as the core packet processor for the communications processor; an exemplary rings-based SOC switch fabric architecture; and a variety of quality of support features.

Description

Claims (20)

What is claimed is:
1. A method for executing machine instructions in a processing device, comprising the steps of:
executing a first instruction;
identifying whether an outcome of the execution of the first instruction satisfies a first specified condition, and setting an accumulative flag result which reflects whether the first instruction satisfies the first specified condition;
executing at least a second additional instruction;
identifying whether an outcome of the execution of the second instruction satisfies a second specified condition, and updating the accumulative flag depending on whether either the first instruction or the second instruction satisfy their respective first and second specified conditions; and
executing a third instruction based on the value of the accumulative flag subsequent to the execution of the first and second instructions.
2. The method ofclaim 1, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand.
3. The method ofclaim 1, wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag
4. The method ofclaim 1, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand, and wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
5. The method ofclaim 4, wherein the compare instructions determine whether two respective error conditions are present, and the branch instruction bases it branching determination on whether either of the two respective error conditions are present, as reflected by the value of the accumulative flag after the second compare instruction is performed.
6. A computer readable medium containing program code for execution by a processing device, wherein medium includes:
a first instruction for performing a first operation, which, when executed by the processing device, generates a first outcome result;
at least a second additional instruction for performing a second operation, which, when executed by the processing device, generates a second outcome result; and
at least an additional third instruction for performing a third operation based on an accumulative flag, wherein the accumulative flab represents the logical OR of the first and second outcomes.
7. The medium ofclaim 6, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand.
8. The medium ofclaim 6, wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
9. The medium ofclaim 6, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand, and wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
10. The medium ofclaim 9, wherein the compare instructions determine whether two respective error conditions are present, and the branch instruction bases it branching determination on whether either of the two respective error conditions are present, as reflected by the value of the accumulative flag after the second compare instruction is performed.
11. An apparatus for executing machine instructions, comprising:
a storage for storing an accumulative flag;
logic for executing instructions, and for determining whether the outcomes of the instructions satisfy respective prescribed conditions;
logic for setting the accumulative flag to reflect the outcomes of the instructions, wherein the logic for setting the accumulative flag includes logic for determining the value of the accumulative flag based on the logical OR of at least first and second instructions,
wherein the logic for executing instructions also includes logic for executing at least an additional third instruction based on the value of the accumulative flag stored in the storage.
12. The apparatus ofclaim 11, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand.
13. The apparatus ofclaim 11, wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag
14. The apparatus ofclaim 11, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand, and wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
15. The apparatus ofclaim 14, wherein the compare instructions determine whether two respective error conditions are present, and the branch instruction bases it branching determination on whether either of the two respective error conditions are present, as reflected by the value of the accumulative flag after the second compare instruction is performed.
16. An apparatus for executing machine instructions, comprising:
a storage for storing an accumulative flag;
logic for executing instructions, and for determining whether the outcomes of the instructions satisfy respective prescribed conditions;
logic for setting the accumulative flag depending on the outcomes of the executed instructions, wherein the logic for setting the accumulative flag includes logic for determining the value of the accumulative flag based on whether at least one instruction within a group of at least two instructions had an outcome which satisfied its respective prescribed condition;
another storage for storing a program that comprises plural instructions, including:
a first instruction for performing a first operation, which, when executed by the processing device, generates a first outcome result;
at least a second additional instruction for performing a second operation, which, when executed by the logic for executing, generates a second outcome result;
at least an additional third instruction for performing a third operation based on an accumulative flag.
17. The apparatus ofclaim 16, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand.
18. The apparatus ofclaim 16, wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
19. The apparatus ofclaim 16, wherein the first and second instructions are compare instructions that each compare a first operand with a second operand, and wherein the third instruction is a branch instruction which bases its branching determination on the value of the accumulative flag.
20. The apparatus ofclaim 19, wherein the compare instructions determine whether two respective error conditions are present, and the branch instruction bases it branching determination on whether either of the two respective error conditions are present, as reflected by the value of the accumulative flag after the second compare instruction is performed.
US10/064,3382001-07-022002-07-02Communications system using rings architectureAbandonedUS20030196076A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/064,338US20030196076A1 (en)2001-07-022002-07-02Communications system using rings architecture

Applications Claiming Priority (4)

Application NumberPriority DateFiling DateTitle
US30184301P2001-07-022001-07-02
US33351601P2001-11-282001-11-28
US34723502P2002-01-142002-01-14
US10/064,338US20030196076A1 (en)2001-07-022002-07-02Communications system using rings architecture

Publications (1)

Publication NumberPublication Date
US20030196076A1true US20030196076A1 (en)2003-10-16

Family

ID=27404840

Family Applications (15)

Application NumberTitlePriority DateFiling Date
US10/064,334AbandonedUS20030189940A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,328AbandonedUS20030172189A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,338AbandonedUS20030196076A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,341AbandonedUS20030204636A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,343AbandonedUS20030191863A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,336AbandonedUS20030200339A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,330AbandonedUS20030195989A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,340Expired - LifetimeUS7103008B2 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,335AbandonedUS20030195990A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,342AbandonedUS20030200343A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,332AbandonedUS20030191862A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,339AbandonedUS20030195991A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,337AbandonedUS20030212830A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,329AbandonedUS20030191861A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,333AbandonedUS20030200342A1 (en)2001-07-022002-07-02Communications system using rings architecture

Family Applications Before (2)

Application NumberTitlePriority DateFiling Date
US10/064,334AbandonedUS20030189940A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,328AbandonedUS20030172189A1 (en)2001-07-022002-07-02Communications system using rings architecture

Family Applications After (12)

Application NumberTitlePriority DateFiling Date
US10/064,341AbandonedUS20030204636A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,343AbandonedUS20030191863A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,336AbandonedUS20030200339A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,330AbandonedUS20030195989A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,340Expired - LifetimeUS7103008B2 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,335AbandonedUS20030195990A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,342AbandonedUS20030200343A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,332AbandonedUS20030191862A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,339AbandonedUS20030195991A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,337AbandonedUS20030212830A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,329AbandonedUS20030191861A1 (en)2001-07-022002-07-02Communications system using rings architecture
US10/064,333AbandonedUS20030200342A1 (en)2001-07-022002-07-02Communications system using rings architecture

Country Status (6)

CountryLink
US (15)US20030189940A1 (en)
EP (1)EP1413098A2 (en)
JP (1)JP2005516432A (en)
AU (1)AU2002327187A1 (en)
TW (1)TW589825B (en)
WO (1)WO2003005152A2 (en)

Cited By (65)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040236876A1 (en)*2003-05-212004-11-25Kondratiev Vladimir L.Apparatus and method of memory access control for bus masters
US20060026400A1 (en)*2004-07-272006-02-02Texas Instruments IncorporatedAutomatic operand load, modify and store
US20060098674A1 (en)*2004-11-082006-05-11Motoshi HamasakiFrame transmitting apparatus and frame receiving apparatus
US20080288780A1 (en)*2004-09-022008-11-20Beukema Bruce LLow-latency data decryption interface
US20090144564A1 (en)*2004-09-022009-06-04International Business Machines CorporationData encryption interface for reducing encrypt latency impact on standard traffic
US20100150139A1 (en)*2008-10-012010-06-17Jeffrey LawsonTelephony Web Event System and Method
US20100241826A1 (en)*2009-03-172010-09-23Canon Kabushiki KaishaData processing apparatus, data processing method and program
US8077974B2 (en)2006-07-282011-12-13Hewlett-Packard Development Company, L.P.Compact stylus-based input technique for indic scripts
US20120033552A1 (en)*2009-06-232012-02-09Abel DasylvaUtilizing Betweenness to Determine Forwarding State in a Routed Network
US20130225141A1 (en)*2012-02-292013-08-29Alcatel-Lucent Usa Inc.System and/or method for using mobile telephones as extensions
US20140289420A1 (en)*2012-05-092014-09-25Twilio, Inc.System and method for managing media in a distributed communication network
US8938053B2 (en)2012-10-152015-01-20Twilio, Inc.System and method for triggering on platform usage
US8948356B2 (en)2012-10-152015-02-03Twilio, Inc.System and method for routing communications
US8995641B2 (en)2009-03-022015-03-31Twilio, Inc.Method and system for a multitenancy telephone network
US9001666B2 (en)2013-03-152015-04-07Twilio, Inc.System and method for improving routing in a distributed communication platform
US9037122B2 (en)2012-02-292015-05-19Alcatel LucentFixed line extension for mobile telephones
US9137127B2 (en)2013-09-172015-09-15Twilio, Inc.System and method for providing communication platform metadata
US9160696B2 (en)2013-06-192015-10-13Twilio, Inc.System for transforming media resource into destination device compatible messaging format
US9210275B2 (en)2009-10-072015-12-08Twilio, Inc.System and method for running a multi-module telephony application
US9226217B2 (en)2014-04-172015-12-29Twilio, Inc.System and method for enabling multi-modal communication
US9225840B2 (en)2013-06-192015-12-29Twilio, Inc.System and method for providing a communication endpoint information service
US9247062B2 (en)2012-06-192016-01-26Twilio, Inc.System and method for queuing a communication session
US9253254B2 (en)2013-01-142016-02-02Twilio, Inc.System and method for offering a multi-partner delegated platform
US9270833B2 (en)2012-07-242016-02-23Twilio, Inc.Method and system for preventing illicit use of a telephony platform
US9282124B2 (en)2013-03-142016-03-08Twilio, Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US9306982B2 (en)2008-04-022016-04-05Twilio, Inc.System and method for processing media requests during telephony sessions
US9325624B2 (en)2013-11-122016-04-26Twilio, Inc.System and method for enabling dynamic multi-modal communication
US9336500B2 (en)2011-09-212016-05-10Twilio, Inc.System and method for authorizing and connecting application developers and users
US9338018B2 (en)2013-09-172016-05-10Twilio, Inc.System and method for pricing communication of a telecommunication platform
US9338064B2 (en)2010-06-232016-05-10Twilio, Inc.System and method for managing a computing cluster
US9338280B2 (en)2013-06-192016-05-10Twilio, Inc.System and method for managing telephony endpoint inventory
US9344573B2 (en)2014-03-142016-05-17Twilio, Inc.System and method for a work distribution service
US9350642B2 (en)2012-05-092016-05-24Twilio, Inc.System and method for managing latency in a distributed telephony network
US9398622B2 (en)2011-05-232016-07-19Twilio, Inc.System and method for connecting a communication to a client
US9455949B2 (en)2011-02-042016-09-27Twilio, Inc.Method for processing telephony sessions of a network
US9459926B2 (en)2010-06-232016-10-04Twilio, Inc.System and method for managing a computing cluster
US9459925B2 (en)2010-06-232016-10-04Twilio, Inc.System and method for managing a computing cluster
US9483328B2 (en)2013-07-192016-11-01Twilio, Inc.System and method for delivering application content
US9495227B2 (en)2012-02-102016-11-15Twilio, Inc.System and method for managing concurrent events
US9553799B2 (en)2013-11-122017-01-24Twilio, Inc.System and method for client communication in a distributed telephony network
US9590849B2 (en)2010-06-232017-03-07Twilio, Inc.System and method for managing a computing cluster
US9588974B2 (en)2014-07-072017-03-07Twilio, Inc.Method and system for applying data retention policies in a computing platform
US9596274B2 (en)2008-04-022017-03-14Twilio, Inc.System and method for processing telephony sessions
US9602586B2 (en)2012-05-092017-03-21Twilio, Inc.System and method for managing media in a distributed communication network
US9648006B2 (en)2011-05-232017-05-09Twilio, Inc.System and method for communicating with a client application
US9672185B2 (en)2013-09-272017-06-06International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
WO2017136101A1 (en)*2016-02-042017-08-10Intel CorporationProcessor extensions to protect stacks during ring transitions
US9805399B2 (en)2015-02-032017-10-31Twilio, Inc.System and method for a media intelligence platform
US9811398B2 (en)2013-09-172017-11-07Twilio, Inc.System and method for tagging and tracking events of an application platform
US9906607B2 (en)2014-10-212018-02-27Twilio, Inc.System and method for providing a micro-services communication platform
US9942394B2 (en)2011-09-212018-04-10Twilio, Inc.System and method for determining and communicating presence information
US9948703B2 (en)2015-05-142018-04-17Twilio, Inc.System and method for signaling through data storage
US9967224B2 (en)2010-06-252018-05-08Twilio, Inc.System and method for enabling real-time eventing
US10063713B2 (en)2016-05-232018-08-28Twilio Inc.System and method for programmatic device connectivity
US10116733B2 (en)2014-07-072018-10-30Twilio, Inc.System and method for collecting feedback in a multi-tenant communication platform
US10165015B2 (en)2011-05-232018-12-25Twilio Inc.System and method for real-time communication by using a client application communication protocol
US10212237B2 (en)2014-07-072019-02-19Twilio, Inc.System and method for managing media and signaling in a communication platform
US10394556B2 (en)2015-12-202019-08-27Intel CorporationHardware apparatuses and methods to switch shadow stack pointers
US10419891B2 (en)2015-05-142019-09-17Twilio, Inc.System and method for communicating through multiple endpoints
US10659349B2 (en)2016-02-042020-05-19Twilio Inc.Systems and methods for providing secure network exchanged for a multitenant virtual private cloud
US10686902B2 (en)2016-05-232020-06-16Twilio Inc.System and method for a multi-channel notification service
US10757200B2 (en)2014-07-072020-08-25Twilio Inc.System and method for managing conferencing in a distributed communication network
US11012915B2 (en)*2018-03-262021-05-18Qualcomm IncorporatedBackpressure signaling for wireless communications
US11637934B2 (en)2010-06-232023-04-25Twilio Inc.System and method for monitoring account usage on a platform
US11656805B2 (en)2015-06-262023-05-23Intel CorporationProcessors, methods, systems, and instructions to protect shadow stacks

Families Citing this family (324)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7436815B2 (en)*2000-02-252008-10-14Telica, Inc.Switching system and method having low, deterministic latency
US7436839B1 (en)*2001-10-092008-10-14At&T Delaware Intellectual Property, Inc.Systems and methods for providing services through an integrated digital network
US7596139B2 (en)2000-11-172009-09-29Foundry Networks, Inc.Backplane interface adapter with error control and redundant fabric
GB2370380B (en)2000-12-192003-12-31Picochip Designs LtdProcessor architecture
US6801994B2 (en)*2000-12-202004-10-05Microsoft CorporationSoftware management systems and methods for automotive computing devices
US20030167348A1 (en)*2001-07-022003-09-04Globespanvirata, Inc.Communications system using rings architecture
US20030039256A1 (en)*2001-08-242003-02-27Klas CarlbergDistribution of connection handling in a processor cluster
DE10147419A1 (en)*2001-09-262003-04-24Siemens Ag Method for creating a dynamic address table for a coupling node in a data network and method for transmitting a data telegram
US7227845B2 (en)*2001-12-112007-06-05Motorola, Inc.Method and apparatus for enabling a communication resource reset
US7110411B2 (en)*2002-03-252006-09-19Erlang Technology, Inc.Method and apparatus for WFQ scheduling using a plurality of scheduling queues to provide fairness, high scalability, and low computation complexity
US7400722B2 (en)*2002-03-282008-07-15Broadcom CorporationMethods and apparatus for performing hash operations in a cryptography accelerator
US7672452B2 (en)*2002-05-032010-03-02General Instrument CorporationSecure scan
US7187687B1 (en)2002-05-062007-03-06Foundry Networks, Inc.Pipeline method and system for switching packets
US7468975B1 (en)2002-05-062008-12-23Foundry Networks, Inc.Flexible method for processing data packets in a network routing system for enhanced efficiency and monitoring capability
US20120155466A1 (en)2002-05-062012-06-21Ian Edward DavisMethod and apparatus for efficiently processing data packets in a computer network
US20030212937A1 (en)*2002-05-072003-11-13Marc ToddSystem and method for exposing state based logic signals within an electronics system over an existing network conduit
JP2004048658A (en)*2002-05-172004-02-12Yazaki Corp Optical communication system, signal repeater, optical communication connector
US20030229685A1 (en)*2002-06-072003-12-11Jamie TwidaleHardware abstraction interfacing system and method
WO2003105522A1 (en)*2002-06-112003-12-18Siemens AktiengesellschaftMethod and access multiplexer for quick access to data networks
US7453870B2 (en)*2002-06-122008-11-18Intel CorporationBackplane for switch fabric
US9003376B2 (en)*2002-08-092015-04-07Texas Instruments IncorporatedSoftware breakpoints with tailoring for multiple processor shared memory or multiple thread systems
EP1540892B1 (en)*2002-09-092007-12-19Nortel Networks LimitedNetwork and method for providing switched virtual circuit layer-2 virtual private networks
US7334086B2 (en)*2002-10-082008-02-19Rmi CorporationAdvanced processor with system on a chip interconnect technology
US7984268B2 (en)2002-10-082011-07-19Netlogic Microsystems, Inc.Advanced processor scheduling in a multithreaded system
US7924828B2 (en)2002-10-082011-04-12Netlogic Microsystems, Inc.Advanced processor with mechanism for fast packet queuing operations
US8015567B2 (en)2002-10-082011-09-06Netlogic Microsystems, Inc.Advanced processor with mechanism for packet distribution at high line rate
US20050044324A1 (en)*2002-10-082005-02-24Abbas RashidAdvanced processor with mechanism for maximizing resource usage in an in-order pipeline with multiple threads
US7961723B2 (en)2002-10-082011-06-14Netlogic Microsystems, Inc.Advanced processor with mechanism for enforcing ordering between information sent on two independent networks
US7467243B2 (en)*2002-10-082008-12-16Rmi CorporationAdvanced processor with scheme for optimal packet flow in a multi-processor system on a chip
US9088474B2 (en)2002-10-082015-07-21Broadcom CorporationAdvanced processor with interfacing messaging network to a CPU
US8176298B2 (en)2002-10-082012-05-08Netlogic Microsystems, Inc.Multi-core multi-threaded processing systems with instruction reordering in an in-order pipeline
US7346757B2 (en)*2002-10-082008-03-18Rmi CorporationAdvanced processor translation lookaside buffer management in a multithreaded system
US7461213B2 (en)*2002-10-082008-12-02Rmi CorporationAdvanced processor system using request, data, snoop, and response rings
US7627721B2 (en)2002-10-082009-12-01Rmi CorporationAdvanced processor with cache coherency
US20050033831A1 (en)*2002-10-082005-02-10Abbas RashidAdvanced processor with a thread aware return address stack optimally used across active threads
US8478811B2 (en)2002-10-082013-07-02Netlogic Microsystems, Inc.Advanced processor with credit based scheme for optimal packet flow in a multi-processor system on a chip
US8037224B2 (en)2002-10-082011-10-11Netlogic Microsystems, Inc.Delegating network processor operations to star topology serial bus interfaces
US20040076204A1 (en)*2002-10-162004-04-22Kruschwitz Brian E.External cavity organic laser
US20040103086A1 (en)*2002-11-262004-05-27Bapiraju VinnakotaData structure traversal instructions for packet processing
US7043579B2 (en)*2002-12-052006-05-09International Business Machines CorporationRing-topology based multiprocessor data access bus
US7379429B1 (en)*2002-12-202008-05-27Foundry Networks, Inc.Optimizations and enhancements to the IEEE RSTP 802.1w implementation
AU2003300303A1 (en)*2002-12-312004-07-29Globespanvirata IncorporatedSystem and method for providing quality of service in asynchronous transfer mode cell transmission
US7457906B2 (en)2003-01-212008-11-25Nextio, Inc.Method and apparatus for shared I/O in a load/store fabric
US8032659B2 (en)*2003-01-212011-10-04Nextio Inc.Method and apparatus for a shared I/O network interface controller
US7174413B2 (en)*2003-01-212007-02-06Nextio Inc.Switching apparatus and method for providing shared I/O within a load-store fabric
US7103064B2 (en)2003-01-212006-09-05Nextio Inc.Method and apparatus for shared I/O in a load/store fabric
US7617333B2 (en)2003-01-212009-11-10Nextio Inc.Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7917658B2 (en)2003-01-212011-03-29Emulex Design And Manufacturing CorporationSwitching apparatus and method for link initialization in a shared I/O environment
US7188209B2 (en)*2003-04-182007-03-06Nextio, Inc.Apparatus and method for sharing I/O endpoints within a load store fabric by encapsulation of domain information in transaction layer packets
US7512717B2 (en)*2003-01-212009-03-31Nextio Inc.Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US8102843B2 (en)2003-01-212012-01-24Emulex Design And Manufacturing CorporationSwitching apparatus and method for providing shared I/O within a load-store fabric
US7502370B2 (en)*2003-01-212009-03-10Nextio Inc.Network controller for obtaining a plurality of network port identifiers in response to load-store transactions from a corresponding plurality of operating system domains within a load-store architecture
US7698483B2 (en)2003-01-212010-04-13Nextio, Inc.Switching apparatus and method for link initialization in a shared I/O environment
US7046668B2 (en)*2003-01-212006-05-16Pettey Christopher JMethod and apparatus for shared I/O in a load/store fabric
US7836211B2 (en)2003-01-212010-11-16Emulex Design And Manufacturing CorporationShared input/output load-store architecture
US7219183B2 (en)*2003-01-212007-05-15Nextio, Inc.Switching apparatus and method for providing shared I/O within a load-store fabric
US8346884B2 (en)2003-01-212013-01-01Nextio Inc.Method and apparatus for a shared I/O network interface controller
US7493416B2 (en)*2003-01-212009-02-17Nextio Inc.Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7664909B2 (en)*2003-04-182010-02-16Nextio, Inc.Method and apparatus for a shared I/O serial ATA controller
US7953074B2 (en)2003-01-212011-05-31Emulex Design And Manufacturing CorporationApparatus and method for port polarity initialization in a shared I/O device
DE10311250B4 (en)*2003-03-142020-02-06Robert Bosch Gmbh Microprocessor system and method for protecting the system from the replacement of components
US7793005B1 (en)*2003-04-112010-09-07Zilker Labs, Inc.Power management system using a multi-master multi-slave bus and multi-function point-of-load regulators
US7330484B2 (en)*2003-04-232008-02-12Sun Microsystems, Inc.Method and system for transmitting packet chains
US20040223497A1 (en)*2003-05-082004-11-11Onvoy Inc.Communications network with converged services
US6901072B1 (en)2003-05-152005-05-31Foundry Networks, Inc.System and method for high speed packet transmission implementing dual transmit and receive pipelines
US7114042B2 (en)*2003-05-222006-09-26International Business Machines CorporationMethod to provide atomic update primitives in an asymmetric heterogeneous multiprocessor environment
US7570597B2 (en)*2003-06-122009-08-04Temic Automotive Of North America, Inc.Discovery process in a vehicle network
CN100530980C (en)*2003-07-092009-08-19汤姆森特许公司Error correction method for reed-solomon product code
US9861346B2 (en)2003-07-142018-01-09W. L. Gore & Associates, Inc.Patent foramen ovale (PFO) closure device with linearly elongating petals
US7526350B2 (en)*2003-08-062009-04-28Creative Technology LtdMethod and device to process digital media streams
EP1511227A1 (en)*2003-08-272005-03-02AlcatelRing network system
US7925768B1 (en)*2003-10-102011-04-12Ciena CorporationMethod and network for adapting a transaction language for network elements
EP1527777A1 (en)*2003-10-312005-05-04MERCK PATENT GmbHComposition with antioxidant properties comprising an ester of ascorbic acid and a benzoyl rest
CN1322705C (en)*2003-12-232007-06-20华为技术有限公司A method of datum plane reset for forwarding equipment
US7716314B1 (en)*2003-12-302010-05-11Dinochip, Inc.Traffic management in digital signal processor
US6920586B1 (en)*2004-01-232005-07-19Freescale Semiconductor, Inc.Real-time debug support for a DMA device and method thereof
JP3835459B2 (en)*2004-03-092006-10-18セイコーエプソン株式会社 Data transfer control device and electronic device
US7817659B2 (en)2004-03-262010-10-19Foundry Networks, LlcMethod and apparatus for aggregating input data streams
US7474661B2 (en)*2004-03-262009-01-06Samsung Electronics Co., Ltd.Apparatus and method for distributing forwarding table lookup operations among a plurality of microengines in a high-speed routing node
US20050220073A1 (en)*2004-03-302005-10-06Asicexpert, Llc.System and method for transmitting signals
US7525958B2 (en)*2004-04-082009-04-28Intel CorporationApparatus and method for two-stage packet classification using most specific filter matching and transport level sharing
US8730961B1 (en)2004-04-262014-05-20Foundry Networks, LlcSystem and method for optimizing router lookup
US7957428B2 (en)*2004-05-212011-06-07Intel CorporationMethods and apparatuses to effect a variable-width link
US7539141B2 (en)*2004-05-282009-05-26Intel CorporationMethod and apparatus for synchronous unbuffered flow control of packets on a ring interconnect
US7551564B2 (en)*2004-05-282009-06-23Intel CorporationFlow control method and apparatus for single packet arrival on a bidirectional ring interconnect
JP4397292B2 (en)*2004-07-092010-01-13富士通株式会社 Control packet loop prevention method and bridge device using the same
US20060045123A1 (en)*2004-07-142006-03-02Sundar GopalanMethod of forming a communication system, a communication card with increased bandwidth, and a method of forming a communication device
WO2006034023A2 (en)*2004-09-162006-03-30Ip Fabrics, Inc.Data plane technology including packet processing for network processors
US7523351B2 (en)*2004-09-272009-04-21Ceva D.S.P. LtdSystem and method for providing mutual breakpoint capabilities in computing device
US7330457B2 (en)*2004-10-072008-02-12Polytechnic UniversityCooperative wireless communications
US7363574B1 (en)*2004-10-122008-04-22Nortel Networks LimitedMethod and system for parallel CRC calculation
US7657703B1 (en)2004-10-292010-02-02Foundry Networks, Inc.Double density content addressable memory (CAM) lookup scheme
US20060168379A1 (en)*2004-12-132006-07-27Tim FrodshamMethod, system, and apparatus for link latency management
US7706262B2 (en)*2005-09-302010-04-27Alcatel-Lucent Usa Inc.Identifying data and/or control packets in wireless communication
JP2006185000A (en)*2004-12-272006-07-13Hitachi Ltd Storage device
US20060140191A1 (en)*2004-12-292006-06-29Naik Uday RMulti-level scheduling using single bit vector
US7526579B2 (en)*2005-01-272009-04-28Innovasic, Inc.Configurable input/output interface for an application specific product
US7406550B2 (en)2005-01-272008-07-29Innovasic, IncDeterministic microcontroller with configurable input/output interface
US7680967B2 (en)*2005-01-272010-03-16Innovasic, Inc.Configurable application specific standard product with configurable I/O
US20060168420A1 (en)*2005-01-272006-07-27Innovasic, Inc.Microcontroller cache memory
WO2006081093A2 (en)*2005-01-272006-08-03Innovasic, Inc.Configurable application specific standard product with configurable i/o
US20060168421A1 (en)*2005-01-272006-07-27Innovasic, Inc.Method of providing microcontroller cache memory
US7516311B2 (en)*2005-01-272009-04-07Innovasic, Inc.Deterministic microcontroller context arrangement
US7562207B2 (en)*2005-01-272009-07-14Innovasic, Inc.Deterministic microcontroller with context manager
US7676646B2 (en)*2005-03-022010-03-09Cisco Technology, Inc.Packet processor with wide register set architecture
US7792108B2 (en)*2005-04-082010-09-07Interdigital Technology CorporationMethod and apparatus for transmitting concatenated frames in a wireless communication system
US7583662B1 (en)*2005-04-122009-09-01Tp Lab, Inc.Voice virtual private network
DE502005001065D1 (en)*2005-05-022007-08-30Accemic Gmbh & Co Kg Method and device for emulation of a programmable unit
US20060277020A1 (en)*2005-06-022006-12-07Tharas SystemsA reconfigurable system for verification of electronic circuits using high-speed serial links to connect asymmetrical evaluation and canvassing instruction processors
US7548842B2 (en)*2005-06-022009-06-16Eve S.A.Scalable system for simulation and emulation of electronic circuits using asymmetrical evaluation and canvassing instruction processors
US7539151B2 (en)*2005-06-302009-05-26Intel CorporationChannel selection for mesh networks having nodes with multiple radios
US7487206B2 (en)*2005-07-152009-02-03International Business Machines CorporationMethod for providing load diffusion in data stream correlations
EP1762943B1 (en)*2005-09-092014-07-09STMicroelectronics SrlChip-to-chip communication system
EP1938517A1 (en)2005-09-212008-07-02Interuniversitair Microelektronica Centrum (IMEC)System with distributed analogue resources
US20070140215A1 (en)*2005-12-152007-06-21Tingting LuMethods and systems for providing voice network services using regulated and unregulated telecommunications infrastructures
KR100730279B1 (en)*2005-12-162007-06-19삼성전자주식회사 A computer chip that connects devices on a chip using a star topology
PL1802046T3 (en)*2005-12-232009-11-30Alcatel Lucent Resource access control for customer triggered and network triggered reservation requests
US8448162B2 (en)2005-12-282013-05-21Foundry Networks, LlcHitless software upgrades
US7636653B1 (en)*2006-01-312009-12-22Xilinx, Inc.Point-to-point ethernet hardware co-simulation interface
US8224638B1 (en)2006-01-312012-07-17Xilinx, Inc.Managing programmable device configuration
US7991139B2 (en)*2006-02-132011-08-02At&T Intellectual Property I, L.P.Methods and apparatus to limit ring trees in voice over internet protocol networks
US20070211702A1 (en)*2006-03-082007-09-13Doradla Anil KMethods and apparatus to perform parallel ringing across communication networks
US8994700B2 (en)2006-03-232015-03-31Mark J. FosterArtifact-free transitions between dual display controllers
US7548937B2 (en)*2006-05-042009-06-16International Business Machines CorporationSystem and method for scalable processing of multi-way data stream correlations
US20070271450A1 (en)*2006-05-172007-11-22Doshi Kshitij AMethod and system for enhanced thread synchronization and coordination
US7856012B2 (en)*2006-06-162010-12-21Harris CorporationSystem and methods for generic data transparent rules to support quality of service
KR100819271B1 (en)*2006-06-302008-04-03삼성전자주식회사 Packet switch equipment and its bandwidth control method
US9143585B2 (en)*2006-07-072015-09-22Wi-Lan Inc.Method and system for generic multiprotocol convergence over wireless air interface
US7617421B2 (en)*2006-07-272009-11-10Sun Microsystems, Inc.Method and apparatus for reporting failure conditions during transactional execution
US7787491B2 (en)*2006-08-252010-08-31Broadcom CorporationMethod and system for synchronizable E-VSB enhanced data interleaving and data expansion
KR100819104B1 (en)*2006-09-072008-04-03삼성전자주식회사 Parallel bit test circuit and parallel bit test method
US7610517B2 (en)2006-09-142009-10-27Innovasic, Inc.Microprocessor with trace functionality
US8479201B2 (en)*2006-09-182013-07-02Innovasic, Inc.Processor with hardware solution for priority inversion
US8238255B2 (en)2006-11-222012-08-07Foundry Networks, LlcRecovering from failures without impact on data traffic in a shared bus architecture
US8130662B1 (en)*2006-12-312012-03-06At&T Intellectual Property Ii, L.P.Method and apparatus for providing transcoding in a network
US8155011B2 (en)2007-01-112012-04-10Foundry Networks, LlcTechniques for using dual memory structures for processing failure detection protocol packets
IL189514A (en)2007-02-142011-12-29Marvell Israel Misl LtdLogical bridging system and method
JP4933932B2 (en)*2007-03-232012-05-16ソニー株式会社 Information processing system, information processing apparatus, information processing method, and program
US9005242B2 (en)2007-04-052015-04-14W.L. Gore & Associates, Inc.Septal closure device with centering mechanism
US8271859B2 (en)2007-07-182012-09-18Foundry Networks LlcSegmented CRC design in high speed networks
US8037399B2 (en)*2007-07-182011-10-11Foundry Networks, LlcTechniques for segmented CRC design in high speed networks
US8509236B2 (en)2007-09-262013-08-13Foundry Networks, LlcTechniques for selecting paths and/or trunk ports for forwarding traffic flows
FR2921507B1 (en)*2007-09-262011-04-15Arteris ELECTRONIC MEMORY DEVICE
EP2043313B1 (en)*2007-09-282013-08-14Alcatel LucentCircuit emulation service method and telecommunication system for implementing the method
US7916728B1 (en)2007-09-282011-03-29F5 Networks, Inc.Lockless atomic table update
GB2454865B (en)2007-11-052012-06-13Picochip Designs LtdPower control
WO2009070280A1 (en)*2007-11-262009-06-04One Laptop Per Child Association, Inc.Method and apparatus for maintaining connectivity in a network
US9013999B1 (en)*2008-01-022015-04-21Marvell International Ltd.Method and apparatus for egress jitter pacer
US9596324B2 (en)2008-02-082017-03-14Broadcom CorporationSystem and method for parsing and allocating a plurality of packets to processor core threads
GB2457310B (en)*2008-02-112012-03-21Picochip Designs LtdSignal routing in processor arrays
US20130165967A1 (en)2008-03-072013-06-27W.L. Gore & Associates, Inc.Heart occlusion devices
US9584446B2 (en)*2008-03-182017-02-28Vmware, Inc.Memory buffer management method and system having multiple receive ring buffers
JP5326314B2 (en)2008-03-212013-10-30富士通株式会社 Processor and information processing device
CN101577662B (en)2008-05-052012-04-04华为技术有限公司Method and device for matching longest prefix based on tree form data structure
WO2009136402A2 (en)*2008-05-072009-11-12Cosmologic Ltd.Register file system and method thereof for enabling a substantially direct memory access
US7971041B2 (en)*2008-05-292011-06-28Advanced Micro Devices, Inc.Method and system for register management
CN102119397A (en)*2008-06-092011-07-06佳售乐公司 Systems and methods for facilitating a mobile retail environment
US8306036B1 (en)2008-06-202012-11-06F5 Networks, Inc.Methods and systems for hierarchical resource allocation through bookmark allocation
US8237423B2 (en)*2008-07-182012-08-07Intersil Americas Inc.Active droop current sharing
US8120203B2 (en)*2008-07-182012-02-21Intersil Americas Inc.Intelligent management of current sharing group
US8120205B2 (en)*2008-07-182012-02-21Zilker Labs, Inc.Adding and dropping phases in current sharing
US8239597B2 (en)*2008-07-182012-08-07Intersil Americas Inc.Device-to-device communication bus for distributed power management
US8769681B1 (en)2008-08-112014-07-01F5 Networks, Inc.Methods and system for DMA based distributed denial of service protection
US8122239B1 (en)*2008-09-112012-02-21Xilinx, Inc.Method and apparatus for initializing a system configured in a programmable logic device
US8385215B1 (en)2008-11-132013-02-26Cisco Technoogy, Inc.System and method for providing testing in an Ethernet network environment
US8447884B1 (en)2008-12-012013-05-21F5 Networks, Inc.Methods for mapping virtual addresses to physical addresses in a network device and systems thereof
US20100135661A1 (en)*2008-12-012010-06-03Electronics And Telecommunications Research InstituteEthernet-based next generation optical transport network apparatus and traffic grooming method thereof
US20100166173A1 (en)*2008-12-312010-07-01Xun YangSubscriber line interface circuitry with integrated serial interfaces
US9152483B2 (en)2009-01-162015-10-06F5 Networks, Inc.Network devices with multiple fully isolated and independently resettable direct memory access channels and methods thereof
US8880696B1 (en)2009-01-162014-11-04F5 Networks, Inc.Methods for sharing bandwidth across a packetized bus and systems thereof
US8880632B1 (en)2009-01-162014-11-04F5 Networks, Inc.Method and apparatus for performing multiple DMA channel based network quality of service
US8103809B1 (en)2009-01-162012-01-24F5 Networks, Inc.Network devices with multiple direct memory access channels and methods thereof
US8112491B1 (en)2009-01-162012-02-07F5 Networks, Inc.Methods and systems for providing direct DMA
CN102396171B (en)*2009-02-032015-09-30康宁光缆系统有限责任公司Based on the distributing antenna system of optical fiber, assembly and the correlation technique for monitoring and configure distributing antenna system based on optical fiber, assembly
US9673904B2 (en)2009-02-032017-06-06Corning Optical Communications LLCOptical fiber-based distributed antenna systems, components, and related methods for calibration thereof
US8139668B2 (en)*2009-03-312012-03-20Mitsubishi Electric Research Laboratories, Inc.Unified STTC encoder for WAVE transceivers
GB2470037B (en)2009-05-072013-07-10Picochip Designs LtdMethods and devices for reducing interference in an uplink
US8090901B2 (en)2009-05-142012-01-03Brocade Communications Systems, Inc.TCAM management approach that minimize movements
GB2470771B (en)2009-06-052012-07-18Picochip Designs LtdA method and device in a communication network
GB2470891B (en)2009-06-052013-11-27Picochip Designs LtdA method and device in a communication network
US9636094B2 (en)2009-06-222017-05-02W. L. Gore & Associates, Inc.Sealing device and delivery system
US20120029556A1 (en)2009-06-222012-02-02Masters Steven JSealing device and delivery system
JP5460143B2 (en)*2009-06-292014-04-02キヤノン株式会社 Data processing apparatus, data processing method and program
US8312088B2 (en)*2009-07-272012-11-13Sandisk Il Ltd.Device identifier selection
US8392614B2 (en)*2009-07-272013-03-05Sandisk Il Ltd.Device identifier selection
US8214105B2 (en)*2009-08-212012-07-03Metra Electronics CorporationMethods and systems for automatic detection of steering wheel control signals
US8599850B2 (en)2009-09-212013-12-03Brocade Communications Systems, Inc.Provisioning single or multistage networks using ethernet service instances (ESIs)
GB2474071B (en)2009-10-052013-08-07Picochip Designs LtdFemtocell base station
WO2011053973A1 (en)2009-11-022011-05-05Marvell World Trade Ltd. Et Al.Switching apparatus and method based on virtual interfaces
US9313047B2 (en)2009-11-062016-04-12F5 Networks, Inc.Handling high throughput and low latency network data packets in a traffic management device
KR20110064153A (en)*2009-12-072011-06-15삼성전자주식회사 Metal organic precursor, manufacturing method thereof, and conductive metal film or pattern forming method using same
JP5454255B2 (en)*2010-03-162014-03-26ヤマハ株式会社 Acoustic signal processing apparatus and acoustic signal processing system
CN102200977B (en)*2010-03-232014-10-29国际商业机器公司Method and system for extending database table under multi-tenant environment
CZ303038B6 (en)*2010-04-062012-03-07Vysoké ucení technické v BrneData distribution system using a loop and loop distribution block for making the same
US9268664B2 (en)*2010-04-062016-02-23Paypal, Inc.Method and system for synchronous and asynchronous monitoring
US9755947B2 (en)*2010-05-182017-09-05Intel CorporationHierarchical self-organizing classification processing in a network switch
WO2011156746A2 (en)*2010-06-112011-12-15California Institute Of TechnologySystems and methods for rapid processing and storage of data
US8332546B2 (en)*2010-07-202012-12-11Lsi CorporationFully asynchronous direct memory access controller and processor work
US8964742B1 (en)2010-07-282015-02-24Marvell Israel (M.I.S.L) Ltd.Linked list profiling and updating
GB2482869B (en)2010-08-162013-11-06Picochip Designs LtdFemtocell access control
US8554851B2 (en)*2010-09-242013-10-08Intel CorporationApparatus, system, and methods for facilitating one-way ordering of messages
US9569398B2 (en)2010-09-282017-02-14International Business Machines CorporationRouting data communications packets in a parallel computer
US8909716B2 (en)2010-09-282014-12-09International Business Machines CorporationAdministering truncated receive functions in a parallel messaging interface
US8744920B2 (en)2010-10-052014-06-03Guestlogix, Inc.Systems and methods for integration of travel and related services and operations
US9252874B2 (en)2010-10-132016-02-02Ccs Technology, IncPower management for remote antenna units in distributed antenna systems
US8769500B2 (en)*2010-10-292014-07-01Fujitsu LimitedNode computation initialization technique for efficient parallelization of software analysis in a distributed computing environment
US9052974B2 (en)2010-11-052015-06-09International Business Machines CorporationFencing data transfers in a parallel active messaging interface of a parallel computer
US8527672B2 (en)2010-11-052013-09-03International Business Machines CorporationFencing direct memory access data transfers in a parallel active messaging interface of a parallel computer
US9075759B2 (en)2010-11-052015-07-07International Business Machines CorporationFencing network direct memory access data transfers in a parallel active messaging interface of a parallel computer
US9069631B2 (en)2010-11-052015-06-30International Business Machines CorporationFencing data transfers in a parallel active messaging interface of a parallel computer
US8949453B2 (en)2010-11-302015-02-03International Business Machines CorporationData communications in a parallel active messaging interface of a parallel computer
US8484658B2 (en)2010-12-032013-07-09International Business Machines CorporationData communications in a parallel active messaging interface of a parallel computer
US8490112B2 (en)*2010-12-032013-07-16International Business Machines CorporationData communications for a collective operation in a parallel active messaging interface of a parallel computer
US8650262B2 (en)*2010-12-092014-02-11International Business Machines CorporationEndpoint-based parallel data processing in a parallel active messaging interface of a parallel computer
US8572629B2 (en)2010-12-092013-10-29International Business Machines CorporationData communications in a parallel active messaging interface of a parallel computer
US8732229B2 (en)2011-01-062014-05-20International Business Machines CorporationCompletion processing for data communications instructions
US8775531B2 (en)2011-01-062014-07-08International Business Machines CorporationCompletion processing for data communications instructions
US8892850B2 (en)2011-01-172014-11-18International Business Machines CorporationEndpoint-based parallel data processing with non-blocking collective instructions in a parallel active messaging interface of a parallel computer
US8584141B2 (en)2011-01-172013-11-12International Business Machines CorporationData communications in a parallel active messaging interface of a parallel computer
US10135831B2 (en)2011-01-282018-11-20F5 Networks, Inc.System and method for combining an access control system with a traffic management system
WO2012108411A1 (en)2011-02-102012-08-16日本電気株式会社Encoding/decoding processor and wireless communication apparatus
US8825983B2 (en)2011-02-152014-09-02International Business Machines CorporationData communications in a parallel active messaging interface of a parallel computer
US8918791B1 (en)*2011-03-102014-12-23Applied Micro Circuits CorporationMethod and system for queuing a request by a processor to access a shared resource and granting access in accordance with an embedded lock ID
US9003096B2 (en)2011-03-162015-04-07Texas Instruments IncorporatedSerial interface
EP2693703B1 (en)*2011-03-292018-05-23Panasonic CorporationTransfer control device, integrated circuit thereof, transfer control method, and transfer control system
US8725923B1 (en)*2011-03-312014-05-13Emc CorporationBMC-based communication system
GB2489716B (en)2011-04-052015-06-24Intel CorpMultimode base system
GB2489919B (en)2011-04-052018-02-14Intel CorpFilter
US9026434B2 (en)*2011-04-112015-05-05Samsung Electronic Co., Ltd.Frame erasure concealment for a multi rate speech and audio codec
WO2012148940A1 (en)2011-04-292012-11-01Corning Cable Systems LlcSystems, methods, and devices for increasing radio frequency (rf) power in distributed antenna systems
GB2491098B (en)2011-05-162015-05-20Intel CorpAccessing a base station
CN102323786B (en)*2011-07-012013-06-19广西工学院Timer device comprising advanced reduced instruction set computer machine (ARM) and field programmable gate array (FPGA) and implementation method thereof
US8528004B2 (en)2011-11-072013-09-03International Business Machines CorporationInternode data communications in a parallel computer
US8495654B2 (en)2011-11-072013-07-23International Business Machines CorporationIntranode data communications in a parallel computer
US8732725B2 (en)2011-11-092014-05-20International Business Machines CorporationManaging internode data communications for an uninitialized process in a parallel computer
US9270373B2 (en)*2011-11-212016-02-23Samtec, Inc.Transporting data and auxiliary signals over an optical link
US9208110B2 (en)2011-11-292015-12-08Intel CorporationRaw memory transaction support
US20150058524A1 (en)*2012-01-042015-02-26Kenneth C. CretaBimodal functionality between coherent link and memory expansion
US9036822B1 (en)2012-02-152015-05-19F5 Networks, Inc.Methods for managing user information and devices thereof
US20130227190A1 (en)*2012-02-272013-08-29Raytheon CompanyHigh Data-Rate Processing System
WO2013162988A1 (en)2012-04-252013-10-31Corning Cable Systems LlcDistributed antenna system architectures
US8745320B2 (en)*2012-05-042014-06-03Riverbed Technology, Inc.Ensuring write operation consistency using multiple storage devices
US8904076B2 (en)2012-05-312014-12-02Silicon Laboratories Inc.Coder with snoop mode
US8781086B2 (en)*2012-06-262014-07-15Adc Dsl Systems, Inc.System and method for circuit emulation
US9602433B2 (en)2012-07-262017-03-21Qualcomm IncorporatedSystems and methods for sharing a serial communication port between a plurality of communication channels
JP5836229B2 (en)*2012-09-042015-12-24株式会社日立製作所 Stream processing device, server, and stream processing method
US10033837B1 (en)2012-09-292018-07-24F5 Networks, Inc.System and method for utilizing a data reducing module for dictionary compression of encoded data
US9270602B1 (en)2012-12-312016-02-23F5 Networks, Inc.Transmit rate pacing of large network traffic bursts to reduce jitter, buffer overrun, wasted bandwidth, and retransmissions
US20140201326A1 (en)2013-01-162014-07-17Marvell World Trade Ltd.Interconnected ring network in a multi-processor system
US10828019B2 (en)2013-01-182020-11-10W.L. Gore & Associates, Inc.Sealing device and delivery system
US10375155B1 (en)2013-02-192019-08-06F5 Networks, Inc.System and method for achieving hardware acceleration for asymmetric flow connections
US9191262B2 (en)*2013-02-222015-11-17Dell Products L.P.Network communication protocol processing optimization system
US8860457B2 (en)2013-03-052014-10-14Qualcomm IncorporatedParallel configuration of a reconfigurable instruction cell array
US9544247B2 (en)2013-03-152017-01-10Innovasic, Inc.Packet data traffic management apparatus
US9537776B2 (en)*2013-03-152017-01-03Innovasic, Inc.Ethernet traffic management apparatus
US9565139B2 (en)2013-03-152017-02-07Comcast Cable Communications, LlcRemote latency adjustment
ES2695175T3 (en)*2013-03-212019-01-02Huawei Tech Co Ltd Transmission apparatus, method and connection mechanism
TWI506953B (en)*2013-04-122015-11-01Via Tech IncState machine circuit and state-adjusting method
US9136842B2 (en)*2013-06-072015-09-15Altera CorporationIntegrated circuit device with embedded programmable logic
US10205666B2 (en)*2013-07-292019-02-12Ampere Computing LlcEnd-to-end flow control in system on chip interconnects
US9864606B2 (en)2013-09-052018-01-09F5 Networks, Inc.Methods for configurable hardware logic device reloading and devices thereof
US10819791B2 (en)*2013-10-112020-10-27Ge Aviation Systems LlcData communications network for an aircraft
US9582356B1 (en)*2013-11-012017-02-28Marvell International Ltd.System and method for DDR memory timing acquisition and tracking
CN103744823A (en)*2013-12-132014-04-23青岛歌尔声学科技有限公司Method, device and system for transmitting signals from USB main equipment to CPU
WO2015095000A1 (en)2013-12-162015-06-25F5 Networks, Inc.Methods for facilitating improved user authentication using persistent data and devices thereof
US10110700B2 (en)*2014-03-312018-10-23Oracle International CorporationMultiple on-die communication networks
US10628789B2 (en)*2014-05-202020-04-21Gimme Vending LLCCommunication device for vending machine and method of using the same
US10015143B1 (en)2014-06-052018-07-03F5 Networks, Inc.Methods for securing one or more license entitlement grants and devices thereof
US9808230B2 (en)2014-06-062017-11-07W. L. Gore & Associates, Inc.Sealing device and delivery system
US11838851B1 (en)2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
EP3001618A1 (en)*2014-09-292016-03-30F5 Networks, IncMethod and apparatus for multiple DMA channel based network quality of service
US10171532B2 (en)*2014-09-302019-01-01Citrix Systems, Inc.Methods and systems for detection and classification of multimedia content in secured transactions
CN104539547B (en)*2014-11-142017-10-10中国科学院计算技术研究所A kind of router and method for routing for three dimensional integrated circuits network-on-chip
US10182013B1 (en)2014-12-012019-01-15F5 Networks, Inc.Methods for managing progressive image delivery and devices thereof
US10176012B2 (en)2014-12-122019-01-08Nxp Usa, Inc.Method and apparatus for implementing deterministic response frame transmission
US10505757B2 (en)*2014-12-122019-12-10Nxp Usa, Inc.Network interface module and a method of changing network configuration parameters within a network device
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof
US9756106B2 (en)2015-02-132017-09-05Citrix Systems, Inc.Methods and systems for estimating quality of experience (QoE) parameters of secured transactions
US10021221B2 (en)2015-02-242018-07-10Citrix Systems, Inc.Methods and systems for detection and classification of multimedia content in secured transactions using pattern matching
US9531556B2 (en)*2015-03-252016-12-27International Business Machines CorporationSupporting low latency applications at the edge of wireless communication networks
US10122588B2 (en)2015-03-262018-11-06Hewlett Packard Enterprise Development LpRing network uplink designation
US10516578B2 (en)*2015-03-312019-12-24Micro Focus LlcInferring a network topology
US9681313B2 (en)2015-04-152017-06-13Corning Optical Communications Wireless LtdOptimizing remote antenna unit performance using an alternative data channel
US9507891B1 (en)2015-05-292016-11-29International Business Machines CorporationAutomating a microarchitecture design exploration environment
US9864604B2 (en)*2015-06-042018-01-09Oracle International CorporationDistributed mechanism for clock and reset control in a microprocessor
CN105022608B (en)*2015-06-302017-12-08广西科技大学A kind of timer IP kernel being connected with microprocessor of 16 bit application system and its realize the time-controlled method of timer
CN105183430B (en)*2015-06-302018-01-19广西科技大学鹿山学院A kind of timer IP kernel being connected with 8-bit microprocessor application system and its realize the time-controlled method of timer
JP6525824B2 (en)*2015-08-312019-06-05国立大学法人名古屋大学 Relay device
CN105262801A (en)*2015-09-242016-01-20广东亿迅科技有限公司Method and system for message distribution of cloud platform
CN105630726B (en)*2016-01-292018-11-20努比亚技术有限公司The binary channels mobile terminal of multiplexing USB port
CN105893304B (en)*2016-03-282019-02-15努比亚技术有限公司A kind of terminal and its implementation for supporting double network data transmission
US10587526B2 (en)*2016-05-302020-03-10Walmart Apollo, LlcFederated scheme for coordinating throttled network data transfer in a multi-host scenario
US20180012247A1 (en)*2016-07-082018-01-11365 Retail Market LLCSystem for monitoring a vending machine
US10628352B2 (en)2016-07-192020-04-21Nxp Usa, Inc.Heterogeneous multi-processor device and method of enabling coherent data access within a heterogeneous multi-processor device
US10120829B2 (en)*2016-11-232018-11-06Infineon Technologies Austria AgBus device with programmable address
US10972453B1 (en)2017-05-032021-04-06F5 Networks, Inc.Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
CN107220024B (en)*2017-05-192021-08-31郑州云海信息技术有限公司 A FPGA-based data processing method, device and system
US10922606B2 (en)2017-06-132021-02-16International Business Machines CorporationMulti-directional reduction in large scale deep-learning
US10628547B1 (en)*2017-06-302020-04-21Xilinx, Inc.Routing circuit designs for implementation using a programmable network on chip
US10573598B2 (en)2017-09-282020-02-25Xilinx, Inc.Integration of a programmable device and a processing system in an integrated circuit package
JP6606565B2 (en)*2018-01-182019-11-13本田技研工業株式会社 Ring network and robot equipped with the same
CN108304343A (en)*2018-02-082018-07-20深圳市德赛微电子技术有限公司A kind of chip-on communication method of complexity SOC
US11855898B1 (en)2018-03-142023-12-26F5, Inc.Methods for traffic dependent direct memory access optimization and devices thereof
TWI720345B (en)*2018-09-202021-03-01威盛電子股份有限公司Interconnection structure of multi-core system
US11537716B1 (en)2018-11-132022-12-27F5, Inc.Methods for detecting changes to a firmware and devices thereof
TWI704494B (en)*2018-12-282020-09-11技嘉科技股份有限公司Processor performance optimization method and motherboard using the same
US11599644B2 (en)2019-05-172023-03-07Walmart Apollo, LlcBlocking insecure code with locking
US10860766B1 (en)*2019-05-232020-12-08Xilinx, Inc.Compilation flow for a heterogeneous multi-core architecture
CN110780937B (en)*2019-09-162023-12-08腾讯大地通途(北京)科技有限公司Task issuing method, device, computer readable storage medium and equipment
CN110602238B (en)*2019-09-232021-09-24Oppo广东移动通信有限公司 TCP session management method and related products
CN113051199A (en)2019-12-262021-06-29阿里巴巴集团控股有限公司Data transmission method and device
JP7456165B2 (en)*2020-01-162024-03-27オムロン株式会社 Control device
US11243882B2 (en)*2020-04-152022-02-08International Business Machines CorporationIn-array linked list identifier pool scheme
CN114302193B (en)*2021-01-142022-09-30海信视像科技股份有限公司Display device and protocol detection method
WO2022152320A1 (en)2021-01-142022-07-21海信视像科技股份有限公司Display device and sound and picture parameter adjusting method
CN113110099B (en)*2021-03-042023-03-14清华大学 A multi-mode integrated hybrid real-time simulation platform
US11552882B2 (en)*2021-03-252023-01-10Mellanox Technologies, Ltd.Efficient propagation of fault routing notifications
KR102338517B1 (en)*2021-04-282021-12-13주식회사 인코어드 테크놀로지스Remote terminal unit for solar power generation
CN115914110B (en)*2021-08-172025-09-23广州希姆半导体科技有限公司 A hang-release circuit and hang-release method based on on-chip network
US20230112720A1 (en)*2021-10-122023-04-13Texas Instruments IncorporatedHardware system for automatic direct memory access data formatting
CN113961212B (en)*2021-10-292024-05-10重庆长安汽车股份有限公司OTA installation package deployment method and system based on Ethernet and method for upgrading vehicle controller
US12340154B2 (en)2022-08-082025-06-24Xilinx, Inc.Latency balancing of paths in multi-processor computing architecture designs for deadlock avoidance
US12079510B2 (en)2022-09-082024-09-03Samsung Electronics Co., Ltd.Systems and methods for executing data processing functions
US12393537B2 (en)*2023-06-222025-08-19Microsoft Technology Licensing LlcProviding multi-request arbitration grant policies for time-sensitive arbitration decisions in processor-based devices

Citations (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US625264A (en)*1899-05-16Friedrich hoffmann and wilhelm ohlsen
US3577189A (en)*1969-01-151971-05-04IbmApparatus and method in a digital computer for allowing improved program branching with branch anticipation reduction of the number of branches, and reduction of branch delays
US4672607A (en)*1985-07-151987-06-09Hitachi, Ltd.Local area network communication system
US4760571A (en)*1984-07-251988-07-26Siegfried SchwarzRing network for communication between one chip processors
US4933938A (en)*1989-03-221990-06-12Hewlett-Packard CompanyGroup address translation through a network bridge
US5229993A (en)*1991-02-251993-07-20Old Dominion UniversityControl of access through local carrier sensing for high data rate networks and control of access of synchronous messages through circulating reservation packets
US5341369A (en)*1992-02-111994-08-23Vitesse Semiconductor Corp.Multichannel self-routing packet switching network architecture
US5371862A (en)*1991-02-271994-12-06Kabushiki Kaisha ToshibaProgram execution control system
US5485578A (en)*1993-03-081996-01-16Apple Computer, Inc.Topology discovery in a multiple-ring network
US5594728A (en)*1994-01-261997-01-14International Business Machines CorporationRealtime addressing for high speed serial bit stream
US5850553A (en)*1996-11-121998-12-15Hewlett-Packard CompanyReducing the number of executed branch instructions in a code sequence
US6049824A (en)*1997-11-212000-04-11Adc Telecommunications, Inc.System and method for modifying an information signal in a telecommunications system
US6069514A (en)*1998-04-232000-05-30Sun Microsystems, Inc.Using asynchronous FIFO control rings for synchronous systems
US6111859A (en)*1997-01-162000-08-29Advanced Micro Devices, Inc.Data transfer network on a computer chip utilizing combined bus and ring topologies
US6222409B1 (en)*1999-07-162001-04-24University Of Utah Research FoundationVariable analog delay line for analog signal processing on a single integrated circuit chip
US6309915B1 (en)*1998-02-052001-10-30Tessera, Inc.Semiconductor chip package with expander ring and method of making same
US6311212B1 (en)*1998-06-272001-10-30Intel CorporationSystems and methods for on-chip storage of virtual connection descriptors
US6339788B1 (en)*1998-06-122002-01-15International Business Machines CorporationMethod for encapsulating hardware to allow multi-tasking of microcode
US6429536B1 (en)*2000-07-122002-08-06Advanced Semiconductor Engineering, Inc.Semiconductor device
US6437618B2 (en)*2000-06-302002-08-20Hyundai Electronics Industries Co., Ltd.Delay locked loop incorporating a ring type delay and counting elements
US6452931B1 (en)*1994-02-282002-09-17Sprint Communications Company L.P.Synchronous optical network using a ring architecture
US6456407B1 (en)*1998-02-132002-09-24Nokia Networks OyOptical telecommunications networks
US6463033B1 (en)*1998-05-042002-10-08Lucent Technologies Inc.Dual hubbed tree architecture for a communication network
US6463497B1 (en)*1999-07-302002-10-08International Business Machines CorporationCommunication method for integrated circuit chips on a multi-chip module
US6647489B1 (en)*2000-06-082003-11-11Ip-First, LlcCompare branch instruction pairing within a single integer pipeline

Family Cites Families (54)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4318182A (en)*1974-04-191982-03-02Honeywell Information Systems Inc.Deadlock detection and prevention mechanism for a computer system
DE3241402A1 (en)*1982-11-091984-05-10Siemens AG, 1000 Berlin und 8000 München METHOD FOR CONTROLLING THE DATA TRANSFER BETWEEN A DATA TRANSMITTER AND A DATA RECEIVER VIA A BUS WITH THE AID OF A CONTROL UNIT CONNECTED TO THE BUS
BE895438A (en)*1982-12-221983-06-22Bell Telephone Mfg COMMUNICATION SYSTEM WITH MULTIPLE RINGS
US4567590A (en)*1983-12-271986-01-28International Business Machines Corp.Message stripping protocol for a ring communication network
US4621362A (en)*1984-06-041986-11-04International Business Machines Corp.Routing architecture for a multi-ring local area network
AU622208B2 (en)*1988-08-121992-04-02Digital Equipment CorporationFrame removal mechanism for token ring networks
US4982400A (en)*1988-12-291991-01-01Intel CorporationRing bus hub for a star local area network
US5371887A (en)*1989-09-051994-12-06Matsushita Electric Industrial Co., Ltd.Time-shared multitask execution device
US5165024A (en)*1990-04-121992-11-17Apple Computer, Inc.Information transfer and receiving system with a ring interconnect architecture using voucher and ticket signals
US5410652A (en)*1990-09-281995-04-25Texas Instruments, IncorporatedData communication control by arbitrating for a data transfer control token with facilities for halting a data transfer by maintaining possession of the token
CA2104133A1 (en)*1992-08-171994-02-18Tsutomu TanakaData transmission system with packets having occupied, idle, released, and reset states
US5504747A (en)*1993-03-031996-04-02Apple Computer, Inc.Economical payload stream routing in a multiple-ring network
US5457683A (en)*1993-05-071995-10-10Apple Computer, Inc.Link and discovery protocols for a ring interconnect architecture
JP2576762B2 (en)*1993-06-301997-01-29日本電気株式会社 Information collection method between nodes in ring network
US5597728A (en)*1993-07-231997-01-28Wyatt; Caryl H.Methods for biodegradation separation of natural fibers to release particulate contamination
US5864554A (en)*1993-10-201999-01-26Lsi Logic CorporationMulti-port network adapter
US5613114A (en)*1994-04-151997-03-18Apple Computer, IncSystem and method for custom context switching
EP0701346A3 (en)*1994-09-092000-04-12ABBPATENT GmbHMethod for consistent data transmission
KR0157248B1 (en)*1994-12-311998-11-16이계철 Media access control method using distributed cycle reset protocol
US5886992A (en)*1995-04-141999-03-23Valtion Teknillinen TutkimuskeskusFrame synchronized ring system and method
US5907685A (en)*1995-08-041999-05-25Microsoft CorporationSystem and method for synchronizing clocks in distributed computer nodes
US5760571A (en)*1995-08-161998-06-02Signal Restoration Technologies I Limited PartnershipPower supply damping circuit and method
JPH09200239A (en)*1996-01-191997-07-31Hitachi Ltd Data transfer method and information processing system using ring connection
KR100618756B1 (en)*1996-01-242007-05-04선 마이크로시스템즈 인코퍼레이티드 Processors and computer systems that execute instruction sets received from network or local memory
EP0802655A3 (en)*1996-04-171999-11-24Matsushita Electric Industrial Co., Ltd.Communication network
US5822568A (en)*1996-05-201998-10-13Advanced Micro Devices, Inc.System for improving the real-time functionality of a personal computer which employs an interrupt servicing DMA controller
JPH1049369A (en)*1996-08-071998-02-20Ricoh Co Ltd Data processing device
US6266797B1 (en)*1997-01-162001-07-24Advanced Micro Devices, Inc.Data transfer network on a computer chip using a re-configurable path multiple ring topology
US5978882A (en)*1997-04-251999-11-02Novell, Inc.Real-mode, 32-bit, flat-model execution apparatus and method
US6611537B1 (en)*1997-05-302003-08-26Centillium Communications, Inc.Synchronous network for digital media streams
US6233599B1 (en)*1997-07-102001-05-15International Business Machines CorporationApparatus and method for retrofitting multi-threaded operations on a computer by partitioning and overlapping registers
US6134240A (en)*1997-09-102000-10-17Voloshin; MosheChip address allocation through a serial data ring on a stackable repeater
US6128641A (en)*1997-09-122000-10-03Siemens AktiengesellschaftData processing unit with hardware assisted context switching capability
US6065114A (en)*1998-04-212000-05-16Idea CorporationCover instruction and asynchronous backing store switch
US6226680B1 (en)*1997-10-142001-05-01Alacritech, Inc.Intelligent network interface system method for protocol processing
US6151654A (en)*1997-12-242000-11-21Intel CorporationMethod and apparatus for encoded DMA acknowledges
US6552264B2 (en)*1998-03-112003-04-22International Business Machines CorporationHigh performance chip packaging and method
JPH11313094A (en)*1998-04-271999-11-09Yazaki Corp Ring network monitoring system
US6108346A (en)*1998-08-272000-08-22Xiox CorporationCombined synchronous and asynchronous message transmission
US6286052B1 (en)*1998-12-042001-09-04Cisco Technology, Inc.Method and apparatus for identifying network data traffic flows and for applying quality of service treatments to the flows
CA2255418C (en)*1998-12-072003-01-21Pmc-Sierra Ltd.Ring interface and ring network bus flow control system
AUPQ005099A0 (en)*1999-04-291999-05-20Canon Kabushiki KaishaSequential bus architecture
KR100296556B1 (en)*1999-05-202001-07-12김덕중A circuit for driving 3-phase brushless direct current motor
US6359859B1 (en)*1999-06-032002-03-19Fujitsu Network Communications, Inc.Architecture for a hybrid STM/ATM add-drop multiplexer
IL130796A (en)*1999-07-052003-07-06Brightcom Technologies LtdPacket processor
US6252264B1 (en)*1999-07-302001-06-26International Business Machines CorporationIntegrated circuit chip with features that facilitate a multi-chip module having a number of the chips
US6768742B1 (en)*1999-10-082004-07-27Advanced Micro Devices, Inc.On-chip local area network
JP3780153B2 (en)*1999-10-252006-05-31富士通株式会社 Optical transmission device for ring transmission system and optical transmission method for ring transmission system
US6848006B1 (en)*2000-05-302005-01-25Nortel Networks LimitedRing-mesh networks
US20030120822A1 (en)*2001-04-192003-06-26Langrind Nicholas A.Isolated control plane addressing
US6820142B2 (en)*2000-12-142004-11-16International Business Machines CorporationToken based DMA
US6469497B2 (en)*2001-01-092002-10-22Delphi Technologies, Inc.Magnetic position sensor system composed of two reference magnetoresistors and a linear displacement sensing magnetoresistor
US6665742B2 (en)*2001-01-312003-12-16Advanced Micro Devices, Inc.System for reconfiguring a first device and/or a second device to use a maximum compatible communication parameters based on transmitting a communication to the first and second devices of a point-to-point link
US20020191601A1 (en)*2001-06-152002-12-19Alcatel, Societe AnonymeOn-chip communication architecture and method

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US625264A (en)*1899-05-16Friedrich hoffmann and wilhelm ohlsen
US3577189A (en)*1969-01-151971-05-04IbmApparatus and method in a digital computer for allowing improved program branching with branch anticipation reduction of the number of branches, and reduction of branch delays
US4760571A (en)*1984-07-251988-07-26Siegfried SchwarzRing network for communication between one chip processors
US4672607A (en)*1985-07-151987-06-09Hitachi, Ltd.Local area network communication system
US4933938A (en)*1989-03-221990-06-12Hewlett-Packard CompanyGroup address translation through a network bridge
US5229993A (en)*1991-02-251993-07-20Old Dominion UniversityControl of access through local carrier sensing for high data rate networks and control of access of synchronous messages through circulating reservation packets
US5371862A (en)*1991-02-271994-12-06Kabushiki Kaisha ToshibaProgram execution control system
US5341369A (en)*1992-02-111994-08-23Vitesse Semiconductor Corp.Multichannel self-routing packet switching network architecture
US5485578A (en)*1993-03-081996-01-16Apple Computer, Inc.Topology discovery in a multiple-ring network
US5594728A (en)*1994-01-261997-01-14International Business Machines CorporationRealtime addressing for high speed serial bit stream
US6452931B1 (en)*1994-02-282002-09-17Sprint Communications Company L.P.Synchronous optical network using a ring architecture
US5850553A (en)*1996-11-121998-12-15Hewlett-Packard CompanyReducing the number of executed branch instructions in a code sequence
US6111859A (en)*1997-01-162000-08-29Advanced Micro Devices, Inc.Data transfer network on a computer chip utilizing combined bus and ring topologies
US6049824A (en)*1997-11-212000-04-11Adc Telecommunications, Inc.System and method for modifying an information signal in a telecommunications system
US6309915B1 (en)*1998-02-052001-10-30Tessera, Inc.Semiconductor chip package with expander ring and method of making same
US6456407B1 (en)*1998-02-132002-09-24Nokia Networks OyOptical telecommunications networks
US6069514A (en)*1998-04-232000-05-30Sun Microsystems, Inc.Using asynchronous FIFO control rings for synchronous systems
US6463033B1 (en)*1998-05-042002-10-08Lucent Technologies Inc.Dual hubbed tree architecture for a communication network
US6339788B1 (en)*1998-06-122002-01-15International Business Machines CorporationMethod for encapsulating hardware to allow multi-tasking of microcode
US6311212B1 (en)*1998-06-272001-10-30Intel CorporationSystems and methods for on-chip storage of virtual connection descriptors
US6222409B1 (en)*1999-07-162001-04-24University Of Utah Research FoundationVariable analog delay line for analog signal processing on a single integrated circuit chip
US6463497B1 (en)*1999-07-302002-10-08International Business Machines CorporationCommunication method for integrated circuit chips on a multi-chip module
US6647489B1 (en)*2000-06-082003-11-11Ip-First, LlcCompare branch instruction pairing within a single integer pipeline
US6437618B2 (en)*2000-06-302002-08-20Hyundai Electronics Industries Co., Ltd.Delay locked loop incorporating a ring type delay and counting elements
US6429536B1 (en)*2000-07-122002-08-06Advanced Semiconductor Engineering, Inc.Semiconductor device

Cited By (239)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6922740B2 (en)*2003-05-212005-07-26Intel CorporationApparatus and method of memory access control for bus masters
US20040236876A1 (en)*2003-05-212004-11-25Kondratiev Vladimir L.Apparatus and method of memory access control for bus masters
US20060026400A1 (en)*2004-07-272006-02-02Texas Instruments IncorporatedAutomatic operand load, modify and store
US7533250B2 (en)*2004-07-272009-05-12Texas Instruments IncorporatedAutomatic operand load, modify and store
US20080288780A1 (en)*2004-09-022008-11-20Beukema Bruce LLow-latency data decryption interface
US20090144564A1 (en)*2004-09-022009-06-04International Business Machines CorporationData encryption interface for reducing encrypt latency impact on standard traffic
US8069353B2 (en)*2004-09-022011-11-29International Business Machines CorporationLow-latency data decryption interface
US20060098674A1 (en)*2004-11-082006-05-11Motoshi HamasakiFrame transmitting apparatus and frame receiving apparatus
US8238348B2 (en)*2004-11-082012-08-07Fujitsu LimitedFrame transmitting apparatus and frame receiving apparatus
US8077974B2 (en)2006-07-282011-12-13Hewlett-Packard Development Company, L.P.Compact stylus-based input technique for indic scripts
US12316810B2 (en)2008-04-022025-05-27Twilio Inc.System and method for processing media requests during telephony sessions
US11283843B2 (en)2008-04-022022-03-22Twilio Inc.System and method for processing telephony sessions
US10560495B2 (en)2008-04-022020-02-11Twilio Inc.System and method for processing telephony sessions
US10893079B2 (en)2008-04-022021-01-12Twilio Inc.System and method for processing telephony sessions
US11856150B2 (en)2008-04-022023-12-26Twilio Inc.System and method for processing telephony sessions
US10893078B2 (en)2008-04-022021-01-12Twilio Inc.System and method for processing telephony sessions
US11706349B2 (en)2008-04-022023-07-18Twilio Inc.System and method for processing telephony sessions
US10986142B2 (en)2008-04-022021-04-20Twilio Inc.System and method for processing telephony sessions
US11765275B2 (en)2008-04-022023-09-19Twilio Inc.System and method for processing telephony sessions
US9591033B2 (en)2008-04-022017-03-07Twilio, Inc.System and method for processing media requests during telephony sessions
US11843722B2 (en)2008-04-022023-12-12Twilio Inc.System and method for processing telephony sessions
US10694042B2 (en)2008-04-022020-06-23Twilio Inc.System and method for processing media requests during telephony sessions
US11444985B2 (en)2008-04-022022-09-13Twilio Inc.System and method for processing telephony sessions
US12294677B2 (en)2008-04-022025-05-06Twilio Inc.System and method for processing telephony sessions
US9906571B2 (en)2008-04-022018-02-27Twilio, Inc.System and method for processing telephony sessions
US9906651B2 (en)2008-04-022018-02-27Twilio, Inc.System and method for processing media requests during telephony sessions
US11575795B2 (en)2008-04-022023-02-07Twilio Inc.System and method for processing telephony sessions
US11611663B2 (en)2008-04-022023-03-21Twilio Inc.System and method for processing telephony sessions
US9596274B2 (en)2008-04-022017-03-14Twilio, Inc.System and method for processing telephony sessions
US9306982B2 (en)2008-04-022016-04-05Twilio, Inc.System and method for processing media requests during telephony sessions
US11831810B2 (en)2008-04-022023-11-28Twilio Inc.System and method for processing telephony sessions
US11722602B2 (en)2008-04-022023-08-08Twilio Inc.System and method for processing media requests during telephony sessions
US10455094B2 (en)2008-10-012019-10-22Twilio Inc.Telephony web event system and method
US11665285B2 (en)2008-10-012023-05-30Twilio Inc.Telephony web event system and method
US11641427B2 (en)2008-10-012023-05-02Twilio Inc.Telephony web event system and method
US9807244B2 (en)2008-10-012017-10-31Twilio, Inc.Telephony web event system and method
US11632471B2 (en)2008-10-012023-04-18Twilio Inc.Telephony web event system and method
US12261981B2 (en)2008-10-012025-03-25Twilio Inc.Telephony web event system and method
US11005998B2 (en)2008-10-012021-05-11Twilio Inc.Telephony web event system and method
US8964726B2 (en)2008-10-012015-02-24Twilio, Inc.Telephony web event system and method
US10187530B2 (en)2008-10-012019-01-22Twilio, Inc.Telephony web event system and method
US20100150139A1 (en)*2008-10-012010-06-17Jeffrey LawsonTelephony Web Event System and Method
US9407597B2 (en)2008-10-012016-08-02Twilio, Inc.Telephony web event system and method
US11240381B2 (en)2009-03-022022-02-01Twilio Inc.Method and system for a multitenancy telephone network
US8995641B2 (en)2009-03-022015-03-31Twilio, Inc.Method and system for a multitenancy telephone network
US12301766B2 (en)2009-03-022025-05-13Twilio Inc.Method and system for a multitenancy telephone network
US9621733B2 (en)2009-03-022017-04-11Twilio, Inc.Method and system for a multitenancy telephone network
US10708437B2 (en)2009-03-022020-07-07Twilio Inc.Method and system for a multitenancy telephone network
US10348908B2 (en)2009-03-022019-07-09Twilio, Inc.Method and system for a multitenancy telephone network
US9894212B2 (en)2009-03-022018-02-13Twilio, Inc.Method and system for a multitenancy telephone network
US11785145B2 (en)2009-03-022023-10-10Twilio Inc.Method and system for a multitenancy telephone network
US9225547B2 (en)*2009-03-172015-12-29Canon Kabushiki KaishaApparatus, method, and medium for controlling transmission of data
US20100241826A1 (en)*2009-03-172010-09-23Canon Kabushiki KaishaData processing apparatus, data processing method and program
US20120033552A1 (en)*2009-06-232012-02-09Abel DasylvaUtilizing Betweenness to Determine Forwarding State in a Routed Network
US8605628B2 (en)*2009-06-232013-12-10Rockstar Consortium Us LpUtilizing betweenness to determine forwarding state in a routed network
US11637933B2 (en)2009-10-072023-04-25Twilio Inc.System and method for running a multi-module telephony application
US9210275B2 (en)2009-10-072015-12-08Twilio, Inc.System and method for running a multi-module telephony application
US12107989B2 (en)2009-10-072024-10-01Twilio Inc.System and method for running a multi-module telephony application
US10554825B2 (en)2009-10-072020-02-04Twilio Inc.System and method for running a multi-module telephony application
US9590849B2 (en)2010-06-232017-03-07Twilio, Inc.System and method for managing a computing cluster
US9338064B2 (en)2010-06-232016-05-10Twilio, Inc.System and method for managing a computing cluster
US9459925B2 (en)2010-06-232016-10-04Twilio, Inc.System and method for managing a computing cluster
US9459926B2 (en)2010-06-232016-10-04Twilio, Inc.System and method for managing a computing cluster
US11637934B2 (en)2010-06-232023-04-25Twilio Inc.System and method for monitoring account usage on a platform
US12244557B2 (en)2010-06-252025-03-04Twilio Inc.System and method for enabling real-time eventing
US9967224B2 (en)2010-06-252018-05-08Twilio, Inc.System and method for enabling real-time eventing
US12289282B2 (en)2010-06-252025-04-29Twilio Inc.System and method for enabling real-time eventing
US11936609B2 (en)2010-06-252024-03-19Twilio Inc.System and method for enabling real-time eventing
US11088984B2 (en)2010-06-252021-08-10Twilio Ine.System and method for enabling real-time eventing
US11032330B2 (en)2011-02-042021-06-08Twilio Inc.Method for processing telephony sessions of a network
US10230772B2 (en)2011-02-042019-03-12Twilio, Inc.Method for processing telephony sessions of a network
US10708317B2 (en)2011-02-042020-07-07Twilio Inc.Method for processing telephony sessions of a network
US9882942B2 (en)2011-02-042018-01-30Twilio, Inc.Method for processing telephony sessions of a network
US9455949B2 (en)2011-02-042016-09-27Twilio, Inc.Method for processing telephony sessions of a network
US11848967B2 (en)2011-02-042023-12-19Twilio Inc.Method for processing telephony sessions of a network
US12289351B2 (en)2011-02-042025-04-29Twilio Inc.Method for processing telephony sessions of a network
US10165015B2 (en)2011-05-232018-12-25Twilio Inc.System and method for real-time communication by using a client application communication protocol
US10560485B2 (en)2011-05-232020-02-11Twilio Inc.System and method for connecting a communication to a client
US10122763B2 (en)2011-05-232018-11-06Twilio, Inc.System and method for connecting a communication to a client
US11399044B2 (en)2011-05-232022-07-26Twilio Inc.System and method for connecting a communication to a client
US12170695B2 (en)2011-05-232024-12-17Twilio Inc.System and method for connecting a communication to a client
US10819757B2 (en)2011-05-232020-10-27Twilio Inc.System and method for real-time communication by using a client application communication protocol
US9648006B2 (en)2011-05-232017-05-09Twilio, Inc.System and method for communicating with a client application
US9398622B2 (en)2011-05-232016-07-19Twilio, Inc.System and method for connecting a communication to a client
US11489961B2 (en)2011-09-212022-11-01Twilio Inc.System and method for determining and communicating presence information
US12294674B2 (en)2011-09-212025-05-06Twilio Inc.System and method for determining and communicating presence information
US11997231B2 (en)2011-09-212024-05-28Twilio Inc.System and method for determining and communicating presence information
US9336500B2 (en)2011-09-212016-05-10Twilio, Inc.System and method for authorizing and connecting application developers and users
US9942394B2 (en)2011-09-212018-04-10Twilio, Inc.System and method for determining and communicating presence information
US10841421B2 (en)2011-09-212020-11-17Twilio Inc.System and method for determining and communicating presence information
US10686936B2 (en)2011-09-212020-06-16Twilio Inc.System and method for determining and communicating presence information
US10212275B2 (en)2011-09-212019-02-19Twilio, Inc.System and method for determining and communicating presence information
US10182147B2 (en)2011-09-212019-01-15Twilio Inc.System and method for determining and communicating presence information
US11093305B2 (en)2012-02-102021-08-17Twilio Inc.System and method for managing concurrent events
US9495227B2 (en)2012-02-102016-11-15Twilio, Inc.System and method for managing concurrent events
US10467064B2 (en)2012-02-102019-11-05Twilio Inc.System and method for managing concurrent events
US12020088B2 (en)2012-02-102024-06-25Twilio Inc.System and method for managing concurrent events
US20130225141A1 (en)*2012-02-292013-08-29Alcatel-Lucent Usa Inc.System and/or method for using mobile telephones as extensions
US9037122B2 (en)2012-02-292015-05-19Alcatel LucentFixed line extension for mobile telephones
US9042874B2 (en)*2012-02-292015-05-26Alcatel LucentSystem and/or method for using mobile telephones as extensions
US9350642B2 (en)2012-05-092016-05-24Twilio, Inc.System and method for managing latency in a distributed telephony network
US20140289420A1 (en)*2012-05-092014-09-25Twilio, Inc.System and method for managing media in a distributed communication network
US9240941B2 (en)*2012-05-092016-01-19Twilio, Inc.System and method for managing media in a distributed communication network
US11165853B2 (en)2012-05-092021-11-02Twilio Inc.System and method for managing media in a distributed communication network
US9602586B2 (en)2012-05-092017-03-21Twilio, Inc.System and method for managing media in a distributed communication network
US10200458B2 (en)2012-05-092019-02-05Twilio, Inc.System and method for managing media in a distributed communication network
US10637912B2 (en)2012-05-092020-04-28Twilio Inc.System and method for managing media in a distributed communication network
US11546471B2 (en)2012-06-192023-01-03Twilio Inc.System and method for queuing a communication session
US11991312B2 (en)2012-06-192024-05-21Twilio Inc.System and method for queuing a communication session
US10320983B2 (en)2012-06-192019-06-11Twilio Inc.System and method for queuing a communication session
US9247062B2 (en)2012-06-192016-01-26Twilio, Inc.System and method for queuing a communication session
US9614972B2 (en)2012-07-242017-04-04Twilio, Inc.Method and system for preventing illicit use of a telephony platform
US9270833B2 (en)2012-07-242016-02-23Twilio, Inc.Method and system for preventing illicit use of a telephony platform
US9948788B2 (en)2012-07-242018-04-17Twilio, Inc.Method and system for preventing illicit use of a telephony platform
US10469670B2 (en)2012-07-242019-11-05Twilio Inc.Method and system for preventing illicit use of a telephony platform
US11063972B2 (en)2012-07-242021-07-13Twilio Inc.Method and system for preventing illicit use of a telephony platform
US11882139B2 (en)2012-07-242024-01-23Twilio Inc.Method and system for preventing illicit use of a telephony platform
US11689899B2 (en)2012-10-152023-06-27Twilio Inc.System and method for triggering on platform usage
US8948356B2 (en)2012-10-152015-02-03Twilio, Inc.System and method for routing communications
US8938053B2 (en)2012-10-152015-01-20Twilio, Inc.System and method for triggering on platform usage
US11595792B2 (en)2012-10-152023-02-28Twilio Inc.System and method for triggering on platform usage
US11246013B2 (en)2012-10-152022-02-08Twilio Inc.System and method for triggering on platform usage
US10257674B2 (en)2012-10-152019-04-09Twilio, Inc.System and method for triggering on platform usage
US10033617B2 (en)2012-10-152018-07-24Twilio, Inc.System and method for triggering on platform usage
US10757546B2 (en)2012-10-152020-08-25Twilio Inc.System and method for triggering on platform usage
US9654647B2 (en)2012-10-152017-05-16Twilio, Inc.System and method for routing communications
US9307094B2 (en)2012-10-152016-04-05Twilio, Inc.System and method for routing communications
US9319857B2 (en)2012-10-152016-04-19Twilio, Inc.System and method for triggering on platform usage
US9253254B2 (en)2013-01-142016-02-02Twilio, Inc.System and method for offering a multi-partner delegated platform
US11637876B2 (en)2013-03-142023-04-25Twilio Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US10560490B2 (en)2013-03-142020-02-11Twilio Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US11032325B2 (en)2013-03-142021-06-08Twilio Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US9282124B2 (en)2013-03-142016-03-08Twilio, Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US10051011B2 (en)2013-03-142018-08-14Twilio, Inc.System and method for integrating session initiation protocol communication in a telecommunications platform
US9001666B2 (en)2013-03-152015-04-07Twilio, Inc.System and method for improving routing in a distributed communication platform
US9240966B2 (en)2013-06-192016-01-19Twilio, Inc.System and method for transmitting and receiving media messages
US10057734B2 (en)2013-06-192018-08-21Twilio Inc.System and method for transmitting and receiving media messages
US9225840B2 (en)2013-06-192015-12-29Twilio, Inc.System and method for providing a communication endpoint information service
US9338280B2 (en)2013-06-192016-05-10Twilio, Inc.System and method for managing telephony endpoint inventory
US9160696B2 (en)2013-06-192015-10-13Twilio, Inc.System for transforming media resource into destination device compatible messaging format
US9992608B2 (en)2013-06-192018-06-05Twilio, Inc.System and method for providing a communication endpoint information service
US9483328B2 (en)2013-07-192016-11-01Twilio, Inc.System and method for delivering application content
US9959151B2 (en)2013-09-172018-05-01Twilio, Inc.System and method for tagging and tracking events of an application platform
US11539601B2 (en)2013-09-172022-12-27Twilio Inc.System and method for providing communication platform metadata
US12254358B2 (en)2013-09-172025-03-18Twilio Inc.System and method for tagging and tracking events of an application
US9338018B2 (en)2013-09-172016-05-10Twilio, Inc.System and method for pricing communication of a telecommunication platform
US11379275B2 (en)2013-09-172022-07-05Twilio Inc.System and method for tagging and tracking events of an application
US12166651B2 (en)2013-09-172024-12-10Twilio Inc.System and method for providing communication platform metadata
US9853872B2 (en)2013-09-172017-12-26Twilio, Inc.System and method for providing communication platform metadata
US9811398B2 (en)2013-09-172017-11-07Twilio, Inc.System and method for tagging and tracking events of an application platform
US10439907B2 (en)2013-09-172019-10-08Twilio Inc.System and method for providing communication platform metadata
US10671452B2 (en)2013-09-172020-06-02Twilio Inc.System and method for tagging and tracking events of an application
US9137127B2 (en)2013-09-172015-09-15Twilio, Inc.System and method for providing communication platform metadata
US10628375B2 (en)2013-09-272020-04-21International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
US10628376B2 (en)2013-09-272020-04-21International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
US10394752B2 (en)2013-09-272019-08-27International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
US9672185B2 (en)2013-09-272017-06-06International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
US10423570B2 (en)2013-09-272019-09-24International Business Machines CorporationMethod and system for enumerating digital circuits in a system-on-a-chip (SOC)
US12166663B2 (en)2013-11-122024-12-10Twilio Inc.System and method for client communication in a distributed telephony network
US9553799B2 (en)2013-11-122017-01-24Twilio, Inc.System and method for client communication in a distributed telephony network
US10069773B2 (en)2013-11-122018-09-04Twilio, Inc.System and method for enabling dynamic multi-modal communication
US11831415B2 (en)2013-11-122023-11-28Twilio Inc.System and method for enabling dynamic multi-modal communication
US10063461B2 (en)2013-11-122018-08-28Twilio, Inc.System and method for client communication in a distributed telephony network
US11621911B2 (en)2013-11-122023-04-04Twillo Inc.System and method for client communication in a distributed telephony network
US10686694B2 (en)2013-11-122020-06-16Twilio Inc.System and method for client communication in a distributed telephony network
US12294559B2 (en)2013-11-122025-05-06Twilio Inc.System and method for enabling dynamic multi-modal communication
US9325624B2 (en)2013-11-122016-04-26Twilio, Inc.System and method for enabling dynamic multi-modal communication
US11394673B2 (en)2013-11-122022-07-19Twilio Inc.System and method for enabling dynamic multi-modal communication
US10904389B2 (en)2014-03-142021-01-26Twilio Inc.System and method for a work distribution service
US10003693B2 (en)2014-03-142018-06-19Twilio, Inc.System and method for a work distribution service
US11330108B2 (en)2014-03-142022-05-10Twilio Inc.System and method for a work distribution service
US10291782B2 (en)2014-03-142019-05-14Twilio, Inc.System and method for a work distribution service
US11882242B2 (en)2014-03-142024-01-23Twilio Inc.System and method for a work distribution service
US9344573B2 (en)2014-03-142016-05-17Twilio, Inc.System and method for a work distribution service
US9628624B2 (en)2014-03-142017-04-18Twilio, Inc.System and method for a work distribution service
US9226217B2 (en)2014-04-172015-12-29Twilio, Inc.System and method for enabling multi-modal communication
US12213048B2 (en)2014-04-172025-01-28Twilio Inc.System and method for enabling multi-modal communication
US10873892B2 (en)2014-04-172020-12-22Twilio Inc.System and method for enabling multi-modal communication
US9907010B2 (en)2014-04-172018-02-27Twilio, Inc.System and method for enabling multi-modal communication
US10440627B2 (en)2014-04-172019-10-08Twilio Inc.System and method for enabling multi-modal communication
US11653282B2 (en)2014-04-172023-05-16Twilio Inc.System and method for enabling multi-modal communication
US10757200B2 (en)2014-07-072020-08-25Twilio Inc.System and method for managing conferencing in a distributed communication network
US10747717B2 (en)2014-07-072020-08-18Twilio Inc.Method and system for applying data retention policies in a computing platform
US12368609B2 (en)2014-07-072025-07-22Twilio Inc.System and method for managing conferencing in a distributed communication network
US12292856B2 (en)2014-07-072025-05-06Twilio Inc.Method and system for applying data retention policies in a computing platform
US10116733B2 (en)2014-07-072018-10-30Twilio, Inc.System and method for collecting feedback in a multi-tenant communication platform
US12292857B2 (en)2014-07-072025-05-06Twilio Inc.Method and system for applying data retention policies in a computing platform
US12292855B2 (en)2014-07-072025-05-06Twilio Inc.Method and system for applying data retention policies in a computing platform
US11768802B2 (en)2014-07-072023-09-26Twilio Inc.Method and system for applying data retention policies in a computing platform
US10212237B2 (en)2014-07-072019-02-19Twilio, Inc.System and method for managing media and signaling in a communication platform
US9858279B2 (en)2014-07-072018-01-02Twilio, Inc.Method and system for applying data retention policies in a computing platform
US11341092B2 (en)2014-07-072022-05-24Twilio Inc.Method and system for applying data retention policies in a computing platform
US10229126B2 (en)2014-07-072019-03-12Twilio, Inc.Method and system for applying data retention policies in a computing platform
US11973835B2 (en)2014-07-072024-04-30Twilio Inc.System and method for managing media and signaling in a communication platform
US11755530B2 (en)2014-07-072023-09-12Twilio Inc.Method and system for applying data retention policies in a computing platform
US9588974B2 (en)2014-07-072017-03-07Twilio, Inc.Method and system for applying data retention policies in a computing platform
US9906607B2 (en)2014-10-212018-02-27Twilio, Inc.System and method for providing a micro-services communication platform
US12177304B2 (en)2014-10-212024-12-24Twilio Inc.System and method for providing a micro-services communication platform
US10637938B2 (en)2014-10-212020-04-28Twilio Inc.System and method for providing a micro-services communication platform
US11019159B2 (en)2014-10-212021-05-25Twilio Inc.System and method for providing a micro-services communication platform
US10853854B2 (en)2015-02-032020-12-01Twilio Inc.System and method for a media intelligence platform
US10467665B2 (en)2015-02-032019-11-05Twilio Inc.System and method for a media intelligence platform
US9805399B2 (en)2015-02-032017-10-31Twilio, Inc.System and method for a media intelligence platform
US11544752B2 (en)2015-02-032023-01-03Twilio Inc.System and method for a media intelligence platform
US12081616B2 (en)2015-05-142024-09-03Twilio Inc.System and method for signaling through data storage
US10560516B2 (en)2015-05-142020-02-11Twilio Inc.System and method for signaling through data storage
US11265367B2 (en)2015-05-142022-03-01Twilio Inc.System and method for signaling through data storage
US9948703B2 (en)2015-05-142018-04-17Twilio, Inc.System and method for signaling through data storage
US10419891B2 (en)2015-05-142019-09-17Twilio, Inc.System and method for communicating through multiple endpoints
US11272325B2 (en)2015-05-142022-03-08Twilio Inc.System and method for communicating through multiple endpoints
US12229453B2 (en)2015-06-262025-02-18Intel CorporationProcessors, methods, systems, and instructions to protect shadow stacks
US11656805B2 (en)2015-06-262023-05-23Intel CorporationProcessors, methods, systems, and instructions to protect shadow stacks
US12001842B2 (en)2015-12-202024-06-04Intel CorporationHardware apparatuses and methods to switch shadow stack pointers
US11663006B2 (en)2015-12-202023-05-30Intel CorporationHardware apparatuses and methods to switch shadow stack pointers
US11029952B2 (en)2015-12-202021-06-08Intel CorporationHardware apparatuses and methods to switch shadow stack pointers
US10394556B2 (en)2015-12-202019-08-27Intel CorporationHardware apparatuses and methods to switch shadow stack pointers
US11171865B2 (en)2016-02-042021-11-09Twilio Inc.Systems and methods for providing secure network exchanged for a multitenant virtual private cloud
US10659349B2 (en)2016-02-042020-05-19Twilio Inc.Systems and methods for providing secure network exchanged for a multitenant virtual private cloud
TWI863138B (en)*2016-02-042024-11-21美商英特爾股份有限公司Apparatus for processor extensions to protect stacks during ring transitions
CN113836523A (en)*2016-02-042021-12-24英特尔公司Processor extensions for protecting a stack during ring transitions
US11176243B2 (en)2016-02-042021-11-16Intel CorporationProcessor extensions to protect stacks during ring transitions
TWI796031B (en)*2016-02-042023-03-11美商英特爾股份有限公司Apparatus for processor extensions to protect stacks during ring transitions
TWI749999B (en)*2016-02-042021-12-11美商英特爾股份有限公司Apparatus, method and machine-readable medium for processor extensions to protect stacks during ring transitions
US10430580B2 (en)2016-02-042019-10-01Intel CorporationProcessor extensions to protect stacks during ring transitions
TWI715704B (en)*2016-02-042021-01-11美商英特爾股份有限公司Processor and method for processor extensions to protect stacks during ring transitions
US12135780B2 (en)2016-02-042024-11-05Intel CorporationProcessor extensions to protect stacks during ring transitions
WO2017136101A1 (en)*2016-02-042017-08-10Intel CorporationProcessor extensions to protect stacks during ring transitions
TWI863836B (en)*2016-02-042024-11-21美商英特爾股份有限公司Apparatus for processor extensions to protect stacks during ring transitions
US11762982B2 (en)2016-02-042023-09-19Intel CorporationProcessor extensions to protect stacks during ring transitions
US10686902B2 (en)2016-05-232020-06-16Twilio Inc.System and method for a multi-channel notification service
US11622022B2 (en)2016-05-232023-04-04Twilio Inc.System and method for a multi-channel notification service
US11265392B2 (en)2016-05-232022-03-01Twilio Inc.System and method for a multi-channel notification service
US11076054B2 (en)2016-05-232021-07-27Twilio Inc.System and method for programmatic device connectivity
US11627225B2 (en)2016-05-232023-04-11Twilio Inc.System and method for programmatic device connectivity
US10440192B2 (en)2016-05-232019-10-08Twilio Inc.System and method for programmatic device connectivity
US12143529B2 (en)2016-05-232024-11-12Kore Wireless Group, Inc.System and method for programmatic device connectivity
US10063713B2 (en)2016-05-232018-08-28Twilio Inc.System and method for programmatic device connectivity
US12041144B2 (en)2016-05-232024-07-16Twilio Inc.System and method for a multi-channel notification service
US11012915B2 (en)*2018-03-262021-05-18Qualcomm IncorporatedBackpressure signaling for wireless communications

Also Published As

Publication numberPublication date
US20030189940A1 (en)2003-10-09
US20030200342A1 (en)2003-10-23
US7103008B2 (en)2006-09-05
US20030195990A1 (en)2003-10-16
AU2002327187A1 (en)2003-01-21
US20030191863A1 (en)2003-10-09
US20030204636A1 (en)2003-10-30
US20030191862A1 (en)2003-10-09
US20030212830A1 (en)2003-11-13
US20030172189A1 (en)2003-09-11
JP2005516432A (en)2005-06-02
US20030200339A1 (en)2003-10-23
US20030195991A1 (en)2003-10-16
EP1413098A2 (en)2004-04-28
US20030172257A1 (en)2003-09-11
US20030195989A1 (en)2003-10-16
US20030200343A1 (en)2003-10-23
WO2003005152A2 (en)2003-01-16
WO2003005152A3 (en)2004-02-26
TW589825B (en)2004-06-01
US20030191861A1 (en)2003-10-09

Similar Documents

PublicationPublication DateTitle
US7103008B2 (en)Communications system using rings architecture
US20030167348A1 (en)Communications system using rings architecture
US20030172190A1 (en)Communications system using rings architecture
JP3832816B2 (en) Network processor, memory configuration and method
US6735773B1 (en)Method and apparatus for issuing commands to a network processor configured to provide a plurality of APIs
JP4066382B2 (en) Network switch and component and method of operation
JP3872342B2 (en) Device for network and scalable network processor
US5802287A (en)Single chip universal protocol multi-function ATM network interface
JP3817477B2 (en) VLSI network processor and method
US5625825A (en)Random number generating apparatus for an interface unit of a carrier sense with multiple access and collision detect (CSMA/CD) ethernet data network
US5446726A (en)Error detection and correction apparatus for an asynchronous transfer mode (ATM) network device
US5668809A (en)Single chip network hub with dynamic window filter
Schmidt et al.Transport system architecture services for high-performance communications systems
JP3807980B2 (en) Network processor processing complex and method
US20100158005A1 (en)System-On-a-Chip and Multi-Chip Systems Supporting Advanced Telecommunication Functions
US20100191814A1 (en)System-On-A-Chip Employing A Network Of Nodes That Utilize Receive Side Flow Control Over Channels For Messages Communicated Therebetween
US20100162265A1 (en)System-On-A-Chip Employing A Network Of Nodes That Utilize Logical Channels And Logical Mux Channels For Communicating Messages Therebetween
WO2000001116A1 (en)Method and apparatus for controlling a network processor
US20100161938A1 (en)System-On-A-Chip Supporting A Networked Array Of Configurable Symmetric Multiprocessing Nodes
JP2000295289A (en)Large coupling wide band or narrow band exchange
US20040103086A1 (en)Data structure traversal instructions for packet processing
US6353619B1 (en)Circuit to integrate a host processor with special packet-handling logic for use with a DSL modem
Chiueh et al.Suez: A cluster-based scalable real-time packet router
EdellBay Bridge Software Architecture
Sundström et al.An Interface Architecture for a Low-Latency Network of Workstations using 10 GBIT/S Switched LAN Technology.

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:GLOBESPANVIRATA INCORPORATED, NEW JERSEY

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ZABARSKI, BORIS;TARRAB, MOSHE;NORMAN, ODED;REEL/FRAME:013284/0868

Effective date:20020819

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp