[go: up one dir, main page]

CN113220105A - Android-based electronic book and reading control method thereof - Google Patents

Android-based electronic book and reading control method thereof Download PDF

Info

Publication number
CN113220105A
CN113220105A CN202110293715.0A CN202110293715A CN113220105A CN 113220105 A CN113220105 A CN 113220105A CN 202110293715 A CN202110293715 A CN 202110293715A CN 113220105 A CN113220105 A CN 113220105A
Authority
CN
China
Prior art keywords
low
power
android
book
consumption
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110293715.0A
Other languages
Chinese (zh)
Inventor
庄楠键
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Allwinner Technology Co Ltd
Original Assignee
Allwinner Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Allwinner Technology Co Ltd filed Critical Allwinner Technology Co Ltd
Priority to CN202110293715.0A priority Critical patent/CN113220105A/en
Publication of CN113220105A publication Critical patent/CN113220105A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3293Power saving characterised by the action undertaken by switching to a less power-consuming processor, e.g. sub-CPU
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Power Sources (AREA)

Abstract

The invention discloses an Android-based electronic book and a reading control method thereof, wherein the electronic book comprises: the low-power-consumption entry processing module is used for receiving a low-power-consumption entry request and executing corresponding sleep entry processing, and is configured with an android system lock strategy that when the system is in a low-power-consumption mode, application lock holding is forbidden, and a low-power-consumption mode mark is transmitted to a driver, and then a deep sleep process of an android system kernel is initiated; the low-power management module is used for controlling the memory to be self-refreshed and controlling the system to enter a low-clock and low-load micro-core to operate in a low-power mode; and the low-power consumption wake-up module is used for responding to a wake-up request of the external equipment. The invention provides a reading mode with low power consumption by utilizing the non-volatility of the power failure of electronic book devices without increasing the complexity of chip and software design, reduces the power consumption of the electronic book in a use scene and prolongs the endurance time.

Description

