[go: up one dir, main page]

WO2016008139A1 - Méthode et dispositif d'installation de système d'équipement utilisateur - Google Patents

Méthode et dispositif d'installation de système d'équipement utilisateur Download PDF

Info

Publication number
WO2016008139A1
WO2016008139A1 PCT/CN2014/082416 CN2014082416W WO2016008139A1 WO 2016008139 A1 WO2016008139 A1 WO 2016008139A1 CN 2014082416 W CN2014082416 W CN 2014082416W WO 2016008139 A1 WO2016008139 A1 WO 2016008139A1
Authority
WO
WIPO (PCT)
Prior art keywords
user equipment
image file
storage space
system image
drive letter
Prior art date
Application number
PCT/CN2014/082416
Other languages
English (en)
Chinese (zh)
Inventor
余鑫
柯元旦
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2014/082416 priority Critical patent/WO2016008139A1/fr
Publication of WO2016008139A1 publication Critical patent/WO2016008139A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/445Program loading or initiating

Definitions

  • Embodiments of the present invention relate to electronic technologies, and in particular, to a system installation method and apparatus for user equipment.
  • intelligent terminals have spread to all aspects of people's lives.
  • the user does not satisfy the functions of the smart terminal when purchasing the smart terminal.
  • SD card Secure Digital Memory Card
  • users may need to brush, that is, replace The system firmware of the phone.
  • the brushing machine can make the intelligent terminal better meet the needs of the user, the brushing machine is a dangerous operation for the intelligent terminal. Once the operation is incorrect, the intelligent terminal is difficult to restore the original system.
  • An existing brush mode is: The user takes out the SD card in the smart terminal, downloads the system recovery installation package to the SD card, and then inserts the SD card into the smart terminal, and finally enters a recovery mode for system recovery. .
  • This method requires the SD card to be inserted and removed, which is troublesome, and if the recovery partition is damaged during the flashing process, the system of the smart terminal cannot be restored.
  • the embodiment of the invention provides a system installation method and device for a user equipment, so as to overcome the cumbersome problem of the recovery operation process of the user equipment system in the prior art.
  • a first aspect of the present invention provides a system installation method for a user equipment, including:
  • the method is applied after the user device enters the bootloader phase and before the system image is loaded.
  • the storage space corresponding to the drive letter is: in a random access memory (RAM) storage;
  • RAM random access memory
  • generating a drive letter corresponding to the user equipment includes:
  • the memory block of the preset size is requested from the RAM, and a drive letter corresponding to the user equipment is generated, and the storage space corresponding to the drive letter is the memory block.
  • the storage space corresponding to the drive letter is: a storage space in a flash (Flash) chip .
  • the system image file is written and After the file partition corresponding to the user equipment, the method further includes:
  • the reading from the storage space corresponding to the drive letter Taking the system image file includes:
  • system image file When the system image file is smaller than the storage space, after the system image file is completely stored to the storage space, the system image file is read from the storage space; When the system image file is larger than the storage space, after the system image file portion is stored to the storage space, the stored system image file is read from the storage space.
  • a second aspect of the present invention provides a user equipment, including:
  • a receiving module configured to receive a boot command, enter a bootloader stage, and a detecting module, configured to detect whether a system triggering command is received;
  • a drive letter generating module if the detecting module detects that the installation system triggering instruction is received, generating a drive letter corresponding to the user equipment
  • a presentation module configured to present the drive letter generated by the drive letter generating module to a computer connected to the user device through a data line, so that the computer displays the drive letter;
  • a storage module configured to receive a system image file sent by the computer, and store the system image file to a storage space corresponding to the drive letter;
  • An installation module configured to read the system image file from a storage space corresponding to the drive letter, and write the system image file to a file partition corresponding to the user equipment, to install an operating system of the user equipment .
  • the storage space corresponding to the drive letter is: a storage space in a random access memory (RAM);
  • the drive letter generating module is configured to: if the detecting module detects that the installation system triggering instruction is received, request a memory block of a preset size from the RAM, and generate a corresponding memory device A drive letter; the storage space corresponding to the drive letter is the memory block.
  • the storage space corresponding to the drive letter is: a space in a flash (Flash) chip.
  • the method further includes:
  • a restarting module configured to restart the user equipment after the installation module writes the system image file to a file partition corresponding to the user equipment.
  • the installing module is in the storage corresponding to the drive letter When the system image file is read in space, it is specifically used to:
  • the system image file When the system image file is smaller than the storage space, the system is in the storage module After the system image is completely stored in the storage space, the system image file is read from the storage space;
  • the storage module When the system image file is larger than the storage space, after the storage module stores the system image file portion to the storage space, the stored system image file is read from the storage space. .
  • a third aspect of the present invention provides a user equipment, including: a processor and a memory; the memory stores an execution instruction, and when the user equipment is running, the processor and the memory communicate with each other. Executing the execution instruction by the processor causes the user equipment to perform the method as described in the first aspect or the first to fifth possible implementation manners of the first aspect.
  • the system installation method of the user equipment is applied to the user equipment before loading the system image file, first receiving the boot command, entering the bootloader phase, and secondly detecting whether there is a system trigger command installed, and if so, calling the preset system installation An algorithm, and generating a drive letter corresponding to the user equipment, presenting the generated drive letter to a computer connected to the user equipment through the data line, so that the computer displays the drive letter, and then receiving the storage of the system image file to the corresponding drive letter
  • the storage space instruction stores the system image file to the storage space corresponding to the drive letter, and finally reads the system image file from the storage space corresponding to the drive letter, and writes the system image file to the file partition corresponding to the user device, Install the operating system of the user device.
  • the system image file is stored in the storage space corresponding to the drive letter, and finally the system image file is written to the user equipment to install the operating system of the user equipment, so that the user equipment system is installed.
  • the process is easy to operate.
  • FIG. 1 is a flowchart of a method for restoring a user equipment system according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram 1 of a user equipment according to Embodiment 1 of the present invention
  • FIG. 3 is a schematic structural diagram 2 of a user equipment according to Embodiment 1 of the present invention.
  • FIG. 4 is a schematic structural diagram of a user equipment according to Embodiment 2 of the present invention.
  • the technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention.
  • the embodiments are a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without departing from the inventive scope are the scope of the present invention.
  • the user equipment involved in the embodiments of the present invention may include, but is not limited to, a mobile phone, a personal digital assistant (PDA), a wireless handheld device, a wireless netbook, a portable computer, a motion imaging expert. Moving Picture Experts Group Audio Layer III (MP3) Player or Motion Picture Experts Group Audio Layer IV (MP4) player.
  • a mobile phone is taken as an example for description.
  • FIG. 1 is a flowchart of a method for installing a user equipment according to an embodiment of the present invention. As shown in FIG. 1 , the method in this embodiment may include:
  • Step 101 Receive the boot command and enter the bootloader phase.
  • the power-on command can be generally set to an instruction issued by the user after pressing the power button, or can be set as a command issued by the user to press other physical buttons in the user equipment.
  • the embodiment of the present invention does not limit the physical button that issues the power-on command.
  • Step 102 Detect whether an installation system trigger instruction is received.
  • Step 103 If a system trigger command is received, a drive letter corresponding to the user equipment is generated.
  • the user equipment detects whether the installation system triggering instruction is received. After detecting that the installation system triggering instruction is received, the user equipment invokes a system installation algorithm preset in the system, and generates and the user. The drive letter corresponding to the device.
  • the storage space corresponding to the drive letter may be a random access memory (Random Access Memory, RAM for short) or a flash memory (Flash) chip.
  • RAM Random Access Memory
  • flash flash memory
  • the storage space corresponding to the drive letter may be a memory block in the RAM, and after the user equipment receives the installation system trigger instruction, the system installation algorithm is in the RAM. Apply for a memory block and generate a drive letter corresponding to the memory block.
  • the storage space corresponding to the drive letter is a Flash chip, after the user equipment receives the installation system trigger instruction, the system installation algorithm generates a drive letter corresponding to the Flash chip.
  • the user equipment After the user equipment receives the boot command and enters the bootloader phase, if it detects that the installation system trigger command is received, the user equipment does not enter the normal mode, that is, enters the mode of loading the operating system stored in the user equipment, and does not enter recovery (recovery). Mode and fast boot mode, but enter the installation system mode, in which the user device invokes the preset system installation algorithm and executes the system installation algorithm to enable the user device to install the operating system or upgrade the operating system. . It should be noted that, when the user equipment performs the system installation algorithm, the user equipment may perform step 103-step 106 in this embodiment.
  • the installation system triggering command received by the user equipment may be an instruction issued by the user to press any one of the physical buttons of the user equipment, and the physical key of the user equipment may be, for example, a volume increase button or a volume decrease button. .
  • Embodiments of the present invention do not limit how to issue an installation system trigger command.
  • the embodiment of the present invention can be applied to the following scenario: a scenario in which a user device cannot restore the original operating system due to an incorrect operation; or a scenario in which the user upgrades the operating system of the user device.
  • Step 104 Present the generated drive letter to a computer connected to the user equipment through a data line, so that the computer displays the drive letter.
  • the generated disk needs to be generated.
  • the character is presented to the computer such that the system image file is stored in the storage space of the user device corresponding to the drive letter by the drive letter displayed on the computer.
  • a universal serial bus (USB) data line is required to connect the user equipment to the computer.
  • the user equipment and the computer may be connected before the user equipment receives the power-on command, or after the user equipment receives the power-on command, or after the user equipment detects the installation system trigger command.
  • the embodiment of the present invention does not limit the timing of connecting the user equipment to the computer.
  • the computer scans When the USB bus detects that the level changes, that is, the device is inserted, the computer can request the user equipment connected to the USB data line to send the descriptor of the user equipment. When the computer obtains these descriptors, the display interface of the computer can be A drive letter corresponding to the user device is presented.
  • Step 105 Receive a system image file sent by the computer, and store the system image file to a storage space corresponding to the drive letter.
  • the user can operate in the computer, and put the system image file into the drive letter presented to the computer.
  • the computer can write the system image file into the The storage space corresponding to the drive letter, gp, the computer sends the system image file to the user equipment, and the user equipment stores the system image file to the storage space corresponding to the drive letter.
  • the system image file may be a system image file corresponding to any version of the operating system that matches the user equipment, gp, and only the hardware configuration of the user equipment is required to support the system image file, for example: when the user equipment is Android operating system, the system image file at this time can be: AndroidBeta, Android 1.0, Android 1.6 and so on. When the hardware of the user equipment supports the Android 1.6 version of the operating system, the system image file can only be any version of the system image file lower than the Android 1.6 version of the operating system.
  • the system image file may be downloaded from the Internet through a computer, or the system image file may be pre-stored in the computer.
  • Step 106 Read the system image file from a storage space corresponding to the drive letter, and write the system image file to a file partition corresponding to the user equipment to install an operating system of the user equipment.
  • the user equipment when the user equipment reads the system image file from the storage space corresponding to the drive letter, and writes the system image file to the file partition corresponding to the user equipment, the stored The system image file is verified to determine if the stored system image file matches the user device.
  • the system installation algorithm checks the stored system image file to determine whether the system image file stored by the user device is legal, whether Whether the malicious system image file matches the hardware configuration of the user device. If the verification result is: The system image file is legal, not a malicious system image file, and matches the hardware configuration of the user device, the system installation algorithm will mirror the system. The file is written to a file partition corresponding to the user equipment, and the file partition is located in the Flash chip. After the system image file is written to the file partition corresponding to the user equipment, the system installation algorithm can control the user equipment to restart, after restarting.
  • the mobile phone first enters the bootloader stage, loads the system image file into the RAM from the Flash chip in the mobile phone, thereby completing the loading process of the operating system, so that the mobile phone displays the interface corresponding to the operating system, so that the user can display according to the The interface performs the corresponding operations and completes the process of installing the operating system of the user device.
  • the file image file corresponding to the user equipment may be written into the system file partition, and the additional application required by the user equipment is written into the data partition.
  • the user equipment may first detect the size of the system image file, if the storage space required by the system image file is greater than the size of the storage space corresponding to the drive letter.
  • ⁇ ⁇ in the process of processing on the side of the transmission, in the process of the user equipment to store the system image file to the storage space corresponding to the drive letter, while storing the stored system image file to the file partition corresponding to the user device
  • the system image file can be completely written into the file partition corresponding to the user device; if the storage space required for the system image file is smaller than the drive letter
  • the size of the corresponding storage space can be stored in the file partition corresponding to the user equipment after the system image file is completely stored in the storage space corresponding to the drive letter.
  • the system installation method of the user equipment provided by the embodiment of the present invention is applied before the user equipment loads the system image file.
  • the user equipment receives the boot command and enters the bootloader phase. If the system trigger command is detected before the system image file is loaded, the preset system installation algorithm may be invoked to generate a drive letter corresponding to the user equipment, and the generated disk is generated.
  • the character is presented to the computer connected to the user equipment through the data line, so that the computer displays the drive letter; then the user equipment receives the system image file sent by the computer, and stores the system image file to the storage space corresponding to the drive letter; The system image file is read from the storage space corresponding to the drive letter, and the system image file is written to the corresponding file partition, so that the operating system corresponding to the system image file can be installed.
  • the user equipment and the computer are connected through a data line, and after the user equipment enters the bootloader stage, and before loading the system image file, the user The device can present the corresponding drive letter to the computer and receive the system image file transmitted by the computer, so that the operating system can be installed through the system image file.
  • the method provided by the embodiment of the present invention can be applied after the user equipment enters the bootloader stage, and before the system image file is loaded, the mobile phone that fails to be flashed, or the mobile phone that is difficult to recover, or the recovery partition is damaged during the brushing process.
  • the mobile phone can be used for system recovery by using the solution provided by the embodiment of the present invention; thus, a reliable system recovery or system installation method is provided.
  • FIG. 2 is a schematic structural diagram of a user equipment according to Embodiment 1 of the present invention. As shown in FIG. 2, the user equipment 200 includes:
  • the receiving module 201 is configured to receive a booting command, and enter a bootloader stage; and the detecting module 202 is configured to detect whether the installation system triggering instruction is received;
  • a drive letter generating module 203 if the detecting module 202 detects that the installation system triggering instruction is received, generating a drive letter corresponding to the user equipment;
  • the presentation module 204 is configured to present the drive letter generated by the drive letter generating module 203 to a computer connected to the user equipment through the data line, so that the computer displays the drive letter;
  • a storage module 205 configured to receive a system image file sent by the computer, and store the system image file to a storage space corresponding to the drive letter;
  • the installation module 206 is configured to read the system image file from the storage space corresponding to the drive letter, and write the system image file to the file partition corresponding to the user equipment to install the operation system of the user equipment.
  • the storage space corresponding to the drive letter is: a storage space in the random access memory RAM;
  • the drive letter generating module 203 is specifically configured to: if the detecting module detects that the installation system triggering instruction is received, request a memory block of a preset size from the RAM, and generate a drive letter corresponding to the user equipment; a storage space corresponding to the drive letter For the memory block.
  • the storage space corresponding to the drive letter is: Space in the flash (Flash) chip.
  • the above user equipment 200 may further include:
  • the restarting module 207 is configured to restart the user equipment after the installation module 206 writes the system image file to the file partition corresponding to the user equipment.
  • the installation module 206 is specifically configured to: when the system image file is smaller than the storage space, after the storage module 206 completely stores the system image file to the storage space, the system image file is read from the storage space;
  • the storage module 206 When the system image file is larger than the storage space, after the storage module 206 stores the system image file portion to the storage space, the stored system image file is read from the storage space.
  • the user equipment 200 provided in the embodiment of the present invention may be used to implement the technical solution in the method embodiment shown in FIG. 1.
  • the implementation principle and technical effects are described in the embodiment shown in FIG.
  • the user equipment 300 includes: a processor 301 and a memory 302.
  • the memory stores program instructions.
  • the processor performs storage.
  • the program instructions in the memory are specifically configured to: receive a boot command, and enter a boot loader stage;
  • the installation system triggering instruction is received, generating a drive letter corresponding to the user equipment; presenting the generated drive letter to a computer connected to the user equipment through the data line, so that the computer displays the drive letter;
  • the system image file is read from the storage space corresponding to the drive letter, and the system image file is written to the file partition corresponding to the user device to install the operating system of the user device.
  • the method is applied after the user device enters the boot loader phase and before the system image is loaded.
  • the storage space corresponding to the drive letter is: the storage space in the random access memory RAM; if the installation system trigger instruction is received, generating the drive letter corresponding to the user equipment includes: if receiving the installation system trigger instruction, A memory block of a preset size is requested from the RAM, and a drive letter corresponding to the user equipment is generated, and the storage space corresponding to the drive letter is a memory block.
  • the storage space corresponding to the drive letter is: Storage space in the flash (Flash) chip.
  • the method further includes:
  • reading the system image file from the storage space corresponding to the drive letter includes: When the system image file is smaller than the storage space, after the system image file is completely stored in the storage space, the system image file is read from the storage space. ;
  • the user equipment 300 provided by the embodiment of the present invention may be used to implement the technical solution in the method embodiment shown in FIG. 1.
  • the implementation principle and technical effects are described in the embodiment shown in FIG.
  • the aforementioned program can be stored in a computer readable storage medium.
  • the program when executed, performs the steps including the above-described method embodiments; and the foregoing storage medium includes: a medium that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

