WO2021238387A1 - Procédé et appareil d'exécution d'application - Google Patents

Procédé et appareil d'exécution d'application Download PDF

Info

Publication number
WO2021238387A1
WO2021238387A1 PCT/CN2021/083899 CN2021083899W WO2021238387A1 WO 2021238387 A1 WO2021238387 A1 WO 2021238387A1 CN 2021083899 W CN2021083899 W CN 2021083899W WO 2021238387 A1 WO2021238387 A1 WO 2021238387A1
Authority
WO
WIPO (PCT)
Prior art keywords
execution
characteristic
mode
application
execution domain
Prior art date
Application number
PCT/CN2021/083899
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 荣耀终端有限公司
Publication of WO2021238387A1 publication Critical patent/WO2021238387A1/fr

Links

Images

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0225Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/482Application
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • This application relates to the field of terminals, and in particular to a method and device for executing applications.
  • the embodiments of the present application provide a method and device for executing applications, which are used to resolve the contradiction between battery life and user experience and functions.
  • an embodiment of the present application provides a method for executing an application.
  • the method includes: obtaining a category of an application; determining a first execution domain from a plurality of execution domains according to the category of the application;
  • the application is executed in the application; the multiple execution domains are different execution domains obtained by dividing the hardware, and the multiple execution domains include a high-power execution domain and a low-power execution domain.
  • the flexibility of system power consumption control can be improved, and the overall power consumption level of the system can be reduced.
  • some applications are allocated to execute in the low-power execution domain. Since the power consumption level of the low-power execution domain is significantly lower than that of the high-power execution domain, the overall power consumption level can be reduced.
  • Some applications are allocated to execute in the high-power execution domain, which can ensure user experience. Therefore, the contradiction between battery life and user experience and functions can be resolved.
  • the method further includes: controlling idle execution domains of the plurality of execution domains except for the first execution domain to enter an energy-saving state.
  • the energy-saving state includes at least one of a standby state, a sleep state, and a deep sleep state.
  • the method further includes: determining that the shared peripheral that the application needs to access is exclusively occupied by the first execution domain, and setting a global exclusive flag for the shared peripheral; and when the shared peripheral is accessed After completion, the global exclusive identification set for the shared peripheral is cleared.
  • the method further includes: detecting a preset event, the preset event is used to trigger a second mode, and the second mode is the first characteristic of the plurality of characteristics included in the application The mode; the application includes multiple features, each feature corresponds to a functional segment of the application, the first feature is one of the multiple features; the mode for controlling the first feature starts from the first The mode is switched to the second mode, and the first mode is the initial mode of the first characteristic.
  • Using the above method can improve the flexibility of system power consumption control, and can reduce the overall power consumption level of the system.
  • the mode of the first characteristic includes at least two of a high experience mode, a low power consumption mode, and an off mode.
  • the mode of controlling the first characteristic in the application may be switched from the first mode to the second mode in the following manner, but not limited to: controlling the first characteristic from the first execution
  • the domain is switched to a second execution domain for execution, wherein the first mode corresponds to the first execution domain, and the second mode corresponds to the second execution domain.
  • the above method avoids the fixed execution domain allocation method. According to the detected preset event, the characteristics in the application can be dynamically switched to the corresponding execution domain, which can improve the flexibility of system power consumption control and reduce the overall system Power consumption level.
  • an embodiment of the present application provides a method for executing an application.
  • the method includes: acquiring a category of a first characteristic, where the first characteristic is one of a plurality of characteristics included in an application, and each characteristic corresponds to all characteristics.
  • a functional segment of the application a first execution domain is determined from a plurality of execution domains according to the category of the first characteristic, and the first characteristic is executed in the first execution domain; the plurality of execution domains are pairs Different execution domains obtained by hardware division, and the multiple execution domains include a high power consumption execution domain and a low power consumption execution domain.
  • the method further includes: acquiring a category of a second characteristic, where the second characteristic is one of a plurality of characteristics included in the application, and the second characteristic is different from the first characteristic; Determine a second execution domain from a plurality of execution domains according to the category of the second characteristic, execute the second characteristic in the second execution domain, and the second execution domain is different from the first execution domain, And the first characteristic and the second characteristic communicate through an IPC device or pipe.
  • the method further includes: controlling idle execution domains of the plurality of execution domains except for the first execution domain and the second execution domain to enter an energy-saving state.
  • the energy-saving state includes at least one of a standby state, a sleep state, and a deep sleep state.
  • the method further includes: determining that the shared peripheral that needs to be accessed by the first feature is exclusively occupied by the first execution domain, and setting a global exclusive flag for the shared peripheral; After being accessed, the global exclusive identifier set for the shared peripheral is cleared.
  • the method further includes: detecting a preset event, the preset event is used to trigger a second mode, and the second mode is a mode of the first characteristic; The mode is switched from the first mode to the second mode, and the first mode is the initial mode of the first characteristic.
  • Using the above method can improve the flexibility of system power consumption control, and can reduce the overall power consumption level of the system.
  • the mode of the first characteristic includes at least two of a high experience mode, a low power consumption mode, and an off mode.
  • the mode of controlling the first characteristic to switch from the first mode to the second mode may adopt but not limited to the following manner: controlling the first characteristic to switch from the first execution domain to The third execution domain is executed, wherein the first mode corresponds to the first execution domain, and the second mode corresponds to the third execution domain.
  • the above method avoids the fixed execution domain allocation method. According to the detected preset event, the characteristics in the application can be dynamically switched to the corresponding execution domain, which can improve the flexibility of system power consumption control and reduce the overall system Power consumption level.
  • an embodiment of the present application provides a communication device, the device includes a module for executing any one of the first aspect and the first aspect; or the device includes a module for executing the second aspect And any of the possible design modules in the second aspect.
  • an embodiment of the present application provides a communication device, including a processor and an interface circuit, the interface circuit is used to receive signals from other communication devices other than the communication device and transmit them to the processor or The signal from the processor is sent to other communication devices other than the communication device, and the processor is used to implement any one of the first aspect and the first aspect through logic circuits or execution code instructions, Or realize any one of the possible designs of the second aspect and the second aspect.
  • an embodiment of the present application provides a wearable device, including a processor and a memory, the memory is used to store a program, and the processor invokes the memory to execute any one of the first aspect and the first aspect Possible design, or any one of the second aspect and the second aspect.
  • the processor is used to implement any one of the possible designs of the first aspect and the first aspect, or to implement any one of the second aspect and the second aspect, through a logic circuit or executing code instructions.
  • an embodiment of the present application provides a computer-readable storage medium in which a computer program or instruction is stored.
  • the computer program or instruction is executed by a communication device, the first aspect and the first aspect are implemented. Any one of the possible designs, or the realization of any one of the second aspect and the second aspect.
  • the embodiments of the present application provide a computer program product containing a program, which, when it runs on a communication device, enables the communication device to execute any one of the possible designs of the first aspect and the first aspect, or execute the first aspect Any one of the possible designs of the second aspect and the second aspect.
  • FIG. 1 is a schematic diagram of an example of a terminal device in an embodiment of the application
  • FIGS. 2(a) and 2(b) are schematic diagrams of the structure of the terminal device in the embodiment of the application;
  • FIG. 3 is one of the schematic diagrams of a method for executing an application in an embodiment of this application
  • FIG. 5 is one of the specific flowcharts of executing the application in the embodiment of this application.
  • FIG. 6 is the second specific flowchart of the application execution in the embodiment of this application.
  • FIG. 7 is a second schematic diagram of a method for executing an application in an embodiment of this application.
  • FIG. 8 is a schematic diagram of the correspondence between feature classification and execution domain classification in an embodiment of this application.
  • FIG. 9 is the third specific flowchart of the application execution in the embodiment of this application.
  • FIG. 10 is the fourth specific flowchart of the application execution in the embodiment of this application.
  • FIG. 11 is one of the schematic structural diagrams of a communication device in an embodiment of this application.
  • FIG. 12 is the second structural diagram of a communication device in an embodiment of this application.
  • the embodiments of the present application can be applied to various terminal devices 100, such as mobile phones, personal computers (PC), tablets, wearable devices, and so on.
  • terminal devices 100 such as mobile phones, personal computers (PC), tablets, wearable devices, and so on.
  • Fig. 2(a) shows one of the schematic structural diagrams of the terminal device 100.
  • the terminal device 100 may include a processor 110, an external memory interface 120, an internal memory 121, a universal serial bus (USB) interface 130, a charging management module 140, a power management module 141, a battery 142, an antenna 1, and an antenna 2.
  • Mobile communication module 150 wireless communication module 160, audio module 170, speaker 170A, receiver 170B, microphone 170C, earphone jack 170D, sensor module 180, buttons 190, motor 191, indicator 192, camera 193, display screen 194, and Subscriber identification module (subscriber identification module, SIM) card interface 195, etc.
  • SIM Subscriber identification module
  • the sensor module 180 may include a pressure sensor 180A, a gyroscope sensor 180B, an air pressure sensor 180C, a magnetic sensor 180D, an acceleration sensor 180E, a distance sensor 180F, a proximity light sensor 180G, a fingerprint sensor 180H, a temperature sensor 180J, a touch sensor 180K, and ambient light Sensor 180L, bone conduction sensor 180M, etc.
  • the structure illustrated in the embodiment of the present invention does not constitute a specific limitation on the terminal device 100.
  • the terminal device 100 may include more or fewer components than shown, or combine certain components, or split certain components, or arrange different components.
  • the illustrated components can be implemented in hardware, software, or a combination of software and hardware.
  • the processor 110 may include one or more processing units.
  • the processor 110 may include an application processor (AP), a modem processor, a graphics processing unit (GPU), and an image signal processor. (image signal processor, ISP), controller, memory, video codec, digital signal processor (digital signal processor, DSP), baseband processor, and/or neural-network processing unit (NPU) Wait.
  • AP application processor
  • modem processor modem processor
  • GPU graphics processing unit
  • image signal processor image signal processor
  • ISP image signal processor
  • controller memory
  • video codec digital signal processor
  • DSP digital signal processor
  • NPU neural-network processing unit
  • the different processing units may be independent devices or integrated in one or more processors.
  • the controller may be the nerve center and command center of the terminal device 100.
  • the controller can generate operation control signals according to the instruction operation code and timing signals to complete the control of fetching and executing instructions.
  • a memory may also be provided in the processor 110 to store instructions and data.
  • the memory in the processor 110 is a cache memory.
  • the memory can store instructions or data that have just been used or recycled by the processor 110. If the processor 110 needs to use the instruction or data again, it can be directly called from the memory. Repeated accesses are avoided, the waiting time of the processor 110 is reduced, and the efficiency of the system is improved.
  • the processor 110 may include one or more interfaces.
  • the interface can include an integrated circuit (inter-integrated circuit, I2C) interface, an integrated circuit built-in audio (inter-integrated circuit sound, I2S) interface, a pulse code modulation (pulse code modulation, PCM) interface, and a universal asynchronous transmitter (universal asynchronous transmitter) interface.
  • I2C integrated circuit
  • I2S integrated circuit built-in audio
  • PCM pulse code modulation
  • PCM pulse code modulation
  • UART universal asynchronous transmitter
  • MIPI mobile industry processor interface
  • GPIO general-purpose input/output
  • SIM subscriber identity module
  • USB Universal Serial Bus
  • the I2C interface is a bidirectional synchronous serial bus, which includes a serial data line (SDA) and a serial clock line (SCL).
  • the processor 110 may include multiple sets of I2C buses.
  • the processor 110 may couple the touch sensor 180K, charger, flash, camera 193, etc., respectively through different I2C bus interfaces.
  • the processor 110 may couple the touch sensor 180K through an I2C interface, so that the processor 110 and the touch sensor 180K communicate through the I2C bus interface to implement the touch function of the terminal device 100.
  • the I2S interface can be used for audio communication.
  • the processor 110 may include multiple sets of I2S buses.
  • the processor 110 may be coupled with the audio module 170 through an I2S bus to implement communication between the processor 110 and the audio module 170.
  • the audio module 170 may transmit audio signals to the wireless communication module 160 through an I2S interface, so as to realize the function of answering calls through a Bluetooth headset.
  • the PCM interface can also be used for audio communication to sample, quantize and encode analog signals.
  • the audio module 170 and the wireless communication module 160 may be coupled through a PCM bus interface.
  • the audio module 170 may also transmit audio signals to the wireless communication module 160 through the PCM interface, so as to realize the function of answering calls through the Bluetooth headset. Both the I2S interface and the PCM interface can be used for audio communication.
  • the UART interface is a universal serial data bus used for asynchronous communication.
  • the bus can be a two-way communication bus. It converts the data to be transmitted between serial communication and parallel communication.
  • the UART interface is generally used to connect the processor 110 and the wireless communication module 160.
  • the processor 110 communicates with the Bluetooth module in the wireless communication module 160 through the UART interface to realize the Bluetooth function.
  • the audio module 170 may transmit audio signals to the wireless communication module 160 through a UART interface, so as to realize the function of playing music through a Bluetooth headset.
  • the MIPI interface can be used to connect the processor 110 with the display screen 194, the camera 193 and other peripheral devices.
  • the MIPI interface includes camera serial interface (camera serial interface, CSI), display serial interface (display serial interface, DSI), etc.
  • the processor 110 and the camera 193 communicate through a CSI interface to implement the shooting function of the terminal device 100.
  • the processor 110 and the display screen 194 communicate through a DSI interface to realize the display function of the terminal device 100.
  • the GPIO interface can be configured through software.
  • the GPIO interface can be configured as a control signal or as a data signal.
  • the GPIO interface can be used to connect the processor 110 with the camera 193, the display screen 194, the wireless communication module 160, the audio module 170, the sensor module 180, and so on.
  • the GPIO interface can also be configured as an I2C interface, I2S interface, UART interface, MIPI interface, etc.
  • the USB interface 130 is an interface that complies with the USB standard specification, and specifically may be a Mini USB interface, a Micro USB interface, a USB Type C interface, and so on.
  • the USB interface 130 can be used to connect a charger to charge the terminal device 100, and can also be used to transfer data between the terminal device 100 and peripheral devices. It can also be used to connect earphones and play audio through earphones. This interface can also be used to connect to other terminal devices, such as AR devices.
  • the interface connection relationship between the modules illustrated in the embodiment of the present invention is merely a schematic illustration, and does not constitute a structural limitation of the terminal device 100.
  • the terminal device 100 may also adopt different interface connection modes in the foregoing embodiments, or a combination of multiple interface connection modes.
  • the charging management module 140 is used to receive charging input from the charger.
  • the charger can be a wireless charger or a wired charger.
  • the charging management module 140 may receive the charging input of the wired charger through the USB interface 130.
  • the charging management module 140 may receive the wireless charging input through the wireless charging coil of the terminal device 100. While the charging management module 140 charges the battery 142, it can also supply power to the terminal device through the power management module 141.
  • the power management module 141 is used to connect the battery 142, the charging management module 140 and the processor 110.
  • the power management module 141 receives input from the battery 142 and/or the charging management module 140, and supplies power to the processor 110, the internal memory 121, the external memory, the display screen 194, the camera 193, and the wireless communication module 160.
  • the power management module 141 can also be used to monitor parameters such as battery capacity, battery cycle times, and battery health status (leakage, impedance).
  • the power management module 141 may also be provided in the processor 110.
  • the power management module 141 and the charging management module 140 may also be provided in the same device.
  • the wireless communication function of the terminal device 100 can be implemented by the antenna 1, the antenna 2, the mobile communication module 150, the wireless communication module 160, the modem processor, and the baseband processor.
  • the antenna 1 and the antenna 2 are used to transmit and receive electromagnetic wave signals.
  • Each antenna in the terminal device 100 can be used to cover a single or multiple communication frequency bands. Different antennas can also be reused to improve antenna utilization.
  • antenna 1 can be multiplexed as a diversity antenna of a wireless local area network.
  • the antenna can be used in combination with a tuning switch.
  • the mobile communication module 150 may provide a wireless communication solution including 2G/3G/4G/5G and the like applied to the terminal device 100.
  • the mobile communication module 150 may include at least one filter, a switch, a power amplifier, a low noise amplifier (LNA), and the like.
  • the mobile communication module 150 can receive electromagnetic waves by the antenna 1, and perform processing such as filtering, amplifying and transmitting the received electromagnetic waves to the modem processor for demodulation.
  • the mobile communication module 150 can also amplify the signal modulated by the modem processor, and convert it into electromagnetic wave radiation via the antenna 1.
  • at least part of the functional modules of the mobile communication module 150 may be provided in the processor 110.
  • at least part of the functional modules of the mobile communication module 150 and at least part of the modules of the processor 110 may be provided in the same device.
  • the modem processor may include a modulator and a demodulator.
  • the modulator is used to modulate the low frequency baseband signal to be sent into a medium and high frequency signal.
  • the demodulator is used to demodulate the received electromagnetic wave signal into a low-frequency baseband signal.
  • the demodulator then transmits the demodulated low-frequency baseband signal to the baseband processor for processing.
  • the low-frequency baseband signal is processed by the baseband processor and then passed to the application processor.
  • the application processor outputs a sound signal through an audio device (not limited to the speaker 170A, the receiver 170B, etc.), or displays an image or video through the display screen 194.
  • the modem processor may be an independent device.
  • the modem processor may be independent of the processor 110 and be provided in the same device as the mobile communication module 150 or other functional modules.
  • the wireless communication module 160 can provide applications on the terminal device 100 including wireless local area networks (WLAN) (such as wireless fidelity (Wi-Fi) networks), bluetooth (BT), and global navigation satellites.
  • WLAN wireless local area networks
  • BT wireless fidelity
  • GNSS global navigation satellite system
  • FM frequency modulation
  • NFC near field communication technology
  • infrared technology infrared, IR
  • the wireless communication module 160 may be one or more devices integrating at least one communication processing module.
  • the wireless communication module 160 receives electromagnetic waves via the antenna 2, frequency modulates and filters the electromagnetic wave signals, and sends the processed signals to the processor 110.
  • the wireless communication module 160 may also receive a signal to be sent from the processor 110, perform frequency modulation, amplify it, and convert it into electromagnetic waves to radiate through the antenna 2.
  • the antenna 1 of the terminal device 100 is coupled with the mobile communication module 150, and the antenna 2 is coupled with the wireless communication module 160, so that the terminal device 100 can communicate with the network and other devices through wireless communication technology.
  • the wireless communication technology may include global system for mobile communications (GSM), general packet radio service (GPRS), code division multiple access (CDMA), broadband Code division multiple access (wideband code division multiple access, WCDMA), time-division code division multiple access (time-division code division multiple access, TD-SCDMA), long term evolution (LTE), BT, GNSS, WLAN, NFC , FM, and/or IR technology, etc.
  • the GNSS may include the global positioning system (GPS), the global navigation satellite system (GLONASS), the Beidou navigation satellite system (BDS), and the quasi-zenith satellite system (quasi). -zenith satellite system, QZSS) and/or satellite-based augmentation systems (SBAS).
  • GPS global positioning system
  • GLONASS global navigation satellite system
  • BDS Beidou navigation satellite system
  • QZSS quasi-zenith satellite system
  • SBAS satellite-based augmentation systems
  • the terminal device 100 implements a display function through a GPU, a display screen 194, and an application processor.
  • the GPU is a microprocessor for image processing, connected to the display 194 and the application processor.
  • the GPU is used to perform mathematical and geometric calculations and is used for graphics rendering.
  • the processor 110 may include one or more GPUs that execute program instructions to generate or change display information.
  • the display screen 194 is used to display images, videos, and the like.
  • the display screen 194 includes a display panel.
  • the display panel can adopt liquid crystal display (LCD), organic light-emitting diode (OLED), active matrix organic light-emitting diode or active-matrix organic light-emitting diode (active-matrix organic light-emitting diode).
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • active-matrix organic light-emitting diode active-matrix organic light-emitting diode
  • AMOLED flexible light-emitting diode (FLED), Miniled, MicroLed, Micro-oLed, quantum dot light-emitting diode (QLED), etc.
  • the terminal device 100 may include one or N display screens 194, and N is a positive integer greater than one.
  • the terminal device 100 can implement a shooting function through an ISP, a camera 193, a video codec, a GPU, a display screen 194, and an application processor.
  • the ISP is used to process the data fed back from the camera 193. For example, when taking a picture, the shutter is opened, the light is transmitted to the photosensitive element of the camera through the lens, the light signal is converted into an electrical signal, and the photosensitive element of the camera transfers the electrical signal to the ISP for processing and is converted into an image visible to the naked eye.
  • ISP can also optimize the image noise, brightness, and skin color. ISP can also optimize the exposure, color temperature and other parameters of the shooting scene.
  • the ISP may be provided in the camera 193.
  • the camera 193 is used to capture still images or videos.
  • the object generates an optical image through the lens and is projected to the photosensitive element.
  • the photosensitive element may be a charge coupled device (CCD) or a complementary metal-oxide-semiconductor (CMOS) phototransistor.
  • CMOS complementary metal-oxide-semiconductor
  • the photosensitive element converts the optical signal into an electrical signal, and then transfers the electrical signal to the ISP to convert it into a digital image signal.
  • ISP outputs digital image signals to DSP for processing.
  • DSP converts digital image signals into standard RGB, YUV and other formats of image signals.
  • the terminal device 100 may include one or N cameras 193, and N is a positive integer greater than one.
  • Digital signal processors are used to process digital signals. In addition to digital image signals, they can also process other digital signals. For example, when the terminal device 100 selects a frequency point, the digital signal processor is used to perform Fourier transform on the energy of the frequency point.
  • Video codecs are used to compress or decompress digital video.
  • the terminal device 100 may support one or more video codecs. In this way, the terminal device 100 can play or record videos in multiple encoding formats, such as: moving picture experts group (MPEG) 1, MPEG2, MPEG3, MPEG4, and so on.
  • MPEG moving picture experts group
  • MPEG2 MPEG2, MPEG3, MPEG4, and so on.
  • NPU is a neural-network (NN) computing processor.
  • NN neural-network
  • applications such as intelligent cognition of the terminal device 100 can be realized, such as image recognition, face recognition, voice recognition, text understanding, and so on.
  • the external memory interface 120 may be used to connect an external memory card, such as a Micro SD card, to expand the storage capacity of the terminal device 100.
  • the external memory card communicates with the processor 110 through the external memory interface 120 to realize the data storage function. For example, save music, video and other files in an external memory card.
  • the internal memory 121 may be used to store computer executable program code, where the executable program code includes instructions.
  • the processor 110 executes various functional applications and data processing of the terminal device 100 by running instructions stored in the internal memory 121.
  • the internal memory 121 may include a storage program area and a storage data area.
  • the storage program area can store an operating system, at least one application program (such as a sound playback function, an image playback function, etc.) required by at least one function.
  • the data storage area can store data (such as audio data, phone book, etc.) created during the use of the terminal device 100.
  • the internal memory 121 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, a universal flash storage (UFS), and the like.
  • UFS universal flash storage
  • the terminal device 100 can implement audio functions through the audio module 170, the speaker 170A, the receiver 170B, the microphone 170C, the earphone interface 170D, and the application processor. For example, music playback, recording, etc.
  • the audio module 170 is used to convert digital audio information into an analog audio signal for output, and is also used to convert an analog audio input into a digital audio signal.
  • the audio module 170 can also be used to encode and decode audio signals.
  • the audio module 170 may be provided in the processor 110, or part of the functional modules of the audio module 170 may be provided in the processor 110.
  • the speaker 170A also called “speaker” is used to convert audio electrical signals into sound signals.
  • the terminal device 100 can listen to music through the speaker 170A, or listen to a hands-free call.
  • the receiver 170B also called a "handset" is used to convert audio electrical signals into sound signals.
  • the terminal device 100 answers a call or voice message, it can receive the voice by bringing the receiver 170B close to the human ear.
  • the microphone 170C also called “microphone”, “microphone”, is used to convert sound signals into electrical signals.
  • the user can make a sound by approaching the microphone 170C through the human mouth, and input the sound signal into the microphone 170C.
  • the terminal device 100 may be provided with at least one microphone 170C.
  • the terminal device 100 may be provided with two microphones 170C, which can implement noise reduction functions in addition to collecting sound signals.
  • the terminal device 100 may also be provided with three, four or more microphones 170C to collect sound signals, reduce noise, identify sound sources, and realize directional recording functions.
  • the earphone interface 170D is used to connect wired earphones.
  • the earphone interface 170D may be a USB interface 130, or a 3.5mm open mobile terminal platform (OMTP) standard interface, or a cellular telecommunications industry association (cellular telecommunications industry association of the USA, CTIA) standard interface.
  • OMTP open mobile terminal platform
  • CTIA cellular telecommunications industry association
  • the pressure sensor 180A is used to sense the pressure signal and can convert the pressure signal into an electrical signal.
  • the pressure sensor 180A may be provided on the display screen 194.
  • the capacitive pressure sensor may include at least two parallel plates with conductive materials. When a force is applied to the pressure sensor 180A, the capacitance between the electrodes changes.
  • the terminal device 100 determines the strength of the pressure according to the change in capacitance.
  • the terminal device 100 detects the intensity of the touch operation according to the pressure sensor 180A.
  • the terminal device 100 may also calculate the touched position based on the detection signal of the pressure sensor 180A.
  • touch operations that act on the same touch position but have different touch operation intensities can correspond to different operation instructions. For example: when a touch operation whose intensity is less than the first pressure threshold is applied to the short message application icon, an instruction to view the short message is executed. When a touch operation with a touch operation intensity greater than or equal to the first pressure threshold acts on the short message application icon, an instruction to create a new short message is executed.
  • the gyro sensor 180B may be used to determine the movement posture of the terminal device 100.
  • the angular velocity of the terminal device 100 around three axes ie, x, y, and z axes
  • the gyro sensor 180B can be used for image stabilization.
  • the gyroscope sensor 180B detects the shaking angle of the terminal device 100, and calculates the distance that the lens module needs to compensate according to the angle, so that the lens can counteract the shaking of the terminal device 100 through a reverse movement to achieve anti-shake.
  • the gyro sensor 180B can also be used for navigation and somatosensory game scenes.
  • the air pressure sensor 180C is used to measure air pressure.
  • the terminal device 100 calculates the altitude based on the air pressure value measured by the air pressure sensor 180C to assist positioning and navigation.
  • the magnetic sensor 180D includes a Hall sensor.
  • the terminal device 100 may use the magnetic sensor 180D to detect the opening and closing of the flip holster.
  • the terminal device 100 can detect the opening and closing of the flip according to the magnetic sensor 180D. Then, according to the detected opening and closing state of the leather case or the opening and closing state of the flip cover, features such as automatic unlocking of the flip cover are set.
  • the acceleration sensor 180E can detect the magnitude of the acceleration of the terminal device 100 in various directions (generally three axes). When the terminal device 100 is stationary, the magnitude and direction of gravity can be detected. It can also be used to identify the posture of the terminal device, applied to applications such as horizontal and vertical screen switching, pedometer and so on.
  • the terminal device 100 can measure the distance by infrared or laser. In some embodiments, when shooting a scene, the terminal device 100 may use the distance sensor 180F to measure the distance to achieve fast focusing.
  • the proximity light sensor 180G may include, for example, a light emitting diode (LED) and a light detector such as a photodiode.
  • the light emitting diode may be an infrared light emitting diode.
  • the terminal device 100 emits infrared light to the outside through the light emitting diode.
  • the terminal device 100 uses a photodiode to detect infrared reflected light from nearby objects. When sufficient reflected light is detected, it can be determined that there is an object near the terminal device 100. When insufficient reflected light is detected, the terminal device 100 can determine that there is no object near the terminal device 100.
  • the terminal device 100 can use the proximity light sensor 180G to detect that the user holds the terminal device 100 close to the ear to talk, so as to automatically turn off the screen to save power.
  • the proximity light sensor 180G can also be used in leather case mode, and the pocket mode will automatically unlock and lock the screen.
  • the ambient light sensor 180L is used to sense the brightness of the ambient light.
  • the terminal device 100 can adaptively adjust the brightness of the display screen 194 according to the perceived brightness of the ambient light.
  • the ambient light sensor 180L can also be used to automatically adjust the white balance when taking pictures.
  • the ambient light sensor 180L can also cooperate with the proximity light sensor 180G to detect whether the terminal device 100 is in a pocket to prevent accidental touch.
  • the fingerprint sensor 180H is used to collect fingerprints.
  • the terminal device 100 can use the collected fingerprint characteristics to implement fingerprint unlocking, access application locks, fingerprint photographs, fingerprint answering calls, and so on.
  • the temperature sensor 180J is used to detect temperature.
  • the terminal device 100 uses the temperature detected by the temperature sensor 180J to execute a temperature processing strategy. For example, when the temperature reported by the temperature sensor 180J exceeds a threshold value, the terminal device 100 reduces the performance of the processor located near the temperature sensor 180J, so as to reduce power consumption and implement thermal protection.
  • the terminal device 100 when the temperature is lower than another threshold, the terminal device 100 heats the battery 142 to avoid abnormal shutdown of the terminal device 100 due to low temperature.
  • the terminal device 100 boosts the output voltage of the battery 142 to avoid abnormal shutdown caused by low temperature.
  • Touch sensor 180K also called “touch panel”.
  • the touch sensor 180K may be provided on the display screen 194, and the touch screen is composed of the touch sensor 180K and the display screen 194, which is also called a “touch screen”.
  • the touch sensor 180K is used to detect touch operations acting on or near it.
  • the touch sensor can pass the detected touch operation to the application processor to determine the type of touch event.
  • the visual output related to the touch operation can be provided through the display screen 194.
  • the touch sensor 180K may also be disposed on the surface of the terminal device 100, which is different from the position of the display screen 194.
  • the bone conduction sensor 180M can acquire vibration signals.
  • the bone conduction sensor 180M can acquire the vibration signal of the vibrating bone mass of the human voice.
  • the bone conduction sensor 180M can also contact the human pulse and receive the blood pressure pulse signal.
  • the bone conduction sensor 180M may also be provided in the earphone, combined with the bone conduction earphone.
  • the audio module 170 can parse the voice signal based on the vibration signal of the vibrating bone block of the voice obtained by the bone conduction sensor 180M, and realize the voice function.
  • the application processor may analyze the heart rate information based on the blood pressure beating signal obtained by the bone conduction sensor 180M, and realize the heart rate detection function.
  • the button 190 includes a power-on button, a volume button, and so on.
  • the button 190 may be a mechanical button. It can also be a touch button.
  • the terminal device 100 may receive key input, and generate key signal input related to user settings and function control of the terminal device 100.
  • the motor 191 can generate vibration prompts.
  • the motor 191 can be used for incoming call vibration notification, and can also be used for touch vibration feedback.
  • touch operations that act on different applications can correspond to different vibration feedback effects.
  • Acting on touch operations in different areas of the display screen 194, the motor 191 can also correspond to different vibration feedback effects.
  • Different application scenarios for example: time reminding, receiving information, alarm clock, games, etc.
  • the touch vibration feedback effect can also support customization.
  • the indicator 192 may be an indicator light, which may be used to indicate the charging status, power change, or to indicate messages, missed calls, notifications, and so on.
  • the SIM card interface 195 is used to connect to the SIM card.
  • the SIM card can be inserted into the SIM card interface 195 or pulled out from the SIM card interface 195 to achieve contact and separation with the terminal device 100.
  • the terminal device 100 may support 1 or N SIM card interfaces, and N is a positive integer greater than 1.
  • the SIM card interface 195 can support Nano SIM cards, Micro SIM cards, SIM cards, etc.
  • the same SIM card interface 195 can insert multiple cards at the same time. The types of the multiple cards can be the same or different.
  • the SIM card interface 195 can also be compatible with different types of SIM cards.
  • the SIM card interface 195 can also be compatible with external memory cards.
  • the terminal device 100 interacts with the network through the SIM card to implement functions such as call and data communication.
  • the terminal device 100 adopts an eSIM, that is, an embedded SIM card.
  • the eSIM card can be embedded in the terminal device 100 and cannot be separated from the terminal device 100.
  • Fig. 2(b) shows the second structural diagram of the terminal device 100.
  • the terminal device 100 has a processor 211, a memory 205, and various software loaded in the memory, including an operating system 201, a desktop program 202, a synthesizer 203, and a service program 204.
  • the terminal device 100 also has various peripherals, including communication devices 206 (such as bluetooth low energy (BLE), WiFi, modems, etc.), sensors 207 (such as gravity sensors, acceleration sensors, and angular velocity sensors).
  • communication devices 206 such as bluetooth low energy (BLE), WiFi, modems, etc.
  • sensors 207 such as gravity sensors, acceleration sensors, and angular velocity sensors.
  • Photoplethysmography (PPG) sensor such as keyboard, touch screen, etc.
  • memory 209 such as built-in non-removable memory, Removable library card, etc.
  • output device 210 such as printer, etc.
  • processor 211 such as ARM, X86, MIPS, etc.
  • vibration device 212 such as linear motor, eccentric motor, etc.
  • display device 213 such as liquid crystal display) (liquid crystal display, LCD) screen, organic light-emitting diode (OLED) screen, active matrix organic light-emitting diode or active-matrix organic light-emitting diode (active-matrix organic light-emitting diode, AMOLED screen, etc.
  • camera equipment 214 such as a front camera, a rear camera, a time of flight (TOF) camera, an infrared camera, etc.).
  • TOF time of flight
  • high experience means higher frequency central processing unit (CPU), graphics processing unit (GPU), and more complex calculations and graphics and image processing.
  • CPU central processing unit
  • GPU graphics processing unit
  • complex calculations and graphics and image processing In terminal devices, especially devices such as mobile phones and wearable devices, due to the limited battery capacity, terminal devices that pursue high experience will inevitably lead to a decrease in battery life.
  • Terminal devices pursuing long battery life may use specific hardware, such as ink screens (not active refresh, optional backlight), low-power memory (low working voltage), static memory (not active refresh), and low-power CPU (It may also be a microcontroller unit (MCU), low-power GPU (or GPU may be eliminated) to meet low power consumption at the hardware level, and at the same time cooperate with more stringent power management strategies at the software level (for example, global standby, hibernation) , Kill background processes by default, etc.) to achieve battery life goals.
  • the above hardware and software design strategies generally lead to a decline in user experience. For example, ink screens will cause serious refresh delays and do not support color. Low power Consuming logic devices (memory, CPU, GPU) will cause the system to respond slowly.
  • the software's aggressive standby or default killing process will cause the terminal device to become less responsive, and task switching is not very user-friendly (for example, applications placed in the background) After restoring to the foreground, the original state of the application cannot be restored).
  • the system is configured with a "low power consumption mode". After the system enters the "low power consumption mode", all functions are Running in the "low power consumption mode", the system will try to close the "excess” functions and special effects at this time. At the same time, the hardware and sensors that these functions depend on also enter the dormant or power-off state, and the main CPU and main memory are dynamically reduced. Operating frequency, the screen works at a lower brightness and color depth, try to reduce the number of screen refreshes and content refresh.
  • Using the above solution can extend the battery life to a certain extent, but because the hardware performance in the "low power mode” is very limited, and the functions are much less than in the normal mode, the user experience is also significantly reduced.
  • the prior art also proposes a solution: the system configures an "exclusive hardware mode".
  • the system only provides some functions to the user in the "exclusive hardware mode". All the underlying software (such as operating systems, drivers, file systems, etc.) that these functions depend on run on an exclusive extremely low-power processor.
  • the main CPU is completely powered off.
  • the functions provided by peripherals and sensors in this mode are turned on on demand.
  • Adopt the above-mentioned scheme first, because this scheme uses the exclusive hardware, therefore increases the cost of the system.
  • the performance of the exclusive hardware is very low, the functions in this mode are limited, only some basic functions are included, and the user experience is not as good as the normal mode.
  • the switching takes a long time.
  • the system is composed of an application, an application loader, and an execution domain.
  • the execution domain refers to a combination or range of hardware. In a specific execution domain, only hardware belonging to the execution domain can be accessed.
  • the system can divide the hardware into multiple execution domains.
  • the division of the execution domain described above may be pre-divided (that is, statically divided), or it may be dynamically divided.
  • the division of the execution domain described above may be divided in a physical way, or divided in a logical way.
  • the so-called physical division refers to the hardware entity corresponding to a specific execution domain
  • the so-called logical division refers to the determination of the execution domain through dynamic configuration and control.
  • the system may divide the hardware into a first execution domain and a second execution domain, where the first execution domain is used to execute applications or performance with lower power consumption requirements, or applications or performance with higher battery life requirements, or Experience less demanding applications or performance.
  • the second execution domain is used for applications or performance with higher power consumption requirements, or applications or performance with lower battery life requirements, or applications or performance with higher experience requirements.
  • the execution domain is built on a dual CPU (MCU+AP) hardware architecture.
  • MCU is weak in performance and low in power consumption, and it is a non-full-featured low-speed CPU.
  • Application processor (AP) is a full-featured high-speed CPU, most of which will also integrate GPU, Internet service provider (ISP), high-speed dynamic memory controller, etc., such as AP can be used as the main mobile phone CPU, high performance and high power consumption.
  • the system divides the hardware into 2 execution domains, including MCU domain and AP domain.
  • MCU domain the AP and the GPU on the AP side are used to provide users with a higher user experience, and the power consumption is higher.
  • AP is the main CPU of the AP domain.
  • MCU domain is used to provide users with basic functions and a lower user experience, with lower power consumption.
  • MCU is the main CPU of the MCU domain.
  • the number of execution domains may also be greater than 2, which is not limited in the embodiment of the present application.
  • Each execution domain can access shared peripherals, which can also be referred to as public peripherals, can also access their own exclusive peripherals, or can be referred to as dedicated peripherals.
  • the screen can be shared or exclusive.
  • typical shared peripherals include touch screens, linear acceleration sensors, angular velocity sensors, PPG sensors, external memory (such as fixed or pluggable memory), cameras and image sensors.
  • Typical exclusive peripherals include GPUs.
  • GPUs are exclusively occupied by high-power execution domains. It should be understood that the foregoing division of shared peripherals and exclusive peripherals is only an example, and is not a limitation of the embodiments of the present application. Among them, in terms of physical connection, peripherals are fixedly connected to the external bus of a specific processor.
  • the MCU has two roles: one is the main CPU in the low-power domain, and the other is the public IO Hub. Among them, because the MCU has very low power consumption and can always keep working, the MCU can be used as a public IO Hub.
  • the Bluetooth controller is connected to the external bus of the MCU. If the AP needs to transmit data via Bluetooth, it needs to transfer it through the MCU first. At the software and/or logic level, peripherals can be considered to work in different execution domains.
  • the application loader is used to load the executable image and the corresponding data, symbols and other additional information into the memory, and wait for the operating system (OS) to schedule the CPU to execute.
  • OS operating system
  • Typical application loader implementations include class loader in Java runtime, execve in Linux, ntdll.dll in windows, and so on.
  • a characteristic refers to a functional segment of an application or software.
  • An application can include multiple features.
  • the Home application includes features such as dial, weather, altitude, battery level, and Bluetooth status.
  • the dial feature is responsible for providing the display of the dial
  • the weather feature is responsible for displaying the weather information of the specified area on the dial
  • the altitude feature is responsible for displaying the altitude information of the specified area on the dial
  • the battery power and Bluetooth status are responsible for providing the display of the system status.
  • Dial features can also be divided into sub-features such as video dial, 3D dial, album dial, and standby dial.
  • video dial, 3D dial, album dial these features provide complex screen effects.
  • the album dial also needs to read image files from the system album.
  • the standby dial only provides a simple time display function, without complicated screen effects, and no need to obtain other system data.
  • various sports applications may also include features such as heart rate monitoring, wrist posture detection (such as raising the wrist to brighten the screen), and pressure monitoring.
  • the embodiment of the present application provides a method for executing an application to resolve the contradiction between battery life and user experience and functions.
  • the execution subject of this method may be a terminal device, as shown in FIG. 1, such as a mobile phone or a smart watch, or may also be an application loader in the system.
  • the following takes the application loader as an example for description.
  • the method includes:
  • the system provides a notification mechanism to let the outside know the loading status and events, for example, a callback, and the application loader can obtain application information through the callback.
  • a notification mechanism to let the outside know the loading status and events, for example, a callback, and the application loader can obtain application information through the callback.
  • the application information includes the category of the application.
  • applications are divided into multiple categories.
  • applications are divided into a first category of applications and a second category of applications, and the basis for dividing the applications may include factors such as battery life, power consumption, and experience.
  • applications can be divided into long battery life applications (also referred to as low experience applications) and high experience applications (also referred to as short battery life applications).
  • the application can be divided into a long battery life application and a short battery life application.
  • the application can be divided into a low-experience application and a high-experience application.
  • the application can be divided into a low power consumption application and a high power consumption application. It is understandable that the number of application categories can also be greater than 2, and the above examples are not limited to the embodiments of the present application.
  • typical long-endurance applications include various sports APPs (running, swimming, outdoor, etc.).
  • Typical high-experience applications include cool dials, interactive dials, video games, music playback, etc.
  • the number of execution domains and the number of application categories can be the same or different.
  • the number of classifications of applications may be greater than the number of execution domains, or the number of execution domains may be greater than the number of classifications of applications.
  • the system can further divide the low-power execution domain into more subdomains.
  • the application loader determines a first execution domain from multiple execution domains according to the category of the application, and executes the application in the first execution domain.
  • the application loader pulls up an application, according to the acquired category of the application, the execution domain corresponding to the category of the application is queried, that is, the first execution domain is determined, where the correspondence between the category of the application and the execution domain Can be configured in advance. After determining the first execution domain, the application loader allocates the application to the first execution domain for execution.
  • the application is a cool dial
  • the category of the cool dial is a high-experience application
  • the application loader determines an AP domain (that is, a high-power execution domain) for a high-experience application according to the category of the cool dial.
  • the application is a certain sports application
  • the category of the sports application is a long-life application
  • the application loader determines the MCU domain (ie, a low-power execution domain) according to the category of the sports application as a long-life application.
  • the application loader controls the idle execution domains other than the first execution domain to enter the energy-saving state.
  • the energy-saving state includes at least one of a standby state, a sleep state, and a deep sleep state.
  • the idle execution domain preferentially selects to enter the standby state.
  • the standby state means that the CPU is powered on and the memory is powered on. At this time, the CPU is working at a very low frequency. If it is a multi-core CPU, some of its cores will also be shut down. Since the CPU is always working, there is no need to restore the state, just increase the CPU working frequency and wake up other cores to work at full speed.
  • the sleep state means that the CPU is powered off and the memory is powered on. If you want to resume the CPU operation at this time, you need to wake up the CPU first, and then the CPU restores the state saved in the memory to its own register.
  • the deep sleep state means that both the CPU and memory are powered off. If you want the CPU to resume operation at this time, you need to reboot, that is, load the state and/or data of the CPU from the external memory.
  • the energy-saving state may also include other states, and the various states shown in the above examples may have different meanings in different systems.
  • the application loader can control the first execution domain to enter the energy-saving state.
  • the following takes Example 1 to Example 4 as examples for description.
  • Example 1 When the system detects that the user turns off the screen and the execution domain of the current application is a high-power execution domain, the application controller can control the high-power execution domain to enter the standby state.
  • Example 2 When the system detects that the user has not operated for a period of time (configurable, 5s by default), and the execution domain of the current application is a high-power execution domain, the application loader can control the high-power execution domain to enter the standby state.
  • Example 3 When the system detects that the current application is switched to the background by the user, and another application is started at the same time, the execution domain of the current application is a high-power execution domain, and the category of the newly started application is a long battery life application, then the newly started application The application is loaded into the low-power execution domain, and at this time the high-power execution domain has no other foreground applications, the application loader can control the high-power execution domain to enter the standby state.
  • Example 4 When the system detects that the current application is running with a low power consumption feature, and the execution domain of the current application is a high power consumption execution domain, the application loader can control the high power consumption execution domain to enter the standby state.
  • the Home application includes features such as dial, weather, altitude, battery level, and Bluetooth status.
  • the dial features can be divided into sub-features such as video dials, 3D dials, album dials, and standby dials. Among them, video dials, 3D dials, and album dials are high-experience features, and these features provide complex screen effects.
  • the album dial also needs to read image files from the system album.
  • the standby dial only provides a simple time display function, without complicated screen effects, and no need to obtain other system data. It is a feature of low power consumption. Therefore, when the dial feature is a standby dial, the application loader can control the high power consumption execution domain to enter the standby state.
  • the high power consumption execution domain when the high power consumption execution domain has been in the standby state for more than a period of time and has not exited, the high power consumption execution domain enters the sleep state.
  • the deep sleep state requires the user to perform an explicit switch, and recovery from the deep sleep state requires a reboot.
  • the application loader determines that the shared peripheral that the application needs to access is exclusively occupied by the first execution domain, and sets a global exclusive flag for the shared peripheral. After the shared peripheral is accessed, it clears the global exclusive flag set for the shared peripheral . Therefore, through this identification, other execution domains will not be able to obtain the control right of the peripheral, ensuring the exclusive access of the current execution domain to the peripheral, and avoiding data or status errors. It should be understood that for a CPU or Hub, peripherals are generally child nodes on the system and only support a single parent node. Therefore, regardless of whether a global exclusive flag is set, peripherals are generally exclusive. At the same time, peripherals can be time-division multiplexed or address multiplexed. Only one CPU can access during a multiplexing period.
  • the system when it detects a preset event, it queries the mode corresponding to the preset event, that is, determines the second mode, which is the mode of the first characteristic corresponding to the preset event, and controls the mode of the first characteristic in the application
  • the mode is switched from the first mode to the second mode, and the first mode is the initial mode of the first characteristic.
  • the application includes multiple characteristics, and the first characteristic is one of the multiple characteristics.
  • Mode can refer to a certain state of a feature, which can be expressed in terms of appearance, behavior, etc., in which a feature can have multiple modes.
  • the preset events may include but are not limited to the following events: "smart watch is removed from the wrist”, “user raises the wrist”, and “entering the night time period”.
  • the mode of the first characteristic includes at least two of a high experience mode, a low power consumption mode, and an off mode.
  • the mode of the first characteristic may also adopt other designs, which are not limited in the embodiment of the present application.
  • the mode of the characteristic has a corresponding relationship with the execution domain.
  • the modes of the first characteristic include a high experience mode and a low power consumption mode, the high experience mode corresponds to the high power consumption execution domain, and the low power consumption mode corresponds to the low power consumption execution domain.
  • the modes of the first characteristic include high experience mode, low power consumption mode, and shutdown mode.
  • the high experience mode corresponds to the high power execution domain
  • the low power mode corresponds to the low power execution domain
  • the shutdown mode does not correspond to any execution domain. .
  • the number of modes and the number of execution domains of the characteristic may be the same or different.
  • switching the mode of controlling the first characteristic in the application from the first mode to the second mode may refer to controlling the first characteristic to be executed from the first execution domain to the second execution domain, where the first mode corresponds to the first execution Domain, the second mode corresponds to the second execution domain.
  • the execution domain of the first characteristic is controlled to switch from the high power consumption execution domain to the low power consumption execution domain.
  • switching the mode of controlling the first characteristic in the application from the first mode to the second mode may refer to controlling the first characteristic to stop executing in the first execution domain, that is, turning off the first characteristic.
  • the mode of the first characteristic is switched from the high experience mode to the closed mode, the first characteristic is controlled to be turned off.
  • the system includes two execution domains, namely a low-power execution domain and a high-power execution domain.
  • the modes of the dial feature include high experience mode, low power consumption mode and off mode.
  • the initial execution domain of the dial feature is the low-power execution domain, and the initial mode of the dial feature is the low-power mode.
  • Scenario 1 The user raises his wrist.
  • the dial feature is switched from the low-power consumption mode to the high-experience mode, and accordingly, the dial feature is switched from the low-power execution domain to the high-power execution domain.
  • the AP in the high-power execution domain and the GPU on the AP side are responsible for the calculation and drawing of the 3D model, lighting, and interaction on the dial. Users get a cool dial experience with full functions and special effects, such as a pinball game or a rolex of light and shadow.
  • Scenario 2 The user puts down his wrist. After the system detects that the user puts down the wrist for 3 seconds (the specific time interval can be set), the system determines that the user puts down the wrist for more than the specified time interval, the dial feature switches from the high experience mode to the low power consumption mode, and accordingly, the dial feature changes from high power consumption
  • the execution domain switches to low-power execution domain execution. Due to the hardware capabilities of the low-power execution domain, the 3D model and lighting are not available, and the user gets a basic watch face that can check the time.
  • Scenario 3 The user takes the smart watch off the wrist. Scenario 3 is similar to scenario 2. The dial feature switches from a high experience mode to a low power consumption mode. Correspondingly, the dial feature switches from a high-power execution domain to a low-power execution domain.
  • Scenario 4 Enter the night time period. Since in most cases, the user has fallen asleep during the night time, it is unnecessary for the dial feature to execute in the low-power execution domain. Therefore, the dial feature is switched to the off mode, and the dial feature is no longer executed in any execution domain. Exemplarily, the dial and even the entire screen can be directly closed at this time.
  • FIGS. 4 and 5 are examples.
  • Step 501 Obtain the category of the application, and determine the first execution domain.
  • the category of the application is obtained, and the execution domain corresponding to the category of the application is queried according to the category of the application, and the first execution domain is determined.
  • Step 502 Wake up the first execution domain.
  • the time for waking up the first execution domain should not exceed 300 ms.
  • Step 503 Determine whether other execution domains are idle, that is, whether execution domains other than the first execution domain are idle, if yes, go to step 504, otherwise go to step 505.
  • Step 504 Control the idle execution domain to enter the energy-saving state.
  • the number of energy-saving states may also be more than one.
  • Step 505 Execute the application in the first execution domain.
  • the hardware units included in the first execution domain can work normally. Therefore, the context of the application is established in the first execution domain, the code of the application is loaded, and the application is executed immediately.
  • the context includes the initialization of each register, the initialization of the allocation domain of the runtime memory, and so on.
  • Step 506 Determine whether the application needs to access peripherals.
  • step 507 is executed, and if the peripheral is not needed to be accessed, the process ends.
  • Step 507 If the application needs to access the peripheral, it is further judged whether the peripheral is a shared peripheral, that is, whether the shared peripheral is exclusively occupied by the first execution domain, if so, go to step 508, otherwise go to step 509 .
  • Step 508 Set a global exclusive identifier.
  • Step 509 Perform normal peripheral reading and writing and control.
  • the application if the application needs to access the shared peripheral, it executes normal read, write and control of the shared peripheral until the access to the shared peripheral is completed. If the application needs to access the exclusive peripheral, the normal exclusive peripheral read and write and control are performed until the exclusive peripheral access is completed. If the application needs to access shared peripherals and exclusive peripherals, perform normal shared peripheral read, write and control until the shared peripheral access is completed, and perform normal shared peripheral read, write and control until the exclusive peripheral access is completed .
  • Step 510 Clear the global exclusive flag after the access to the shared peripheral is completed.
  • the flexibility of system power consumption control can be improved, and the overall power consumption level of the system can be reduced.
  • some applications are allocated to execute in the low-power execution domain. Since the power consumption level of the low-power execution domain is significantly lower than that of the high-power execution domain, the overall power consumption level can be reduced.
  • Some applications are allocated to execute in the high-power execution domain, which can ensure user experience. Therefore, the contradiction between battery life and user experience and functions can be resolved.
  • FIG. 6 As an example.
  • Step 601 Obtain the category of the application, and allocate the application to the first execution domain for execution.
  • the category of the application is obtained, and the execution domain corresponding to the category of the application is queried according to the category of the application, and the first execution domain is determined.
  • the application includes multiple characteristics, the first characteristic is one of the multiple characteristics, and the first mode is an initial mode of the first characteristic, which is associated with the first execution domain.
  • Step 602 Detect a preset event. If a preset event is detected, step 603 is executed, otherwise the process ends.
  • Step 603 Query the mode of the first characteristic corresponding to the preset event, determine the second mode, and switch the mode of the first characteristic from the first mode to the second mode.
  • Step 604 Switch the first characteristic from the first execution domain to the execution domain corresponding to the second mode according to the execution domain corresponding to the second mode.
  • Step 605 resume the execution of the first feature in the execution domain corresponding to the second mode.
  • Step 606 Determine whether the application is finished, if the execution is finished, the process is finished, otherwise, the preset event is continuously detected, and step 602 is returned.
  • the above method avoids the fixed execution domain allocation method. According to the detected preset event, the characteristics in the application can be dynamically switched to the corresponding execution domain, which can improve the flexibility of system power consumption control and reduce the overall system Power consumption level.
  • the embodiment of the present application provides a method for executing an application to resolve the contradiction between battery life and user experience and functions.
  • the execution subject of this method may be a terminal device or may be an application loader in the system.
  • the following takes the application loader as an example for description. As shown in Figure 7, the method includes:
  • the application loader obtains the category of the first characteristic, where the first characteristic is one of the multiple characteristics included in the application.
  • the application includes multiple features, and different features can communicate through inter-process communication (IPC) devices or pipes.
  • IPC inter-process communication
  • the characteristics are divided into a first category of characteristics and a second category of characteristics, and the basis for the classification of the characteristics may include factors such as battery life, power consumption, and experience. It is understandable that the number of application categories can also be greater than 2, and the above examples are not limited to the embodiments of the present application.
  • the characteristics can be divided into high experience characteristics and low power consumption characteristics, as shown in FIG. 4.
  • features that belong to the background computing category in the application can be used as the first Category features have become low-power features.
  • Features that require higher user experience in applications can be used as second category features, which can also be referred to as high-experience features.
  • UI interface switching transition various micro-motion effects, transition animation, etc.
  • micro-motion effects refer to animation effects built into a small range of UI elements.
  • dial features can also be divided into video dials, 3D dials, album dials, standby dials and other sub-characteristics. Among them, video dials, 3D dials, etc. Dials, photo album dials are high-experience features, and these features provide complex screen effects. The standby dial only provides a simple time display function, without complicated screen effects, and no need to obtain other system data. It is a feature of low power consumption.
  • the number of execution domains and the number of feature classifications can be the same or different.
  • the number of classifications of characteristics may be greater than the number of execution domains, or the number of execution domains may be greater than the number of classifications of characteristics.
  • the application loader determines a first execution domain from multiple execution domains according to the category of the first characteristic, and executes the first characteristic in the first execution domain.
  • the application loader when the application loader pulls up the application, it queries the execution domain corresponding to the first characteristic category according to the acquired first characteristic category, that is, determines the first execution domain, where the characteristic category corresponds to the execution domain The relationship can be configured in advance. After determining the first execution domain, the application loader assigns the first characteristic to the first execution domain for execution.
  • the application loader may also obtain the category of the second characteristic, determine the second execution domain from a plurality of execution domains according to the category of the second characteristic, and execute the second characteristic in the second execution domain.
  • the second execution domain is different from the first execution domain, and the first characteristic and the second characteristic are communicated through an IPC device or a pipe.
  • the second characteristic is one of a plurality of characteristics included in the application, and the second characteristic is different from the first characteristic.
  • the application loader allocates low power consumption features to the MCU domain for execution, and high experience features to the AP domain for execution.
  • the application loader can control the idle execution domains except the first execution domain and the second execution domain to enter the energy-saving state.
  • the energy-saving state includes at least one of a standby state, a sleep state, and a deep sleep state.
  • the energy-saving state please refer to the related content of part S302 in the embodiment shown in FIG. 3, and the repetition will not be repeated.
  • the application loader determines that the shared peripheral that needs to be accessed by the first feature is exclusively owned by the first execution domain, and sets a global exclusive flag for the shared peripheral. After the shared peripheral is accessed, it clears the global exclusive flag set for the shared peripheral . It should be understood that for a CPU or Hub, peripherals are generally child nodes on the system and only support a single parent node. Therefore, regardless of whether a global exclusive flag is set, peripherals are generally exclusive. At the same time, peripherals can be time-division multiplexed or address multiplexed. Only one CPU can access during a multiplexing period.
  • the system when it detects a preset event, it queries the mode corresponding to the preset event, that is, determines the second mode.
  • the second mode is the mode of the first characteristic corresponding to the preset event, and the mode of controlling the first characteristic is from the first One mode is switched to the second mode, and the first mode is the initial mode of the first characteristic.
  • the preset events may include but are not limited to the following events: "smart watch is removed from the wrist”, “user raises the wrist”, and “entering the night time period”.
  • the mode of the first characteristic includes at least two of a high experience mode, a low power consumption mode, and an off mode.
  • the mode of the first characteristic may also adopt other designs, which are not limited in the embodiment of the present application.
  • the mode of the characteristic has a corresponding relationship with the execution domain.
  • the modes of the first characteristic include a high experience mode and a low power consumption mode, the high experience mode corresponds to the high power consumption execution domain, and the low power consumption mode corresponds to the low power consumption execution domain.
  • the modes of the first characteristic include high experience mode, low power consumption mode, and shutdown mode.
  • the high experience mode corresponds to the high power execution domain
  • the low power mode corresponds to the low power execution domain
  • the shutdown mode does not correspond to any execution domain. .
  • the number of modes and the number of execution domains of the characteristic may be the same or different.
  • switching the mode of controlling the first characteristic from the first mode to the second mode may refer to controlling the first characteristic to be executed from the first execution domain to the third execution domain, wherein the first mode corresponds to the first execution domain, and the first mode corresponds to the first execution domain.
  • the second mode corresponds to the third execution domain.
  • the third execution domain here may be the second execution domain or other execution domains, which is not limited in the embodiment of the present application.
  • the mode of the first characteristic is switched from the high experience mode to the low power consumption mode, the execution domain of the first characteristic is controlled to switch from the high power consumption execution domain to the low power consumption execution domain.
  • switching the mode of controlling the first characteristic in the application from the first mode to the second mode may refer to controlling the first characteristic to stop executing in the first execution domain, that is, turning off the first characteristic.
  • the mode of the first characteristic is switched from the high experience mode to the closed mode, the first characteristic is controlled to be turned off.
  • FIGS. 8 and 9 are examples.
  • Step 901 Acquire the category of the first characteristic, and determine the first execution domain.
  • the category of the first characteristic is acquired.
  • the first characteristic may be heart rate detection, or some kind of micro-motion effect.
  • heart rate detection the category of the first characteristic is a low power consumption characteristic
  • micro-motion effect the category of the first characteristic is a high experience characteristic.
  • the application loader queries the execution domain corresponding to the category of the first characteristic according to the category of the first characteristic, and determines the first execution domain.
  • the first characteristic is heart rate detection
  • the category of the first characteristic is low power consumption
  • the application loader determines the MCU domain (that is, the low power execution domain) according to the low power consumption characteristic.
  • the application loader determines an AP domain (that is, a low-power execution domain) according to the high-experience characteristic.
  • Step 902 Wake up the first execution domain.
  • Step 903 Determine whether other execution domains are idle, that is, whether execution domains other than the first execution domain are idle, if yes, go to step 904, otherwise go to step 905.
  • Step 904 Control the idle execution domain to enter the energy-saving state.
  • the number of energy-saving states may also be more than one.
  • Step 905 Execute the first characteristic in the first execution domain.
  • Step 906 Determine whether the first feature needs to access peripherals.
  • step 907 is executed. If the peripheral is not needed to be accessed, the process ends.
  • Step 907 If the first feature requires access to the peripheral, it is further judged whether the peripheral is a shared peripheral, that is, whether the shared peripheral is exclusively occupied by the first execution domain, if so, go to step 908, otherwise go to step 909.
  • Step 908 Set a global exclusive identifier.
  • Step 909 Perform normal peripheral reading and writing and control.
  • the application if the application needs to access the shared peripheral, it executes normal read, write and control of the shared peripheral until the access to the shared peripheral is completed. If the application needs to access the exclusive peripheral, the normal exclusive peripheral read and write and control are performed until the exclusive peripheral access is completed. If the application needs to access shared peripherals and exclusive peripherals, perform normal shared peripheral read, write and control until the shared peripheral access is completed, and perform normal shared peripheral read, write and control until the exclusive peripheral access is completed .
  • Step 910 Clear the global exclusive identifier after the access to the shared peripheral is completed.
  • Step 911 Determine whether to communicate with other features. If the first feature needs to communicate with other features, perform step 912; otherwise, the process ends.
  • Step 912 Turn on the IPC device.
  • the first feature communicates with other features through the IPC device.
  • Step 913 Read and write the IPC device.
  • FIG. 10 uses FIG. 10 as an example to describe the embodiments of the present application in detail.
  • Step 1001 Acquire the category of the first characteristic, and assign the first characteristic to the first execution domain for execution.
  • the application loader when the application loader starts the application, it obtains the category of the first characteristic in the application, and according to the category of the first characteristic, queries the execution domain corresponding to the category of the first characteristic to determine the first execution domain.
  • the application includes a first characteristic, and the first mode is an initial mode of the first characteristic, and is associated with the first execution domain.
  • step 1002 to step 1006 reference may be made to the related content of the embodiment shown in FIG. 6, and the repetition will not be repeated.
  • the above method avoids the fixed execution domain allocation method. According to the detected preset event, the characteristics in the application can be dynamically switched to the corresponding execution domain, which can improve the flexibility of system power consumption control and reduce the overall power of the system. Consumption level.
  • the terminal device includes hardware structures and/or software modules corresponding to each function.
  • the present application can be implemented in the form of hardware or a combination of hardware and computer software. Whether a certain function is executed by hardware or computer software-driven hardware depends on the specific application scenarios and design constraints of the technical solution.
  • FIG. 11 and FIG. 12 are schematic structural diagrams of possible communication devices provided by embodiments of this application. These communication devices can be used to implement the functions of the terminal equipment in the foregoing method embodiments, and therefore can also achieve the beneficial effects of the foregoing method embodiments.
  • the communication device may be a terminal device as shown in Fig. 1, a wearable device, or a module (such as a chip) applied to a terminal device.
  • the communication device 1100 includes a processing unit 1110 and a transceiving unit 1120.
  • the communication device 1100 is used to implement the functions of the terminal device in the method embodiments shown in FIG. 3, FIG. 4, FIG. 5, FIG. 6, FIG. 7, FIG. 8, FIG. 9 and FIG. 10.
  • the transceiving unit 1120 is used to obtain the category of the application; the processing unit 1110 is used to determine the first from multiple execution domains according to the category of the application. Execution domain, the application is executed in the first execution domain.
  • the transceiver unit 1120 is used to obtain the category of the first characteristic, and the first characteristic is one of the multiple characteristics included in the application. Each characteristic corresponds to a functional segment of the application; the processing unit 1110 is configured to determine a first execution domain from a plurality of execution domains according to the category of the first characteristic, and execute the first characteristic in the first execution domain.
  • processing unit 1110 and the transceiver unit 1120 can be obtained directly with reference to the relevant descriptions in the method embodiments shown in FIG. 3 and FIG. 7, and will not be repeated here.
  • the communication device 1200 includes a processor 1210 and an interface circuit 1220.
  • the processor 1210 and the interface circuit 1220 are coupled with each other.
  • the interface circuit 1220 may be a transceiver or an input/output interface.
  • the communication device 1200 may further include a memory 1230 for storing instructions executed by the processor 1210 or storing input data required by the processor 1210 to run the instructions or storing data generated after the processor 1210 runs the instructions.
  • the specific structure of the communication device may also be as shown in FIG. 2.
  • the processor 1210 is used to implement the function of the above-mentioned processing unit 1110
  • the interface circuit 1220 is used to implement the function of the above-mentioned transceiving unit 1120.
  • the terminal device chip implements the function of the terminal device in the foregoing method embodiment.
  • “at least one” refers to one or more, and “multiple” refers to two or more.
  • “And/or” describes the association relationship of the associated object, indicating that there can be three relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone, where A, B can be singular or plural.
  • the character “/” generally indicates that the associated objects before and after are an “or” relationship; in the formula of this application, the character “/” indicates that the associated objects before and after are a kind of "division” Relationship.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