Android-based electronic book and reading control method thereof
Technical Field
The invention relates to the technical field of electronic books, in particular to an Android-based electronic book and a reading control method thereof.
Background
Because the development and application of the Android platform are more convenient and easier to maintain, more and more schemes are prone to adopt the Android as the development platform of the electronic book, but with the iteration and the bulkiness of the Android, the dynamic load of the electronic book during operation is increased. The electronic book is sensitive to power consumption, and the increase of the dynamic load can cause the reduction of the endurance time, which inevitably causes the inconvenience of reading for users.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art. Therefore, the electronic book based on the Android can reduce reading power consumption and prolong the endurance time.
The invention further provides a reading control method of the electronic book based on the Android.
According to the embodiment of the first aspect of the invention, the Android-based electronic book comprises: the low-power-consumption entry processing module is used for receiving a low-power-consumption entry request and executing corresponding sleep entry processing, and is configured with an android system lock strategy that when the system is in a low-power-consumption mode, application lock holding is forbidden, and a low-power-consumption mode mark is transmitted to a driver, and then a deep sleep process of an android system kernel is initiated; the low-power management module is used for controlling the system to enter a low-clock and low-load micro-core to operate in a low-power mode; and the low-power consumption wake-up module is used for responding to a wake-up request of the external equipment.
The Android-based electronic book disclosed by the embodiment of the invention at least has the following beneficial effects: by utilizing the non-volatility of the power failure of the electronic book device, a reading mode with low power consumption is provided, the power consumption of the electronic book during reading and use is reduced, and the endurance time of the electronic book is prolonged.
According to some embodiments of the invention, the low power entry processing module comprises: and the lock management module is used for summarizing the current locks of the system and removing the CPU locks in the mWakeLockSummary when corresponding processing of entering sleep is executed.
According to some embodiments of the invention, the low power entry processing module further comprises: and the first module is used for turning off the GPU, the main core power supply and the clock and controlling the memory to enter a self-refreshing state. .
According to some embodiments of the invention, further comprising: and the electronic book skips the pause mode when initiating the android to enter the sleep process and controlling the application program to respond to the screen off.
According to some embodiments of the invention, the external device comprises: touch-sensitive screen and electromagnetic pen.
According to a second aspect of the invention, the reading control method for the Android-based electronic book comprises the following steps: the electronic book receives a low-power-consumption entering request, a power supply management module executes corresponding sleep entering processing, and after a low-power-consumption mode mark is transmitted to a driver, a deep sleep process of an android system kernel is initiated; the sleep entering processing comprises the steps of adjusting a lock strategy of the android system, and forbidding application lock holding when the system is in a low power consumption mode; and when the electronic book is in a low power consumption mode, responding to a wake-up request of an external device and controlling a system to enter a low-clock and low-load microkernel for running.
The reading control method of the Android-based electronic book disclosed by the embodiment of the invention at least has the following beneficial effects: by utilizing the non-volatility of the power failure of the electronic book device, a reading mode with low power consumption is provided, the power consumption of the electronic book during reading and use is reduced, and the endurance time of the electronic book is prolonged.
According to some embodiments of the invention, when the electronic book initiates the android to enter the hibernation flow, the application program responds to the screen being off, skipping the pause mode.
According to some embodiments of the invention, the entering sleep process further comprises: and turning off the GPU, the main core power supply and the clock, and controlling the memory to enter a self-refreshing state.
According to some embodiments of the present invention, responding to a wake-up request of an external device while the electronic book is in a low power consumption mode includes: a wake-up request when the touch screen is clicked, or a wake-up request driven by an electromagnetic pen.
According to some embodiments of the present invention, when the power management module executes the corresponding sleep entry processing, the power management module collects current locks of the system and removes CPU locks in mwakelocksummery.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic block diagram of internal modules of an electronic book according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of data interaction in a method according to an embodiment of the invention;
fig. 3 is a flowchart of processing for the android system to enter the low power consumption mode in the method according to the embodiment of the present invention;
fig. 4 is a diagram illustrating management of application screen blanking when an android enters a low power consumption mode in the method according to the embodiment of the present invention.
Reference numerals:
the system comprises a low-power-consumption entry processing module 100, a low-power-consumption management module 200, a low-power-consumption awakening module 300 and an application management module 400;
a lock management module 110, a first module 120.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, the meaning of a plurality of means is one or more, the meaning of a plurality of means is two or more, and more than, less than, more than, etc. are understood as excluding the present number, and more than, less than, etc. are understood as including the present number. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated. In the description of the present invention, the step numbers are merely used for convenience of description or for convenience of reference, and the sequence numbers of the steps do not mean the execution sequence, and the execution sequence of the steps should be determined by the functions and the inherent logic, and should not constitute any limitation to the implementation process of the embodiment of the present invention.
Referring to fig. 1, the electronic book of the present invention includes: the low-power-consumption entry processing module 100 is used for receiving a low-power-consumption entry request, executing corresponding sleep entry processing, and configuring an android system lock strategy, namely, forbidding application lock holding when the system is in a low-power-consumption mode, transmitting a low-power-consumption mode mark to a driver, and then initiating a deep sleep process of an android system kernel; the low-power management module 200 is configured to control the system to enter a low-clock and low-load micro core to operate in a low-power mode; and a low power consumption wake-up module 300 for responding to a wake-up request of an external device. The ink screen of the electronic book product has a hysteresis effect, namely after the electric field at two ends of the capsule is removed, black and white particles in the capsule still keep at the position and cannot move for a long time (at least one month), and the characteristic can meet the requirement that the electronic book can still keep displayed contents for a long time after power failure. The invention utilizes the characteristic that the device of the electronic book is non-volatile when power is off, provides a reading mode with low power consumption, reduces the power consumption of the electronic book in a use scene, and prolongs the endurance time.
The low power entry processing module 100 calls the lock management module 110 and the first module 120 when performing the entry to sleep process. And the lock management module 110 is configured to summarize current locks of the system and remove a CPU lock in the mwakelocksummery when executing corresponding processing for entering sleep. The first module 120 is configured to turn off the GPU, the master core power supply, and the clock. The embodiment of the present invention, as shown in fig. 1, further includes: the application management module 400 skips the suspend mode when the electronic book initiates the android to enter the hibernation process and controls the application program to respond to the screen being turned off.
The method in the embodiment of the invention, as shown in fig. 2, comprises the following steps: the electronic book receives a low-power-consumption entering request, a power supply management module executes corresponding sleep entering processing, and after a low-power-consumption mode mark is transmitted to a driver, a deep sleep process of an android system kernel is initiated; the sleep processing comprises adjusting a lock strategy of the android system, and forbidding application lock holding when the system is in a low power consumption mode; and when the electronic book is in the low power consumption mode, responding to the awakening request of the external equipment and controlling the self-refreshing of the memory.
In the embodiment of the invention, a low-power-consumption mode interface is added to a power management module (PowerManager) of an electronic book and is used for receiving a low-power-consumption entering request initiated by an application program. When the application program enters the depth, the system keeps the interrupt of the external device to respond to the page turning request of the user, but the memory can be automatically refreshed, and the irrelevant power supply and the clock in the system can be turned off, so that the power consumption is reduced.
If the system judges that the user operation is not received within a certain time or the application initiates a request for entering the low power consumption mode according to the reading behavior characteristics of the user, as shown in fig. 3, at this time, the power management module executes corresponding sleep entering processing (i.e. initiates a gotoSleep), and simultaneously transmits a low power consumption mode mark to the driver, and the driver activates the function of waking up in the low power consumption mode. And the android system enters a deep sleep process through Kernel Standby, namely the android system enters a low power consumption mode after the Kernel is in sleep. When equipment that needs to awaken up is entering equipment dormancy like touch-sensitive screen, electromagnetism pen drive, sets up to: allowing the low power mode to wake up the system. After the device enters a low-power-consumption sleep mode, a micro core running at a low frequency is in a wait wakeup state, a memory of the micro core can enter self refresh, other modules such as a GPU (graphics processing unit) and a power supply and a clock of a main core can be closed, and the power consumption of a system is lowest after the micro core enters the mode.
When an application initiates a process of entering sleep processing, the current lock of the system is summarized (updateWakeLockSummaryLocked), the lock policy of the android is adjusted in the process, when the system is in a low power consumption mode, the application program is not allowed to hold the lock (namely, the application program is forbidden to hold the lock), the system can be prevented from entering the low power consumption mode due to the fact that the system is occupied by the lock, and power consumption abnormity caused by the fact that the application or the system holds the lock for a long time is avoided. Namely, CPU locks in a result mWakeLockSummary obtained after the current locks of the system are aggregated are removed. Namely, the CPU lock is forbidden under the android system low power consumption mode in the electronic book.
When an application program initiates an android system to enter a sleep process, the application enters a pause state after responding to a screen-off behavior (screen turning off interface), and if a click event does not respond after the application program confirms, the click event is discarded; if the click event is reported after the application is confirmed, the delay is increased. To ensure that the application does not lose the screen click event in this state, the application skips application suspension in response to the screen being turned off, as shown in FIG. 4. After initiating a request for entering low power consumption, an application program or a system responds to screen-off and judges whether a low power consumption mode is adopted, if so, the application program or the system directly enters a deep sleep process through a Kernel Standby; if not, the application enters the suspended mode. Thus, after entering the low power consumption state, the application can directly respond to the click event after the user clicks the screen.
The invention has effective acceptance test on the android X platform of a certain chip platform, has obvious effect, the power consumption of the chip platform in the corresponding reading mode before optimization is 400mW, and the power consumption is only 18mv after optimization. Through the embodiment of the invention, the power consumption of the electronic book is reduced, and the endurance time of the electronic book is effectively prolonged.
Although specific embodiments have been described herein, those of ordinary skill in the art will recognize that many other modifications or alternative embodiments are equally within the scope of this disclosure. For example, any of the functions and/or processing capabilities described in connection with a particular device or component may be performed by any other device or component. In addition, while various illustrative implementations and architectures have been described in accordance with embodiments of the present disclosure, those of ordinary skill in the art will recognize that many other modifications of the illustrative implementations and architectures described herein are also within the scope of the present disclosure.
Certain aspects of the present disclosure are described above with reference to block diagrams and flowchart illustrations of systems, methods, systems, and/or computer program products according to example embodiments. It will be understood that one or more blocks of the block diagrams and flowchart illustrations, and combinations of blocks in the block diagrams and flowchart illustrations, respectively, can be implemented by executing computer-executable program instructions. Also, according to some embodiments, some blocks of the block diagrams and flow diagrams may not necessarily be performed in the order shown, or may not necessarily be performed in their entirety. In addition, additional components and/or operations beyond those shown in the block diagrams and flow diagrams may be present in certain embodiments.
Accordingly, blocks of the block diagrams and flowchart illustrations support combinations of means for performing the specified functions, combinations of elements or steps for performing the specified functions and program instruction means for performing the specified functions. It will also be understood that each block of the block diagrams and flowchart illustrations, and combinations of blocks in the block diagrams and flowchart illustrations, can be implemented by special purpose hardware-based computer systems that perform the specified functions, elements or steps, or combinations of special purpose hardware and computer instructions.
Program modules, applications, etc. described herein may include one or more software components, including, for example, software objects, methods, data structures, etc. Each such software component may include computer-executable instructions that, in response to execution, cause at least a portion of the functionality described herein (e.g., one or more operations of the illustrative methods described herein) to be performed.
The software components may be encoded in any of a variety of programming languages. An illustrative programming language may be a low-level programming language, such as assembly language associated with a particular hardware architecture and/or operating system platform. Software components that include assembly language instructions may need to be converted by an assembler program into executable machine code prior to execution by a hardware architecture and/or platform. Another exemplary programming language may be a higher level programming language, which may be portable across a variety of architectures. Software components that include higher level programming languages may need to be converted to an intermediate representation by an interpreter or compiler before execution. Other examples of programming languages include, but are not limited to, a macro language, a shell or command language, a job control language, a scripting language, a database query or search language, or a report writing language. In one or more exemplary embodiments, a software component containing instructions of one of the above programming language examples may be executed directly by an operating system or other software component without first being converted to another form.
The software components may be stored as files or other data storage constructs. Software components of similar types or related functionality may be stored together, such as in a particular directory, folder, or library. Software components may be static (e.g., preset or fixed) or dynamic (e.g., created or modified at execution time).
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the gist of the present invention.

