BR112017001965A2 - método de alocação de memória, aparelho e sistema de computador - Google Patents

método de alocação de memória, aparelho e sistema de computador

Info

Publication number
BR112017001965A2
BR112017001965A2 BR112017001965A BR112017001965A BR112017001965A2 BR 112017001965 A2 BR112017001965 A2 BR 112017001965A2 BR 112017001965 A BR112017001965 A BR 112017001965A BR 112017001965 A BR112017001965 A BR 112017001965A BR 112017001965 A2 BR112017001965 A2 BR 112017001965A2
Authority
BR
Brazil
Prior art keywords
memory
mirrored
mirrored memory
data
computer system
Prior art date
Application number
BR112017001965A
Other languages
English (en)
Other versions
BR112017001965B1 (pt
Inventor
Qiu Xishi
Xie Xiuqi
Original Assignee
Huawei Tech Co Ltd
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 Huawei Tech Co Ltd filed Critical Huawei Tech Co Ltd
Publication of BR112017001965A2 publication Critical patent/BR112017001965A2/pt
Publication of BR112017001965B1 publication Critical patent/BR112017001965B1/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/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1666Error detection or correction of the data by redundancy in hardware where the redundant component is memory or memory area
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Memory System (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Hardware Redundancy (AREA)

Abstract

trata-se de um método de alocação de memória, aparelho e sistema de computador. o método inclui: obter (101) memória espelhada desocupada em uma memória espelhada inicial, em que a memória espelhada inicial é indicada por uma faixa de endereço de memória espelhada que é fornecida por um bios de um sistema de computador ao um os do sistema de computador durante inicialização do os; realizar detecção (102) em dados que exigem alocação de memória; e, ao detectar que os dados são dados a serem armazenados na memória espelhada, alocar (103), a partir da memória espelhada desocupada, a memória espelhada aos dados a serem armazenados na memória espelhada. o método de alocação de memória pode encontrar de modo preciso a memória espelhada, e alocar a memória espelhada aos dados que precisam ser armazenados na memória espelhada. portanto, esse método garante eficiência de uso da memória espelhada limitada.
BR112017001965-5A 2014-09-16 2015-09-16 Método de alocação de memória, aparelho e sistema de computador BR112017001965B1 (pt)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201410471145.X 2014-09-16
CN201410471145.XA CN104252419B (zh) 2014-09-16 2014-09-16 一种内存分配的方法及装置
PCT/CN2015/089796 WO2016041501A1 (zh) 2014-09-16 2015-09-16 一种内存分配的方法及装置

Publications (2)

Publication Number Publication Date
BR112017001965A2 true BR112017001965A2 (pt) 2017-11-21
BR112017001965B1 BR112017001965B1 (pt) 2023-06-06

Family

ID=

Also Published As

Publication number Publication date
WO2016041501A1 (zh) 2016-03-24
KR101996975B1 (ko) 2019-07-05
US10353609B2 (en) 2019-07-16
CN104252419B (zh) 2017-09-19
KR20170031230A (ko) 2017-03-20
EP3171276B1 (en) 2020-12-16
JP2017531252A (ja) 2017-10-19
EP3171276A4 (en) 2017-08-23
EP3171276A1 (en) 2017-05-24
US20190278499A1 (en) 2019-09-12
US10990303B2 (en) 2021-04-27
CN104252419A (zh) 2014-12-31
US20170185340A1 (en) 2017-06-29
JP6478430B2 (ja) 2019-03-06

Similar Documents

Publication Publication Date Title
BR112018008990A2 (pt) sistema computacional em um veículo, e, método
CL2017002847A1 (es) Sistema y método para extraer y compartir datos de usuario relacionados con la aplicación.
BR112019001479A2 (pt) detecção baseada em núcleo de funcionalidade de aplicação alvo utilizando mapeamento de endereços virtuais
BR112018011458A2 (pt) detecção de nuvem em imagens de sensoriamento remoto
BR112018013438A2 (pt) tecnologias de rede
BR112016029214A2 (pt) sistema, método e mídia legível em computador
BR112015026753A2 (pt) método e dispositivo para a gestão de memória de dispositivo de usuário
EP3018582A3 (en) Multi-processor device
BR112016022329A2 (pt) Método para processamento de defeito, aparelho relacionado, e computador
WO2015120243A8 (en) Application execution control utilizing ensemble machine learning for discernment
BR112016010040A8 (pt) sistema para coletar e apresentar informação de evento de calendário a um usuário, método e dispositivo de armazenamento de computador
BR112017004054A2 (pt) sistemas e métodos para fornecer funcionalidade com base em orientação de dispositivo
BR112016016007A2 (pt) Determinação de local interno que usa compatibilidade de padrão de dispositivos ponto a ponto
BR112017003426A8 (pt) Fluxo de dados construído para processamento de evento intensificado
BR102014011433A8 (pt) sistema, método e aparelho para processamento de dados
BR112014023286A8 (pt) Aparelho e método de processamento de informação, e, programa
BR112017008162A2 (pt) método e dispositivo para selecionar área de detecção, e sistema de detecção de elasticidade
BR112015022636A2 (pt) sistema de determinação de contexto de saúde
BR112018000463A2 (pt) uso de capacitância para detectar pressão de toque
BR112016004403A8 (pt) sistema, método e meio de armazenamento legível por computador para refinamento inteligente de pesquisa
PE20150308A1 (es) Sistemas y metodos para el procesamiento de datos geofisicos
BR112015008006A8 (pt) sistema de controle e dispositivo de processamento de informação
BR112016006872A2 (pt) sistema de fundo de poço, aparelho para determinar uma propriedade de fluido de uma amostra de fluido de um poço e método para determinar a viscosidade de um fluido de produção em um poço
BR112017007442A2 (pt) roteamento de interrupção eficiente para um processador de várias threads
BR112018001224A2 (pt) acesso simultâneo em espaço de memória através de interfaces múltiplas

Legal Events

Date Code Title Description
B06U Preliminary requirement: requests with searches performed by other patent offices: procedure suspended [chapter 6.21 patent gazette]
B06A Patent application procedure suspended [chapter 6.1 patent gazette]
B06A Patent application procedure suspended [chapter 6.1 patent gazette]
B09A Decision: intention to grant [chapter 9.1 patent gazette]
B16A Patent or certificate of addition of invention granted [chapter 16.1 patent gazette]

Free format text: PRAZO DE VALIDADE: 20 (VINTE) ANOS CONTADOS A PARTIR DE 16/09/2015, OBSERVADAS AS CONDICOES LEGAIS