Procédé et appareil d'exécution d'application. Ledit procédé consiste : à acquérir, par un dispositif terminal, la catégorie d'une application ; à déterminer, en fonction de la catégorie de l'application, un premier domaine d'exécution parmi une pluralité de domaines d'exécution ; et à exécuter l'application dans le premier domaine d'exécution. Ledit procédé peut être utilisé pour diviser du matériel en différents domaines d'exécution, et pour attribuer différentes catégories d'applications à des domaines d'exécution correspondants, ce qui permet d'améliorer la flexibilité de la commande de la consommation d'énergie du système et de réduire le niveau global de consommation d'énergie des systèmes.
PCT/CN2021/083899 2020-05-29 2021-03-30 Procédé et appareil d'exécution d'application WO2021238387A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010479855.2A CN111651254A (zh) 2020-05-29 2020-05-29 一种执行应用的方法及装置
CN202010479855.2 2020-05-29

Publications (1)

Publication Number Publication Date
WO2021238387A1 true WO2021238387A1 (fr) 2021-12-02

Family

ID=72342487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/083899 WO2021238387A1 (fr) 2020-05-29 2021-03-30 Procédé et appareil d'exécution d'application

Country Status (2)

Country Link
CN (1) CN111651254A (fr)
WO (1) WO2021238387A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111651254A (zh) * 2020-05-29 2020-09-11 华为技术有限公司 一种执行应用的方法及装置
CN112331146A (zh) * 2020-11-18 2021-02-05 云谷(固安)科技有限公司 显示面板的驱动芯片及控制方法、显示面板
CN114995094B (zh) * 2022-06-08 2023-07-11 深圳市万如夏科技有限公司 一种抬手亮屏的智能手表及抬手亮屏方法

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103207659A (zh) * 2012-01-16 2013-07-17 联想(北京)有限公司 切换方法和电子设备
CN103246559A (zh) * 2012-02-10 2013-08-14 联想(北京)有限公司 应用处理方法和电子设备
CN103646006A (zh) * 2013-11-26 2014-03-19 乐视致新电子科技(天津)有限公司 一种处理器的调度方法、装置和系统
CN103645954A (zh) * 2013-11-21 2014-03-19 华为技术有限公司 一种基于异构多核体系的cpu调度方法、装置和系统
CN105204931A (zh) * 2014-06-11 2015-12-30 联发科技(新加坡)私人有限公司 低功耗可穿戴设备及其多操作系统切换、通信及管理方法
US20160173123A1 (en) * 2014-12-16 2016-06-16 Intel Corporation Partitioned data compression using accelerator
US9442758B1 (en) * 2008-01-21 2016-09-13 Marvell International Ltd. Dynamic processor core switching
CN111651254A (zh) * 2020-05-29 2020-09-11 华为技术有限公司 一种执行应用的方法及装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9442758B1 (en) * 2008-01-21 2016-09-13 Marvell International Ltd. Dynamic processor core switching
CN103207659A (zh) * 2012-01-16 2013-07-17 联想(北京)有限公司 切换方法和电子设备
CN103246559A (zh) * 2012-02-10 2013-08-14 联想(北京)有限公司 应用处理方法和电子设备
CN103645954A (zh) * 2013-11-21 2014-03-19 华为技术有限公司 一种基于异构多核体系的cpu调度方法、装置和系统
CN103646006A (zh) * 2013-11-26 2014-03-19 乐视致新电子科技(天津)有限公司 一种处理器的调度方法、装置和系统
CN105204931A (zh) * 2014-06-11 2015-12-30 联发科技(新加坡)私人有限公司 低功耗可穿戴设备及其多操作系统切换、通信及管理方法
US20160173123A1 (en) * 2014-12-16 2016-06-16 Intel Corporation Partitioned data compression using accelerator
CN111651254A (zh) * 2020-05-29 2020-09-11 华为技术有限公司 一种执行应用的方法及装置

