GB2321544B - Concurrently executing multiple threads containing data dependent instructions - Google Patents

Concurrently executing multiple threads containing data dependent instructions

Info

Publication number
GB2321544B
GB2321544B GB9724351A GB9724351A GB2321544B GB 2321544 B GB2321544 B GB 2321544B GB 9724351 A GB9724351 A GB 9724351A GB 9724351 A GB9724351 A GB 9724351A GB 2321544 B GB2321544 B GB 2321544B
Authority
GB
United Kingdom
Prior art keywords
containing data
multiple threads
dependent instructions
data dependent
executing multiple
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.)
Expired - Fee Related
Application number
GB9724351A
Other versions
GB9724351D0 (en
GB2321544A (en
Inventor
James Allan Kahle
Soummya Mallick
Robert G Mcdonald
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of GB9724351D0 publication Critical patent/GB9724351D0/en
Publication of GB2321544A publication Critical patent/GB2321544A/en
Application granted granted Critical
Publication of GB2321544B publication Critical patent/GB2321544B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30076Arrangements for executing specific machine instructions to perform miscellaneous control operations, e.g. NOP
    • G06F9/30087Synchronisation or serialisation instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30076Arrangements for executing specific machine instructions to perform miscellaneous control operations, e.g. NOP
    • G06F9/3009Thread control instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3824Operand accessing
    • G06F9/3834Maintaining memory consistency
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3836Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
    • G06F9/3851Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution from multiple instruction streams, e.g. multistreaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Advance Control (AREA)
GB9724351A 1996-12-16 1997-11-19 Concurrently executing multiple threads containing data dependent instructions Expired - Fee Related GB2321544B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US76748996A 1996-12-16 1996-12-16

Publications (3)

Publication Number Publication Date
GB9724351D0 GB9724351D0 (en) 1998-01-14
GB2321544A GB2321544A (en) 1998-07-29
GB2321544B true GB2321544B (en) 2001-08-01

Family

ID=25079654

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9724351A Expired - Fee Related GB2321544B (en) 1996-12-16 1997-11-19 Concurrently executing multiple threads containing data dependent instructions

Country Status (1)

Country Link
GB (1) GB2321544B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6353881B1 (en) 1999-05-17 2002-03-05 Sun Microsystems, Inc. Supporting space-time dimensional program execution by selectively versioning memory updates
EP1188114B1 (en) * 1999-05-17 2008-07-23 Sun Microsystems, Inc. Dynamic handling of object versions to support space and time dimensional program execution
US6430649B1 (en) * 1999-06-07 2002-08-06 Sun Microsystems, Inc. Method and apparatus for enforcing memory reference dependencies through a load store unit
US6915395B1 (en) * 2000-05-03 2005-07-05 Sun Microsystems, Inc. Active address content addressable memory
US6684398B2 (en) * 2000-05-31 2004-01-27 Sun Microsystems, Inc. Monitor entry and exit for a speculative thread during space and time dimensional execution
US6721944B2 (en) 2000-05-31 2004-04-13 Sun Microsystems, Inc. Marking memory elements based upon usage of accessed information during speculative execution
AU2002217653A1 (en) * 2001-12-12 2003-07-09 Telefonaktiebolaget Lm Ericsson (Publ) Collision handling apparatus and method
US7174551B2 (en) 2002-05-20 2007-02-06 International Business Machines Corporation Multiple task wait system for use in a data warehouse environment
US7548989B2 (en) 2003-07-01 2009-06-16 International Business Machines Corporation Method and system for maintaining consistency during multi-threaded processing of LDIF data
GB0715000D0 (en) * 2007-07-31 2007-09-12 Symbian Software Ltd Command synchronisation
US20100031268A1 (en) * 2008-07-31 2010-02-04 Dwyer Michael K Thread ordering techniques

Also Published As

Publication number Publication date
GB9724351D0 (en) 1998-01-14
GB2321544A (en) 1998-07-29

Similar Documents

Publication Publication Date Title
GB9500073D0 (en) Redisposable microdenominated cellulose
EP0699419A3 (en) Osteosynthetic fixateur
GB2306281B (en) nethod for decoding data
GB2321544B (en) Concurrently executing multiple threads containing data dependent instructions
GB9402966D0 (en) Thread formation
GB2274469B (en) Thread brake
GB2322385B (en) Thread guiding wheels
GB9309305D0 (en) Creel
HRP970204B1 (en) New retinoids
GB9416896D0 (en) Multi-compatible computer
AU127302S (en) Computer
PL328557A1 (en) Thread retaining brake
PL312691A1 (en) New substituted benzyimidazole
GB9415373D0 (en) Overpacks for drums
GB2315870B (en) Magnetometer
GB9714131D0 (en) Computer
EP0772129A3 (en) Computer
CA73876S (en) Computer
GB9423408D0 (en) Individual finance devices
GB9708360D0 (en) Creel
GB9707569D0 (en) Creel
PL105210U3 (en) Computer workstand
TW303995U (en) Computer cnnector
EP0694942A3 (en) Programmer
PL106781U1 (en) Threading device

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20061119