Le mode de réalisation de la présente invention concerne un procédé et un dispositif pour installer un système d'équipement utilisateur. Le procédé et le dispositif sont appliqués avant que l'équipement utilisateur charge un fichier image de système en réalisant les opérations suivantes : tout d'abord, recevoir une instruction d'initialisation, entrer dans une phase de chargeur d'initialisation ; deuxièmement détecter s'il y a une instruction de déclenchement pour installer un système, si c'est le cas, appeler un algorithme prédéfini pour installer le système, et produire des lettres correspondant à l'équipement utilisateur, envoyer les lettres à un ordinateur connecté à l'équipement utilisateur par l'intermédiaire d'une ligne de données, afin de faire afficher les lettres par l'ordinateur, puis recevoir une instruction pour stocker le fichier image de système dans un espace de stockage correspondant aux lettres, et stocker le fichier image de système dans l'espace de stockage correspondant aux lettres, enfin, lire le fichier image de système à partir de l'espace de stockage correspondant aux lettres, et écrire le fichier image de système dans une partition de fichier correspondant à l'équipement utilisateur, pour installer le système d'exploitation de l'équipement utilisateur, ce qui rend le procédé d'installation de système de l'équipement utilisateur facile à utiliser.
PCT/CN2014/082416 2014-07-17 2014-07-17 Méthode et dispositif d'installation de système d'équipement utilisateur WO2016008139A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/082416 WO2016008139A1 (fr) 2014-07-17 2014-07-17 Méthode et dispositif d'installation de système d'équipement utilisateur

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/082416 WO2016008139A1 (fr) 2014-07-17 2014-07-17 Méthode et dispositif d'installation de système d'équipement utilisateur