Also Published As

Publication number Publication date
CN111651254A (zh) 2020-09-11

Similar Documents

Publication Publication Date Title
WO2021052263A1 (fr) Procédé et dispositif d'affichage d'assistant vocal
WO2021169337A1 (fr) Procédé d'affichage d'empreintes digitales sur écran et dispositif électronique
WO2021238387A1 (fr) Procédé et appareil d'exécution d'application
WO2021063311A1 (fr) Procédé de commande d'affichage pour dispositif électronique ayant un écran pliable et dispositif électronique
WO2020093988A1 (fr) Procédé de traitement d'image et dispositif électronique
WO2021052410A1 (fr) Procédé et appareil de gestion d'application
WO2021147396A1 (fr) Procédé de gestion d'icônes et terminal intelligent
WO2020073288A1 (fr) Procédé de déclenchement de dispositif électronique permettant d'exécuter une fonction, et dispositif électronique associé
WO2021043046A1 (fr) Procédé et dispositif de gestion et de commande de ressources
WO2021036830A1 (fr) Procédé pour afficher une application sur un écran pliable, et dispositif électronique
WO2021223539A1 (fr) Procédé et appareil d'attribution de ressources radiofréquence
CN113691271B (zh) 数据传输方法及可穿戴设备
WO2022100685A1 (fr) Procédé de traitement de commande de dessin et dispositif associé
WO2021017935A1 (fr) Procédé de gestion de verrouillage d'activation et dispositif électronique
WO2022017474A1 (fr) Procédé de traitement de tâches et appareil associé
WO2020056778A1 (fr) Procédé destiné à blinder un événement tactile et dispositif électronique
CN111522425A (zh) 一种电子设备的功耗控制方法及电子设备
WO2021052170A1 (fr) Procédé de commande de vibration de moteur et dispositif électronique
WO2021254438A1 (fr) Procédé de commande d'attaque et dispositif associé
WO2022095744A1 (fr) Procédé de commande d'affichage vr, dispositif électronique et support de stockage lisible par ordinateur
WO2022078105A1 (fr) Procédé de gestion de mémoire, dispositif électronique et support de stockage lisible par ordinateur
WO2021073183A1 (fr) Procédé d'affichage permanent et dispositif mobile
WO2022052897A1 (fr) Procédé et dispositif de réglage de paramètre de configuration de mémoire
WO2022170856A1 (fr) Procédé d'établissement de connexion et dispositif électronique
CN113610943B (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: 21814194

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: 21814194

Country of ref document: EP

Kind code of ref document: A1