BR112017010809A2 - fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada - Google Patents

fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada

Info

Publication number
BR112017010809A2
BR112017010809A2 BR112017010809A BR112017010809A BR112017010809A2 BR 112017010809 A2 BR112017010809 A2 BR 112017010809A2 BR 112017010809 A BR112017010809 A BR 112017010809A BR 112017010809 A BR112017010809 A BR 112017010809A BR 112017010809 A2 BR112017010809 A2 BR 112017010809A2
Authority
BR
Brazil
Prior art keywords
cache
qos
shared cache
class
partition
Prior art date
Application number
BR112017010809A
Other languages
English (en)
Inventor
Robert Hower Derek
Wade Cain Harold Iii
Original Assignee
Qualcomm 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 Qualcomm Inc filed Critical Qualcomm Inc
Publication of BR112017010809A2 publication Critical patent/BR112017010809A2/pt

Links

Classifications

    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/084Multiuser, multiprocessor or multiprocessing cache systems with a shared cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • G06F12/0831Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means
    • G06F12/0833Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means in combination with broadcast means (e.g. for invalidation or updating)
    • 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/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0842Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
    • 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/0844Multiple simultaneous or quasi-simultaneous cache accessing
    • G06F12/0846Cache with multiple tag or data arrays being simultaneously accessible
    • 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/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/128Replacement control using replacement algorithms adapted to multidimensional cache systems, e.g. set-associative, multicache, multiset or multilevel
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3037Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a memory, e.g. virtual memory, cache
    • 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/12Replacement control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1041Resource optimization
    • G06F2212/1044Space efficiency improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/31Providing disk cache in a specific location of a storage system
    • G06F2212/314In storage network, e.g. network attached cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/6042Allocation of cache space to multiple users or processors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/62Details of cache specific to multiprocessor cache arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada é apresentado. em um aspecto, um controlador de cache de um sistema de memória cache compartilhada compreendendo uma pluralidade de linhas de cache é apresentado. o controlador de cache compreende um circuito de alocação de cache fornecendo uma máscara de bits de mapeamento mínimo para mapear uma classe de qualidade de serviço (qos) para uma partição mínima das linhas de cache, e uma máscara de bits de mapeamento máximo para mapear a classe qos para uma partição máxima das linhas de cache. o circuito de alocação de cache recebe uma solicitação de acesso à memória compreendendo um identificador qos (qosid) da classe qos, e é configurado para determinar se a solicitação de acesso à memória corresponde a uma linha de cache dentre a pluralidade de linhas de cache. se não, o circuito de alocação de cache seleciona, como uma partição de destino, a partição mínima mapeada para a classe qos ou a partição máxima mapeada para a classe qos.
BR112017010809A 2014-11-25 2015-11-09 fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada BR112017010809A2 (pt)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201462084480P 2014-11-25 2014-11-25
US14/861,025 US9678875B2 (en) 2014-11-25 2015-09-22 Providing shared cache memory allocation control in shared cache memory systems
PCT/US2015/059677 WO2016085641A1 (en) 2014-11-25 2015-11-09 Providing shared cache memory allocation control in shared cache memory systems

Publications (1)

Publication Number Publication Date
BR112017010809A2 true BR112017010809A2 (pt) 2017-12-26

Family

ID=56010346

Family Applications (1)

Application Number Title Priority Date Filing Date
BR112017010809A BR112017010809A2 (pt) 2014-11-25 2015-11-09 fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada

Country Status (11)

Country Link
US (1) US9678875B2 (pt)
EP (1) EP3224728B1 (pt)
JP (1) JP6262407B1 (pt)
KR (1) KR101851294B1 (pt)
CN (1) CN107111557B (pt)
AU (1) AU2015354703A1 (pt)
BR (1) BR112017010809A2 (pt)
ES (1) ES2693341T3 (pt)
HU (1) HUE040009T2 (pt)
TW (1) TWI619016B (pt)
WO (1) WO2016085641A1 (pt)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10055158B2 (en) * 2016-09-22 2018-08-21 Qualcomm Incorporated Providing flexible management of heterogeneous memory systems using spatial quality of service (QoS) tagging in processor-based systems
US10678690B2 (en) * 2017-08-29 2020-06-09 Qualcomm Incorporated Providing fine-grained quality of service (QoS) control using interpolation for partitioned resources in processor-based systems
US10649900B2 (en) * 2017-11-06 2020-05-12 Samsung Electronics Co., Ltd. Method to avoid cache access conflict between load and fill
CN109240829B (zh) * 2018-08-29 2021-02-02 盛科网络(苏州)有限公司 用于交换芯片的申请、管理独占资源的方法及装置
US10884959B2 (en) * 2019-02-13 2021-01-05 Google Llc Way partitioning for a system-level cache
EP3924832A4 (en) * 2019-02-14 2022-11-23 Telefonaktiebolaget Lm Ericsson (Publ) MEMORY MANAGEMENT CONTROL METHODS AND DEVICES
US11093287B2 (en) 2019-05-24 2021-08-17 Intel Corporation Data management for edge architectures
US11762770B2 (en) * 2020-10-22 2023-09-19 EMC IP Holding Company LLC Cache memory management

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147218A (ja) * 1994-11-24 1996-06-07 Fujitsu Ltd キャッシュ制御装置
US20040199727A1 (en) * 2003-04-02 2004-10-07 Narad Charles E. Cache allocation
US7047366B1 (en) 2003-06-17 2006-05-16 Emc Corporation QOS feature knobs
EP1913533A1 (en) * 2005-08-05 2008-04-23 Pfizer Products Incorporated Automated batch manufacturing
JP4643479B2 (ja) * 2006-03-22 2011-03-02 株式会社東芝 アクセス制御装置、アクセス制御システム、プロセッサ、アクセス制御方法およびメモリアクセス制御方法
US7725657B2 (en) * 2007-03-21 2010-05-25 Intel Corporation Dynamic quality of service (QoS) for a shared cache
US20090138220A1 (en) * 2007-11-28 2009-05-28 Bell Jr Robert H Power-aware line intervention for a multiprocessor directory-based coherency protocol
US8296522B2 (en) 2007-12-20 2012-10-23 Intel Corporation Method, apparatus, and system for shared cache usage to different partitions in a socket with sub-socket partitioning
TW201110619A (en) * 2009-09-01 2011-03-16 Fiber Logic Communications Inc Telecommunication network transmission diver system and method
US8621149B2 (en) 2009-12-23 2013-12-31 Intel Corporation Controlling access to a cache memory using privilege level information
TWI584662B (zh) * 2011-06-01 2017-05-21 內數位專利控股公司 內容傳遞網路互連(cdni)機制
US8850122B2 (en) 2011-11-30 2014-09-30 International Business Machines Corporation Cache optimization via predictive cache size modification
US8751746B2 (en) 2011-12-15 2014-06-10 Apple Inc. QoS management in the L2 cache
US9824013B2 (en) 2012-05-08 2017-11-21 Qualcomm Incorporated Per thread cacheline allocation mechanism in shared partitioned caches in multi-threaded processors
KR101593161B1 (ko) * 2014-10-02 2016-02-15 한국전자통신연구원 메모리 관리 장치 및 방법