Publications (1)

Publication Number Publication Date
WO2016008139A1 true WO2016008139A1 (fr) 2016-01-21

Family

ID=55077832

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/082416 WO2016008139A1 (fr) 2014-07-17 2014-07-17 Méthode et dispositif d'installation de système d'équipement utilisateur

Country Status (1)

Country Link
WO (1) WO2016008139A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485736A (zh) * 2021-06-17 2021-10-08 厦门亿联网络技术股份有限公司 一种系统增量更新方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060242395A1 (en) * 2005-03-09 2006-10-26 Wyse Technology Inc. Operating system boot from network location
US20090249332A1 (en) * 2008-03-28 2009-10-01 International Business Machines Corporation Method and a computing device
CN102752364A (zh) * 2012-05-22 2012-10-24 华为终端有限公司 数据传输方法和装置
CN103019775A (zh) * 2012-11-28 2013-04-03 北京小米科技有限责任公司 一种终端设备刷机的方法、装置和设备
CN103246527A (zh) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 更新移动终端操作系统的方法和系统以及计算机

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060242395A1 (en) * 2005-03-09 2006-10-26 Wyse Technology Inc. Operating system boot from network location
US20090249332A1 (en) * 2008-03-28 2009-10-01 International Business Machines Corporation Method and a computing device
CN103246527A (zh) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 更新移动终端操作系统的方法和系统以及计算机
CN102752364A (zh) * 2012-05-22 2012-10-24 华为终端有限公司 数据传输方法和装置
CN103019775A (zh) * 2012-11-28 2013-04-03 北京小米科技有限责任公司 一种终端设备刷机的方法、装置和设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485736A (zh) * 2021-06-17 2021-10-08 厦门亿联网络技术股份有限公司 一种系统增量更新方法及装置
CN113485736B (zh) * 2021-06-17 2024-05-07 厦门亿联网络技术股份有限公司 一种系统增量更新方法及装置