Claims (10)

1. An Android-based e-book, comprising:
the low-power-consumption entry processing module is used for receiving a low-power-consumption entry request and executing corresponding sleep entry processing, and is configured with an android system lock strategy that when the system is in a low-power-consumption mode, application lock holding is forbidden, and a low-power-consumption mode mark is transmitted to a driver, and then a deep sleep process of an android system kernel is initiated;
the low-power management module is used for controlling the system to enter a low-clock and low-load micro-core to operate in a low-power mode;
and the low-power consumption wake-up module is used for responding to a wake-up request of the external equipment.
2. The Android-based e-book of claim 1, wherein the low-power entry processing module comprises:
and the lock management module is used for summarizing the current locks of the system and removing the CPU locks in the mWakeLockSummary when corresponding processing of entering sleep is executed.
3. The Android-based e-book of claim 1, wherein the low-power entry processing module further comprises: and the first module is used for turning off the GPU, the main core power supply and the clock and controlling the memory to enter a self-refreshing state.
4. The Android-based e-book of claim 1, further comprising:
and the electronic book skips the pause mode when initiating the android to enter the sleep process and controlling the application program to respond to the screen off.
5. The Android-based e-book of claim 1, wherein the external device comprises: touch-sensitive screen and electromagnetic pen.
6. A reading control method of an electronic book based on Android is characterized by comprising the following steps:
the electronic book receives a low-power-consumption entering request, a power supply management module executes corresponding sleep entering processing, and after a low-power-consumption mode mark is transmitted to a driver, a deep sleep process of an android system kernel is initiated; the sleep entering processing comprises the steps of adjusting a lock strategy of the android system, and forbidding application lock holding when the system is in a low power consumption mode;
and when the electronic book is in a low power consumption mode, responding to a wake-up request of an external device and controlling a system to enter a low-clock and low-load microkernel for running.
7. The method for controlling reading of the Android-based e-book of claim 6, wherein when the e-book initiates the Android to enter the hibernation procedure, the application responds to a screen-off and skips the suspend mode.
8. The reading control method for the Android-based e-book of claim 6, wherein the entering sleep process further comprises: and turning off the GPU, the main core power supply and the clock, and controlling the memory to enter a self-refreshing state.
9. The reading control method for the Android-based e-book of claim 6, wherein responding to a wake-up request of an external device when the e-book is in a low power consumption mode comprises: a wake-up request when the touch screen is clicked, or a wake-up request driven by an electromagnetic pen.
10. The reading control method of the Android-based e-book of claim 6, wherein the power management module summarizes current locks of a system and eliminates CPU locks in mWakeLockSummary when performing corresponding sleep processing.
CN202110293715.0A 2021-03-19 2021-03-19 Android-based electronic book and reading control method thereof Pending CN113220105A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110293715.0A CN113220105A (en) 2021-03-19 2021-03-19 Android-based electronic book and reading control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110293715.0A CN113220105A (en) 2021-03-19 2021-03-19 Android-based electronic book and reading control method thereof

