GB2530234A - Method and system for implementing a dynamic array data structure in a cache line - Google Patents

Method and system for implementing a dynamic array data structure in a cache line Download PDF

Info

Publication number
GB2530234A
GB2530234A GB1601478.9A GB201601478A GB2530234A GB 2530234 A GB2530234 A GB 2530234A GB 201601478 A GB201601478 A GB 201601478A GB 2530234 A GB2530234 A GB 2530234A
Authority
GB
United Kingdom
Prior art keywords
data structure
array data
dynamic array
cache line
request
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.)
Granted
Application number
GB1601478.9A
Other versions
GB2530234B (en
GB201601478D0 (en
Inventor
Burkhard Steinmacher-Burow
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 GB201601478D0 publication Critical patent/GB201601478D0/en
Publication of GB2530234A publication Critical patent/GB2530234A/en
Application granted granted Critical
Publication of GB2530234B publication Critical patent/GB2530234B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/76Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

The present invention relates to a method for implementing a dynamic array data structure (225, 325) in a cache line (211, 311) in a memory system (128) that includes a memory storage (208) and a controller (206). The method comprises: configuring in the memory (206) the cache line (211, 311) as a cache line comprising a metadata field (213, 313) and an elements field (215, 315), wherein the metadata field (213, 313) comprises metadata of the dynamic array data structure (225, 325) and wherein the elements field (215,315) comprises a value of each element of the dynamic array data structure; receiving, by the controller (206), a request (210) for an operation on the dynamic array data structure (225, 325), wherein the request is indicative of a location of the cache line (211, 311) in the memory storage (208) and information specifying the request (210); identifying, by the controller (206), for the operation one or more actions on the dynamic array data structure (225, 325) using the information, wherein the one or more actions are encoded in the controller (206); and in response to receiving the request, performing the request by executing the one or more encoded actions.
GB1601478.9A 2013-07-11 2014-07-01 Method and system for implementing a dynamic array data structure in a cache line Active GB2530234B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB1312443.3A GB2516091A (en) 2013-07-11 2013-07-11 Method and system for implementing a dynamic array data structure in a cache line
PCT/IB2014/062756 WO2015004570A1 (en) 2013-07-11 2014-07-01 Method and system for implementing a dynamic array data structure in a cache line

Publications (3)

Publication Number Publication Date
GB201601478D0 GB201601478D0 (en) 2016-03-09
GB2530234A true GB2530234A (en) 2016-03-16
GB2530234B GB2530234B (en) 2020-04-15

Family

ID=49081140

Family Applications (2)

Application Number Title Priority Date Filing Date
GB1312443.3A Withdrawn GB2516091A (en) 2013-07-11 2013-07-11 Method and system for implementing a dynamic array data structure in a cache line
GB1601478.9A Active GB2530234B (en) 2013-07-11 2014-07-01 Method and system for implementing a dynamic array data structure in a cache line

Family Applications Before (1)

Application Number Title Priority Date Filing Date
GB1312443.3A Withdrawn GB2516091A (en) 2013-07-11 2013-07-11 Method and system for implementing a dynamic array data structure in a cache line

Country Status (5)

Country Link
JP (1) JP6333370B2 (en)
CN (1) CN105359145B (en)
DE (1) DE112014003226T5 (en)
GB (2) GB2516091A (en)
WO (1) WO2015004570A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10762000B2 (en) 2017-04-10 2020-09-01 Samsung Electronics Co., Ltd. Techniques to reduce read-modify-write overhead in hybrid DRAM/NAND memory

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030051A (en) * 2001-07-19 2003-01-31 Sony Corp Data processor and data access method
US20030088737A1 (en) * 2001-11-05 2003-05-08 Lee Burton Bandwidth enhancement for uncached devices
WO2011023679A1 (en) * 2009-08-31 2011-03-03 International Business Machines Corporation Transactional memory system with efficient cache support
US20110219215A1 (en) * 2010-01-15 2011-09-08 International Business Machines Corporation Atomicity: a multi-pronged approach
US20120185672A1 (en) * 2011-01-18 2012-07-19 International Business Machines Corporation Local-only synchronizing operations

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0720087A1 (en) * 1994-12-27 1996-07-03 Motorola, Inc. Apparatus and method for a memory extension stack in a data processing system
US6009499A (en) * 1997-03-31 1999-12-28 Sun Microsystems, Inc Pipelined stack caching circuit
US6138209A (en) * 1997-09-05 2000-10-24 International Business Machines Corporation Data processing system and multi-way set associative cache utilizing class predict data structure and method thereof
US20030005219A1 (en) * 2001-06-29 2003-01-02 Royer Robert J. Partitioning cache metadata state
US7127559B2 (en) * 2001-07-10 2006-10-24 Micron Technology, Inc. Caching of dynamic arrays
US7010645B2 (en) * 2002-12-27 2006-03-07 International Business Machines Corporation System and method for sequentially staging received data to a write cache in advance of storing the received data
US7454572B2 (en) * 2005-11-08 2008-11-18 Mediatek Inc. Stack caching systems and methods with an active swapping mechanism

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030051A (en) * 2001-07-19 2003-01-31 Sony Corp Data processor and data access method
US20030088737A1 (en) * 2001-11-05 2003-05-08 Lee Burton Bandwidth enhancement for uncached devices
WO2011023679A1 (en) * 2009-08-31 2011-03-03 International Business Machines Corporation Transactional memory system with efficient cache support
US20110219215A1 (en) * 2010-01-15 2011-09-08 International Business Machines Corporation Atomicity: a multi-pronged approach
US20120185672A1 (en) * 2011-01-18 2012-07-19 International Business Machines Corporation Local-only synchronizing operations

Also Published As

Publication number Publication date
DE112014003226T5 (en) 2016-04-28
CN105359145A (en) 2016-02-24
GB2530234B (en) 2020-04-15
GB2516091A (en) 2015-01-14
CN105359145B (en) 2019-03-22
GB201312443D0 (en) 2013-08-28
JP6333370B2 (en) 2018-05-30
JP2016526738A (en) 2016-09-05
WO2015004570A1 (en) 2015-01-15
GB201601478D0 (en) 2016-03-09

Similar Documents

Publication Publication Date Title
SG11201907942QA (en) Blockchain cluster processing system and method, computer device and storage medium
GB2569060A (en) Workload optimized data deduplication using ghost fingerprints
EA201990251A1 (en) SYSTEM OF DISTRIBUTED PROCESSING OF TRANSACTIONS AND AUTHENTICATION
EP4236332A3 (en) Techniques and apparatus for editing video
TW201612909A (en) Semiconductor memory device, memory controller and memory system
MX2018004966A (en) Parking support method and parking support device.
CL2016000138A1 (en) System, intelligent device and method of sharing the operations and costs of an intelligent device.
MX364783B (en) Solid state drive architectures.
GB2550800A (en) Managing data in storage according to a log structure
EP3007070A4 (en) Memory system, memory access request processing method and computer system
IN2014DN08596A (en)
WO2013006293A3 (en) Unaligned data coalescing
GB2503827A (en) Systems, apparatuses, and methods for expanding a memory source into a destination register and compressing a source register into a destination memory locati
WO2013188477A3 (en) Storage control system with data management
IN2014MU00845A (en)
EP3073632A4 (en) Trace-data recording system, trace-data recording server, trace-data recording method, program, and information storage medium
WO2014150505A3 (en) System and method of determining reading voltages of a data storage device
MX2016008517A (en) Process system managmenet system, server device, management program, and management method.
MX354880B (en) Label creation method and device, and terminal.
GB2532667A (en) Memory management
AU2014410705A1 (en) Data processing method and apparatus
GB2529344A (en) Method and apparatus for identifying local features
WO2014193862A3 (en) Storage systems and aliased memory
IN2014CH00519A (en)
EP3168749A4 (en) Information sharing device, information sharing method, information sharing system, and recording medium having computer program stored therein

Legal Events

Date Code Title Description
746 Register noted 'licences of right' (sect. 46/1977)

Effective date: 20200603