Similar Documents

Publication Publication Date Title
WO2017067448A1 (fr) Procédé de mise à niveau de micrologiciel par voie hertzienne, système et support de stockage informatique
CN105138347A (zh) 一种差分升级包生成方法、软件升级方法及相应装置
CN102945176B (zh) 终端设备开机、升级方法和设备
WO2019062635A1 (fr) Procédé et dispositif de mise à jour
CN114341800B (zh) 用于在电子设备中的应用更新之后提高运行时性能的方法和装置
CN115328563B (zh) 系统启动方法及电子设备
WO2014194865A1 (fr) Procédé et appareil de mise à niveau de micrologiciel, et dispositif de communication
US10628588B2 (en) Information processing apparatus and computer readable storage medium
US9891862B2 (en) Forensic data acquisition apparatus and method for guaranteeing integrity of flash memory in smart device
CN109375937A (zh) 系统升级方法、装置、终端设备及存储介质
WO2018032757A1 (fr) Procédé et dispositif de mise à jour de composant
CN102646043A (zh) 移动终端软件升级方法、升级装置及移动终端
US20130227262A1 (en) Authentication device and authentication method
CN106528347B (zh) 一种数据备份方法及移动终端
CN116266467A (zh) 具有安全启动更新及自动恢复的存储器装置
CN104285210A (zh) 在便携式通信设备上恢复操作系统的方法、装置和系统
KR20150087177A (ko) 운영 시스템 복구 방법 및 장치, 그리고 단말기기
CN115951949A (zh) 一种bios的配置参数的恢复方法、装置及计算设备
CN107145282A (zh) 基于安卓操作系统的智能设备的刷机方法和装置
WO2012031474A1 (fr) Procédé et dispositif pour la mise en route d'un équipement formant terminal
WO2013167010A2 (fr) Terminal mobile et son procédé de démarrage
CN114090045B (zh) 一种应用于多单片机控制系统的固件升级方法及相关设备
WO2018049798A1 (fr) Procédé et appareil de reconstruction de partition de mémoire cache
WO2018014687A1 (fr) Procédé et appareil de transmission de paramètres et support d'informations informatique
CN111381892B (zh) 一种数据处理方法、装置、设备和机器可读介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14897611

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14897611

Country of ref document: EP

Kind code of ref document: A1