Publications (1)

Publication Number Publication Date
CN113220105A true CN113220105A (en) 2021-08-06

Family

ID=77083817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110293715.0A Pending CN113220105A (en) 2021-03-19 2021-03-19 Android-based electronic book and reading control method thereof

Country Status (1)

Country Link
CN (1) CN113220105A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961261A (en) * 2021-12-22 2022-01-21 北京鲸鲮信息系统技术有限公司 Dormancy management method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102280087A (en) * 2011-06-15 2011-12-14 中颖电子股份有限公司 Singlechip microcomputer for electronic paper display
CN102498451A (en) * 2009-06-22 2012-06-13 亚马逊技术股份有限公司 Quiescent state retention mode for processor
CN106875915A (en) * 2017-04-21 2017-06-20 合肥京东方光电科技有限公司 Self-refresh display drive apparatus, driving method and display device
US10175995B1 (en) * 2016-03-25 2019-01-08 Amazon Technologies, Inc. Device hibernation control
CN110837290A (en) * 2019-09-30 2020-02-25 华为终端有限公司 Management method of kernel lock and terminal equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102498451A (en) * 2009-06-22 2012-06-13 亚马逊技术股份有限公司 Quiescent state retention mode for processor
CN102280087A (en) * 2011-06-15 2011-12-14 中颖电子股份有限公司 Singlechip microcomputer for electronic paper display
US10175995B1 (en) * 2016-03-25 2019-01-08 Amazon Technologies, Inc. Device hibernation control
CN106875915A (en) * 2017-04-21 2017-06-20 合肥京东方光电科技有限公司 Self-refresh display drive apparatus, driving method and display device
CN110837290A (en) * 2019-09-30 2020-02-25 华为终端有限公司 Management method of kernel lock and terminal equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
付华东: "STR待机在Android终端的应用与实现方法", 《广播电视信息》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961261A (en) * 2021-12-22 2022-01-21 北京鲸鲮信息系统技术有限公司 Dormancy management method and device, electronic equipment and storage medium
CN113961261B (en) * 2021-12-22 2022-04-19 北京鲸鲮信息系统技术有限公司 Dormancy management method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109885343B (en) Controller low-power-consumption starting method and device, computer equipment and storage medium
CN102841674B (en) Embedded system based on novel memory and hibernation and awakening method for process of embedded system
CN102789305B (en) Postponing suspend
RU2595577C2 (en) Suspension and/or control of processes for connected standby state
TWI436199B (en) Method and controller for power management
CN102695999B (en) Domain specific language, compiler and JIT for dynamic power management
US7869835B1 (en) Method and system for pre-loading and executing computer instructions within the cache memory
RU2576045C2 (en) Suspension and/or control of processes for connected standby
US5590340A (en) Apparatus and method for suspending and resuming software application on a computer
CN101840345A (en) Configuration parameter-identifying method, system and embedded equipment
CN113220105A (en) Android-based electronic book and reading control method thereof
CN112306652A (en) Wake-up and scheduling with context-aware functionality
US7565558B2 (en) Power saving method and system for a central processing unit disposed in a non-snooping sleep state when a peripheral device sends a bus master request
CN115481127A (en) Data storage method, storage medium and equipment of database
CN109062624A (en) It is a kind of to interrupt the processing method waken up for vehicle electronic control unit
CN112559242B (en) Method for compressing computational core memory of domestic many-core processor
CN210223517U (en) Ink screen reading equipment
CN101866212A (en) Multi-mode power source managing device and managing method
Garrett Powering Down: Smart power management is all about doing more with the resources we have.
KR20130021169A (en) Computing apparatus and hibernation method thereof
JP2010055265A (en) System lsi, control method of system lsi, program, and storage medium
JP6105038B1 (en) System suspension method, system restart method, and computer system using these methods
CN111459560A (en) RISC-V architecture based multi-core processor wake-up system
CN117827547B (en) Method and system for recovering touch abnormality of vehicle-mounted display screen, electronic equipment and medium
CN103870225A (en) Response method and electronic apparatus

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210806