Also Published As

Publication number Publication date
WO2016085641A1 (en) 2016-06-02
KR101851294B1 (ko) 2018-04-23
KR20170087457A (ko) 2017-07-28
TWI619016B (zh) 2018-03-21
EP3224728B1 (en) 2018-08-15
AU2015354703A1 (en) 2017-05-04
TW201633148A (zh) 2016-09-16
HUE040009T2 (hu) 2019-02-28
US9678875B2 (en) 2017-06-13
US20160147656A1 (en) 2016-05-26
ES2693341T3 (es) 2018-12-11
JP2018503888A (ja) 2018-02-08
JP6262407B1 (ja) 2018-01-17
EP3224728A1 (en) 2017-10-04
CN107111557A (zh) 2017-08-29
CN107111557B (zh) 2018-09-14

Similar Documents

Publication Publication Date Title
BR112017010809A2 (pt) fornecimento de controle de alocação de memória cache compartilhada em sistemas de memória cache compartilhada
BR112017027819A2 (pt) controle de um dispositivo de iot usando um dispositivo de controle remoto via um dispositivo de proxy de controle remoto
BR112017019612A2 (pt) sinalização de controle que suporta programação com múltiplas prioridades
BR112016015469A2 (pt) Sistema e método para selecionar automaticamente taxa de transmissão em uma rede can
BR112017020925A2 (pt) sistemas e métodos para gerenciamento de redes de comunicação de múltiplas camadas
BR112016007205A2 (pt) sistemas e métodos para mapeamento dinâmico quanto à localidade e equilíbrio
BR112017011034A2 (pt) fornecimento de categorias de aplicativo em um equipamento de usuário durante congestionamento de rede
BR112016004509A2 (pt) reatribuição de tarefas a balões em uma rede de balão com base em modos de falha esperados de balões
BR112017011763A2 (pt) dispositivos de controle e de comunicação por rádio, e, método de controle de comunicação.
BR112018075661A2 (pt) gerenciamento de atualização para memória flash
BR112018073496A2 (pt) sistemas e métodos para localizar um dispositivo sem fio
BR112015009224A2 (pt) acessso de rede com base em informações de rede social
BR112015029644A2 (pt) método e sistema de arbitragem dinâmica de espectro, e, dispositivo de computação de servidor
BR102015018127B8 (pt) Sistema e método
BR112017003520A2 (pt) serviço de controle de carregamento regional
BR112016017285A2 (pt) Agrupamento distribuído de nós de rede sem fio
BR112015029646A2 (pt) método e sistema de arbitragem dinâmica de espectro, e, dispositivo sem fio
EP3718266A4 (en) CONTROLLER-BASED SERVICE POLICY MAPPING TO ESTABLISH DIFFERENT TUNNELS FOR DIFFERENT APPLICATIONS
BR112017008162A2 (pt) método e dispositivo para selecionar área de detecção, e sistema de detecção de elasticidade
BR112015029652A8 (pt) método e sistema de arbitragem dinâmica de espectro, controlador dinâmico de espectro, e, mídia de armazenamento não transitória legível por computador
BR112018016137A2 (pt) alocação de recurso de transmissão múltipla através de nível de agregação
BR112015001647A2 (pt) método para associar um elemento óptico com pelo menos uma fonte de luz; elemento óptico ativo; aparelho de iluminação que inclui uma memória e um controlador que pode ser operado para executar as instruções armazenadas na memória; e sistema de iluminação
WO2015156858A3 (en) Methods, apparatus and system for managing excess optical capacity and margin in optical networks
BR112015008373A2 (pt) método, mídia de armazenamento legível por computador e sistema para gerenciamento de energia por meio de partição dinâmica de funcionalidade
BR112017018952A2 (pt) gerenciamento de atividades realizadas por uma pluralidade de dispositivos móveis colocalizados

Legal Events

Date Code Title Description
B11A Dismissal acc. art.33 of ipl - examination not requested within 36 months of filing
B11Y Definitive dismissal acc. article 33 of ipl - extension of time limit for request of examination expired