CN112559058A - Application software acceleration method and display device - Google Patents

Application software acceleration method and display device Download PDF

Info

Publication number
CN112559058A
CN112559058A CN202011284420.9A CN202011284420A CN112559058A CN 112559058 A CN112559058 A CN 112559058A CN 202011284420 A CN202011284420 A CN 202011284420A CN 112559058 A CN112559058 A CN 112559058A
Authority
CN
China
Prior art keywords
application software
display device
software
application
display
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
CN202011284420.9A
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.)
Hisense Visual Technology Co Ltd
Original Assignee
Hisense Visual 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 Hisense Visual Technology Co Ltd filed Critical Hisense Visual Technology Co Ltd
Priority to CN202011284420.9A priority Critical patent/CN112559058A/en
Publication of CN112559058A publication Critical patent/CN112559058A/en
Pending legal-status Critical Current

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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • 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/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The application provides an application software acceleration method and display equipment. In the display device, there are three aspects of operations for accelerating the application software, namely, performing optimization acceleration on system services in the boot stage of the display device, performing over-frequency startup acceleration on the application software in the startup stage of the application software, and performing operation acceleration on the application software in the operation stage of the application software. According to the technical scheme, an optimization tool is not required to be additionally installed in the display equipment, the controller can automatically detect the starting condition of the display equipment, the starting condition or the running condition of application software, different acceleration operations are automatically carried out in different stages, and the optimization tool is prevented from being frequently operated by a user.

Description

Application software acceleration method and display device
Technical Field
The present application relates to the field of display technologies, and in particular, to an application software acceleration method and a display device.
Background
In the display device with the Android system architecture, each application software start independently occupies a memory space, and as the starting time increases, the number of the application software starts increases, the situation that the system memory is occupied too much by irrelevant applications or services can be generated, so that the problem that the memory requested by the application software currently used by a user is insufficient. The intuitive feel of the user is that the user is stuck in operating the application software. For example, in a display device with a low memory (e.g. 1.5G), when the display device continuously opens a plurality of large applications and runs for a period of time, and then plays a 4K video film source by using one of the applications, the application may have problems of operation jamming, slow opening, UI jamming, menu jamming, and the like.
For the display device with insufficient memory, in order to solve the problem of application software operation jamming, generally, a piece of application software, such as a system acceleration tool, a memory cleaning assistant, etc., is installed in the display device, and the system memory is released by means of cleaning the system cache, ending the background application software, notifying a user to manually uninstall the application software, or disabling the application software which is started up and started up, etc.
However, the operation of releasing the system memory of the display device with the optimization tool is basically performed after the user perceives that the system is stuck, and when the user has seriously influenced the interaction behavior of the user by using the application software, the user needs to manually use some optimization tools in the display device to release the system memory. Moreover, the optimization effect generated by the optimization operation can only be maintained for a period of time, and then the user needs to start the optimization tool for optimization from time to time. It can be seen that, in the current display device, the mode of implementing memory release by installing an optimization tool requires a high frequency of user operations, and the optimization effect is not ideal.
Disclosure of Invention
The application provides an application software acceleration method and display equipment, and aims to solve the problem that in the existing display equipment, the manual operation frequency is high due to the fact that the application software acceleration is achieved through an installation optimization tool.
In a first aspect, the present application provides a display device comprising:
a display;
a controller configured to:
responding to a display equipment starting instruction, and optimizing and accelerating system services of the display equipment; the system service is used for representing application software and/or processes running in the display device;
responding to an application software starting instruction, and performing overclocking starting acceleration on the application software under the condition that the application software is core software in display equipment; the core software is used for representing necessary application software for supporting the running of the display device;
and after the application software is started, running and accelerating the application software.
In some embodiments, the controller is further configured to:
responding to a display equipment starting instruction, and detecting starting self-starting software in the display equipment;
disabling the power-on self-starting software when the power-on self-starting software is not a system application of the display device; the system application is used to represent application software inherent in the system of the display device.
In some embodiments, the controller is further configured to:
responding to a display equipment starting instruction, and detecting a currently running system service process in the display equipment;
disabling the system service process if the system service process is not a core service process of the display device; the core service process is used for representing necessary processes for supporting the operation of the display device.
In some embodiments, the controller is further configured to:
responding to an application software starting instruction, and detecting whether the application software is core software;
setting the processor frequency of the display device to be the highest frequency under the condition that the application software is core software;
controlling the processor to run at the highest frequency within the overclocking time of the application software; the overclocking time of the application software is used for representing a period of time from the start of the application software to the stable running of the application software;
and after the overclocking time is ended, setting the processor frequency as an initial frequency.
In some embodiments, the controller is further configured to:
after the application software is started, detecting whether the time interval between the current start of the application software and the previous running acceleration of the application software exceeds a preset time interval or not;
and under the condition that the time interval exceeds the preset time interval, running and accelerating the application software.
In some embodiments, the controller is further configured to:
and after the application software is started, clearing the cache data of all the application software in the display equipment.
In some embodiments, the controller is further configured to:
and after the application software is started, cleaning the process in the background task list of the display equipment.
In some embodiments, the controller is further configured to:
after the application software is started, detecting whether a running process in the display equipment exists in a process blacklist or not, or whether the running process exists in a process white list or not;
and forcibly stopping the process under the condition that the process exists in the process blacklist or the process is a non-system process which does not exist in the process blacklist or the process white list.
In some embodiments, the controller is further configured to:
detecting the memory use condition of the display equipment at regular intervals in the running process of the application software;
under the condition that the residual memory of the display equipment is lower than a preset threshold value, detecting whether a process running in the display equipment exists in a process blacklist or not, or detecting whether the process runs in a process whitelist or not;
and forcibly stopping the process under the condition that the process exists in the process blacklist or the process is a non-system process which does not exist in the process blacklist or the process white list.
In a second aspect, the present application further provides an application software acceleration method, including:
responding to a display equipment starting instruction, and optimizing and accelerating system services of the display equipment; the system service is used for representing application software and/or processes running in the display device;
responding to an application software starting instruction, and performing overclocking starting acceleration on the application software under the condition that the application software is core software in display equipment; the core software is used for representing necessary application software for supporting the running of the display device;
and after the application software is started, running and accelerating the application software.
As can be seen from the foregoing, the present application provides an application acceleration method and a display device. In the display device, there are three aspects of operations for accelerating the application software, namely, performing optimization acceleration on system services in the boot stage of the display device, performing over-frequency startup acceleration on the application software in the startup stage of the application software, and performing operation acceleration on the application software in the operation stage of the application software. According to the technical scheme, an optimization tool is not required to be additionally installed in the display equipment, the controller can automatically detect the starting condition of the display equipment, the starting condition or the running condition of application software, different acceleration operations are automatically carried out in different stages, and the optimization tool is prevented from being frequently operated by a user.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic diagram illustrating an operational scenario between a display device and a control apparatus according to some embodiments;
a block diagram of a hardware configuration of a display device 200 according to some embodiments is illustrated in fig. 2;
a block diagram of the hardware configuration of the control device 100 according to some embodiments is illustrated in fig. 3;
a schematic diagram of a software configuration in a display device 200 according to some embodiments is illustrated in fig. 4;
FIG. 5 illustrates an icon control interface display diagram of an application in the display device 200, according to some embodiments;
fig. 6 is a schematic diagram illustrating application acceleration in the display device 200 according to an embodiment of the present application;
fig. 7 is a schematic diagram illustrating another application acceleration performed in the display device 200 according to an embodiment of the present application;
FIG. 8 is a flowchart illustrating a method for accelerating application software according to an embodiment of the present application;
fig. 9 is a flowchart illustrating a system service acceleration method according to an embodiment of the present application;
FIG. 10 is a flow chart illustrating another method for accelerating system services according to an embodiment of the present disclosure;
FIG. 11 is a flowchart illustrating a method for over-clocking acceleration of application software according to an embodiment of the present application;
fig. 12 is a flowchart illustrating an application software operation acceleration method according to an embodiment of the present application;
fig. 13 is a flowchart illustrating another application software operation acceleration method according to an embodiment of the present application;
fig. 14 is a flowchart illustrating another application acceleration method according to an embodiment of the present application.
Detailed Description
To make the objects, embodiments and advantages of the present application clearer, the following description of exemplary embodiments of the present application will clearly and completely describe the exemplary embodiments of the present application with reference to the accompanying drawings in the exemplary embodiments of the present application, and it is to be understood that the described exemplary embodiments are only a part of the embodiments of the present application, and not all of the embodiments.
All other embodiments, which can be derived by a person skilled in the art from the exemplary embodiments described herein without inventive step, are intended to be within the scope of the claims appended hereto. In addition, while the disclosure herein has been presented in terms of one or more exemplary examples, it should be appreciated that aspects of the disclosure may be implemented solely as a complete embodiment.
It should be noted that the brief descriptions of the terms in the present application are only for the convenience of understanding the embodiments described below, and are not intended to limit the embodiments of the present application. These terms should be understood in their ordinary and customary meaning unless otherwise indicated.
The terms "first," "second," "third," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between similar or analogous objects or entities and are not necessarily intended to limit the order or sequence of any particular one, Unless otherwise indicated. It is to be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein.
Furthermore, the terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or device that comprises a list of elements is not necessarily limited to those elements explicitly listed, but may include other elements not expressly listed or inherent to such product or device.
The term "module," as used herein, refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware and/or software code that is capable of performing the functionality associated with that element.
The term "remote control" as used in this application refers to a component of an electronic device (such as the display device disclosed in this application) that is typically wirelessly controllable over a relatively short range of distances. Typically using infrared and/or Radio Frequency (RF) signals and/or bluetooth to connect with the electronic device, and may also include WiFi, wireless USB, bluetooth, motion sensor, etc. For example: the hand-held touch remote controller replaces most of the physical built-in hard keys in the common remote control device with the user interface in the touch screen.
The term "gesture" as used in this application refers to a user's behavior through a change in hand shape or an action such as hand motion to convey a desired idea, action, purpose, or result.
Fig. 1 is a schematic diagram illustrating an operation scenario between a display device and a control apparatus according to an embodiment. As shown in fig. 1, a user may operate the display device 200 through the mobile terminal 300 and the control apparatus 100.
In some embodiments, the control apparatus 100 may be a remote controller, and the communication between the remote controller and the display device includes an infrared protocol communication or a bluetooth protocol communication, and other short-distance communication methods, etc., and the display device 200 is controlled by wireless or other wired methods. The user may input a user command through a key on a remote controller, voice input, control panel input, etc. to control the display apparatus 200. Such as: the user can input a corresponding control command through a volume up/down key, a channel control key, up/down/left/right moving keys, a voice input key, a menu key, a power on/off key, etc. on the remote controller, to implement the function of controlling the display device 200.
In some embodiments, mobile terminals, tablets, computers, laptops, and other smart devices may also be used to control the display device 200. For example, the display device 200 is controlled using an application program running on the smart device. The application, through configuration, may provide the user with various controls in an intuitive User Interface (UI) on a screen associated with the smart device.
In some embodiments, the mobile terminal 300 may install a software application with the display device 200 to implement connection communication through a network communication protocol for the purpose of one-to-one control operation and data communication. Such as: the mobile terminal 300 and the display device 200 can establish a control instruction protocol, synchronize a remote control keyboard to the mobile terminal 300, and control the display device 200 by controlling a user interface on the mobile terminal 300. The audio and video content displayed on the mobile terminal 300 can also be transmitted to the display device 200, so as to realize the synchronous display function.
As also shown in fig. 1, the display apparatus 200 also performs data communication with the server 400 through various communication means. The display device 200 may be allowed to be communicatively connected through a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 400 may provide various contents and interactions to the display apparatus 200. Illustratively, the display device 200 receives software program updates, or accesses a remotely stored digital media library, by sending and receiving information, as well as Electronic Program Guide (EPG) interactions. The server 400 may be a cluster or a plurality of clusters, and may include one or more types of servers. Other web service contents such as video on demand and advertisement services are provided through the server 400.
The display device 200 may be a liquid crystal display, an OLED display, a projection display device. The particular display device type, size, resolution, etc. are not limiting, and those skilled in the art will appreciate that the display device 200 may be modified in performance and configuration as desired.
The display apparatus 200 may additionally provide an intelligent network tv function of a computer support function including, but not limited to, a network tv, an intelligent tv, an Internet Protocol Tv (IPTV), and the like, in addition to the broadcast receiving tv function.
A hardware configuration block diagram of a display device 200 according to an exemplary embodiment is exemplarily shown in fig. 2.
In some embodiments, at least one of the controller 250, the tuner demodulator 210, the communicator 220, the detector 230, the input/output interface 255, the display 275, the audio output interface 285, the memory 260, the power supply 290, the user interface 265, and the external device interface 240 is included in the display apparatus 200.
In some embodiments, a display 275 receives image signals originating from the first processor output and displays video content and images and components of the menu manipulation interface.
In some embodiments, the display 275, includes a display screen assembly for presenting a picture, and a driving assembly that drives the display of an image.
In some embodiments, the video content is displayed from broadcast television content, or alternatively, from various broadcast signals that may be received via wired or wireless communication protocols. Alternatively, various image contents received from the network communication protocol and sent from the network server side can be displayed.
In some embodiments, the display 275 is used to present a user-manipulated UI interface generated in the display apparatus 200 and used to control the display apparatus 200.
In some embodiments, a driver assembly for driving the display is also included, depending on the type of display 275.
In some embodiments, display 275 is a projection display and may also include a projection device and a projection screen.
In some embodiments, communicator 220 is a component for communicating with external devices or external servers according to various communication protocol types. For example: the communicator 220 may include at least one of a Wifi module 221, a bluetooth module 222, a wired ethernet module 223, and other network communication protocol modules or near field communication protocol modules, and an infrared receiver.
In some embodiments, the display apparatus 200 may establish control signal and data signal transmission and reception with the external control device 100 or the content providing apparatus through the communicator 220.
In some embodiments, the user interface 265 may be configured to receive infrared control signals from a control device 100 (e.g., an infrared remote control, etc.).
In some embodiments, the detector 230 is a signal used by the display device 200 to collect an external environment or interact with the outside.
In some embodiments, the detector 230 includes a light receiver, a sensor for collecting the intensity of ambient light, and parameters changes can be adaptively displayed by collecting the ambient light, and the like.
In some embodiments, the detector 230 may further include an image collector 232, such as a camera, a video camera, etc., which may be configured to collect external environment scenes, collect attributes of the user or gestures interacted with the user, adaptively change display parameters, and recognize user gestures, so as to implement a function of interaction with the user.
In some embodiments, the detector 230 may also include a temperature sensor or the like, such as by sensing ambient temperature.
In some embodiments, the display apparatus 200 may adaptively adjust a display color temperature of an image. For example, the display apparatus 200 may be adjusted to display a cool tone when the temperature is in a high environment, or the display apparatus 200 may be adjusted to display a warm tone when the temperature is in a low environment.
In some embodiments, the detector 230 may further include a sound collector 231 or the like, such as a microphone, which may be used to receive the user's voice. Illustratively, a voice signal including a control instruction of the user to control the display device 200, or to collect an ambient sound for recognizing an ambient scene type, so that the display device 200 can adaptively adapt to an ambient noise.
In some embodiments, as shown in fig. 2, the input/output interface 255 is configured to allow data transfer between the controller 250 and external other devices or other controllers 250. Such as receiving video signal data and audio signal data of an external device, or command instruction data, etc.
In some embodiments, the external device interface 240 may include, but is not limited to, the following: the interface can be any one or more of a high-definition multimedia interface (HDMI), an analog or data high-definition component input interface, a composite video input interface, a USB input interface, an RGB port and the like. The plurality of interfaces may form a composite input/output interface.
In some embodiments, as shown in fig. 2, the tuning demodulator 210 is configured to receive a broadcast television signal through a wired or wireless receiving manner, perform modulation and demodulation processing such as amplification, mixing, resonance, and the like, and demodulate an audio and video signal from a plurality of wireless or wired broadcast television signals, where the audio and video signal may include a television audio and video signal carried in a television channel frequency selected by a user and an EPG data signal.
In some embodiments, the frequency points demodulated by the tuner demodulator 210 are controlled by the controller 250, and the controller 250 can send out control signals according to user selection, so that the modem responds to the television signal frequency selected by the user and modulates and demodulates the television signal carried by the frequency.
In some embodiments, the broadcast television signal may be classified into a terrestrial broadcast signal, a cable broadcast signal, a satellite broadcast signal, an internet broadcast signal, or the like according to the broadcasting system of the television signal. Or may be classified into a digital modulation signal, an analog modulation signal, and the like according to a modulation type. Or the signals are classified into digital signals, analog signals and the like according to the types of the signals.
In some embodiments, the controller 250 and the modem 210 may be located in different separate devices, that is, the modem 210 may also be located in an external device of the main device where the controller 250 is located, such as an external set-top box. Therefore, the set top box outputs the television audio and video signals modulated and demodulated by the received broadcast television signals to the main body equipment, and the main body equipment receives the audio and video signals through the first input/output interface.
In some embodiments, the controller 250 controls the operation of the display device and responds to user operations through various software control programs stored in memory. The controller 250 may control the overall operation of the display apparatus 200. For example: in response to receiving a user command for selecting a UI object to be displayed on the display 275, the controller 250 may perform an operation related to the object selected by the user command.
In some embodiments, the object may be any one of selectable objects, such as a hyperlink or an icon. Operations related to the selected object, such as: displaying an operation connected to a hyperlink page, document, image, or the like, or performing an operation of a program corresponding to the icon. The user command for selecting the UI object may be a command input through various input means (e.g., a mouse, a keyboard, a touch pad, etc.) connected to the display apparatus 200 or a voice command corresponding to a voice spoken by the user.
As shown in fig. 2, the controller 250 includes at least one of a Random Access Memory 251 (RAM), a Read-Only Memory 252 (ROM), a Graphics Processing Unit 253 (GPU), a Central Processing Unit 254 (CPU), an input/output interface 255, and a communication Bus 256 (Bus). Wherein a communication bus connects the various components.
In some embodiments, RAM 251 is used to store temporary data for the operating system or other programs that are running.
In some embodiments, ROM 252 is used to store instructions for various system boots.
In some embodiments, the ROM 252 is used to store a Basic Input Output System (BIOS). The system is used for completing power-on self-test of the system, initialization of each functional module in the system, a driver of basic input/output of the system and booting an operating system.
In some embodiments, when the power-on signal is received, the display device 200 starts to power up, the CPU executes the system boot instruction in the ROM 252, and copies the temporary data of the operating system stored in the memory to the RAM 251 so as to start or run the operating system. After the start of the operating system is completed, the CPU copies the temporary data of the various application programs in the memory to the RAM 251, and then, the various application programs are started or run.
In some embodiments, processor 254 is used to execute operating system and application program instructions stored in memory. And executing various application programs, data and contents according to various interactive instructions received from the outside so as to finally display and play various audio and video contents.
In some demonstrative embodiments, processor 254 may include a plurality of processors. The plurality of processors may include a main processor and one or more sub-processors. A main processor for performing some operations of the display apparatus 200 in a pre-power-up mode and/or operations of displaying a screen in a normal mode. One or more sub-processors for one operation in a standby mode or the like.
In some embodiments, the graphics processor 253 is used to generate various graphics objects, such as: icons, operation menus, user input instruction display graphics, and the like. The display device comprises an arithmetic unit which carries out operation by receiving various interactive instructions input by a user and displays various objects according to display attributes. And the system comprises a renderer for rendering various objects obtained based on the arithmetic unit, wherein the rendered objects are used for being displayed on a display.
In some embodiments, the video processor 270 is configured to receive an external video signal, and perform video processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, image synthesis, and the like according to a standard codec protocol of the input signal, so as to obtain a signal that can be displayed or played on the direct display device 200.
In some embodiments, video processor 270 includes a demultiplexing module, a video decoding module, an image synthesis module, a frame rate conversion module, a display formatting module, and the like.
The demultiplexing module is used for demultiplexing the input audio and video data stream, and if the input MPEG-2 is input, the demultiplexing module demultiplexes the input audio and video data stream into a video signal and an audio signal.
And the video decoding module is used for processing the video signal after demultiplexing, including decoding, scaling and the like.
And the image synthesis module is used for carrying out superposition mixing processing on the GUI signal input by the user or generated by the user and the video image after the zooming processing by the graphic generator so as to generate an image signal for display.
The frame rate conversion module is configured to convert an input video frame rate, such as a 60Hz frame rate into a 120Hz frame rate or a 240Hz frame rate, and the normal format is implemented in, for example, an interpolation frame mode.
The display format module is used for converting the received video output signal after the frame rate conversion, and changing the signal to conform to the signal of the display format, such as outputting an RGB data signal.
In some embodiments, the graphics processor 253 and the video processor may be integrated or separately configured, and when the graphics processor and the video processor are integrated, the graphics processor and the video processor may perform processing of graphics signals output to the display, and when the graphics processor and the video processor are separately configured, the graphics processor and the video processor may perform different functions, respectively, for example, a GPU + frc (frame Rate conversion) architecture.
In some embodiments, the audio processor 280 is configured to receive an external audio signal, decompress and decode the received audio signal according to a standard codec protocol of the input signal, and perform noise reduction, digital-to-analog conversion, and amplification processes to obtain an audio signal that can be played in a speaker.
In some embodiments, video processor 270 may comprise one or more chips. The audio processor may also comprise one or more chips.
In some embodiments, the video processor 270 and the audio processor 280 may be separate chips or may be integrated together with the controller in one or more chips.
In some embodiments, the audio output, under the control of controller 250, receives sound signals output by audio processor 280, such as: the speaker 286, and an external sound output terminal of a generating device that can output to an external device, in addition to the speaker carried by the display device 200 itself, such as: external sound interface or earphone interface, etc., and may also include a near field communication module in the communication interface, for example: and the Bluetooth module is used for outputting sound of the Bluetooth loudspeaker.
The power supply 290 supplies power to the display device 200 from the power input from the external power source under the control of the controller 250. The power supply 290 may include a built-in power supply circuit installed inside the display apparatus 200, or may be a power supply interface installed outside the display apparatus 200 to provide an external power supply in the display apparatus 200.
A user interface 265 for receiving an input signal of a user and then transmitting the received user input signal to the controller 250. The user input signal may be a remote controller signal received through an infrared receiver, and various user control signals may be received through the network communication module.
In some embodiments, the user inputs a user command through the control apparatus 100 or the mobile terminal 300, the user input interface responds to the user input through the controller 250 according to the user input, and the display device 200 responds to the user input through the controller 250.
In some embodiments, a user may enter user commands on a Graphical User Interface (GUI) displayed on the display 275, and the user input interface receives the user input commands through the Graphical User Interface (GUI). Alternatively, the user may input the user command by inputting a specific sound or gesture, and the user input interface receives the user input command by recognizing the sound or gesture through the sensor.
In some embodiments, a "user interface" is a media interface for interaction and information exchange between an application or operating system and a user that enables conversion between an internal form of information and a form that is acceptable to the user. A commonly used presentation form of the User Interface is a Graphical User Interface (GUI), which refers to a User Interface related to computer operations and displayed in a graphical manner. It may be an interface element such as an icon, a window, a control, etc. displayed in the display screen of the electronic device, where the control may include a visual interface element such as an icon, a button, a menu, a tab, a text box, a dialog box, a status bar, a navigation bar, a Widget, etc.
The memory 260 includes a memory storing various software modules for driving the display device 200. Such as: various software modules stored in the first memory, including: at least one of a basic module, a detection module, a communication module, a display control module, a browser module, and various service modules.
The base module is a bottom layer software module for signal communication between various hardware in the display device 200 and for sending processing and control signals to the upper layer module. The detection module is used for collecting various information from various sensors or user input interfaces, and the management module is used for performing digital-to-analog conversion and analysis management.
For example, the voice recognition module comprises a voice analysis module and a voice instruction database module. The display control module is used for controlling the display to display the image content, and can be used for playing the multimedia image content, UI interface and other information. And the communication module is used for carrying out control and data communication with external equipment. And the browser module is used for executing a module for data communication between browsing servers. And the service module is used for providing various services and modules including various application programs. Meanwhile, the memory 260 may store a visual effect map for receiving external data and user data, images of various items in various user interfaces, and a focus object, etc.
Fig. 3 exemplarily shows a block diagram of a configuration of the control apparatus 100 according to an exemplary embodiment. As shown in fig. 3, the control device 100 includes a controller 110, a communication interface 130, a user input/output interface 140, a memory 190, and a power supply 180.
The control apparatus 100 is configured to control the display device 200 and may receive an input operation instruction of a user and convert the operation instruction into an instruction recognizable and responsive by the display device 200, serving as an interaction intermediary between the user and the display device 200. Such as: the user operates the channel up/down key on the control device 100, and the display device 200 responds to the channel up/down operation.
In some embodiments, the control device 100 may be a smart device. Such as: the control apparatus 100 may install various applications that control the display device 200 according to user demands.
In some embodiments, as shown in fig. 1, a mobile terminal 300 or other intelligent electronic device may function similar to the control apparatus 100 after an application for manipulating the display device 200 is installed. Such as: the user may implement the function of controlling the physical keys of the apparatus 100 by installing an application, various function keys or virtual buttons of a graphical user interface available on the mobile terminal 300 or other intelligent electronic device.
The controller 110 includes a processor 112 and RAM 113 and ROM 114. The controller is used for controlling the operation of the control device 100, as well as the communication cooperation among the internal components and the external and internal data processing functions.
The communication interface 130 enables communication of control signals and data signals with the display apparatus 200 under the control of the controller 110. Such as: the received user input signal is transmitted to the display apparatus 200. The communication interface 130 may include at least one of a WiFi chip 131, a bluetooth module 132, an NFC module 133, and other near field communication modules.
A user input/output interface 140, wherein the input interface includes at least one of a microphone 141, a touch pad 142, a sensor 143, keys 144, and other input interfaces. Such as: the user can realize a user instruction input function through actions such as voice, touch, gesture, pressing, and the like, and the input interface converts the received analog signal into a digital signal and converts the digital signal into a corresponding instruction signal, and sends the instruction signal to the display device 200.
The output interface includes an interface that transmits the received user instruction to the display apparatus 200. In some embodiments, the interface may be an infrared interface or a radio frequency interface. Such as: when the infrared signal interface is used, the user input instruction needs to be converted into an infrared control signal according to an infrared control protocol, and the infrared control signal is sent to the display device 200 through the infrared sending module. The following steps are repeated: when the rf signal interface is used, a user input command needs to be converted into a digital signal, and then the digital signal is modulated according to the rf control signal modulation protocol and then transmitted to the display device 200 through the rf transmitting terminal.
In some embodiments, the control device 100 includes at least one of a communication interface 130 and an input-output interface 140. The control device 100 is configured with a communication interface 130, such as: the WiFi, bluetooth, NFC, etc. modules may transmit the user input command to the display device 200 through the WiFi protocol, or the bluetooth protocol, or the NFC protocol code.
A memory 190 for storing various operation programs, data and applications for driving and controlling the control apparatus 200 under the control of the controller. The memory 190 may store various control signal commands input by a user.
And a power supply 180 for providing operation power support for each element of the control device 100 under the control of the controller. A battery and associated control circuitry.
In some embodiments, the system may include a Kernel (Kernel), a command parser (shell), a file system, and an application program. The kernel, shell, and file system together make up the basic operating system structure that allows users to manage files, run programs, and use the system. After power-on, the kernel is started, kernel space is activated, hardware is abstracted, hardware parameters are initialized, and virtual memory, a scheduler, signals and interprocess communication (IPC) are operated and maintained. And after the kernel is started, loading the Shell and the user application program. The application program is compiled into machine code after being started, and a process is formed.
Referring to fig. 4, in some embodiments, the system is divided into four layers, which are an Application (Applications) layer (abbreviated as "Application layer"), an Application Framework (Application Framework) layer (abbreviated as "Framework layer"), an Android runtime (Android runtime) and system library layer (abbreviated as "system runtime library layer"), and a kernel layer from top to bottom.
In some embodiments, at least one application program runs in the application program layer, and the application programs can be Window (Window) programs carried by an operating system, system setting programs, clock programs, camera applications and the like; or may be an application developed by a third party developer such as a hi program, a karaoke program, a magic mirror program, or the like. In specific implementation, the application packages in the application layer are not limited to the above examples, and may actually include other application packages, which is not limited in this embodiment of the present application.
The framework layer provides an Application Programming Interface (API) and a programming framework for the application program of the application layer. The application framework layer includes a number of predefined functions. The application framework layer acts as a processing center that decides to let the applications in the application layer act. The application program can access the resources in the system and obtain the services of the system in execution through the API interface.
As shown in fig. 4, in the embodiment of the present application, the application framework layer includes a manager (Managers), a Content Provider (Content Provider), and the like, where the manager includes at least one of the following modules: an Activity Manager (Activity Manager) is used for interacting with all activities running in the system; the Location Manager (Location Manager) is used for providing the system service or application with the access of the system Location service; a Package Manager (Package Manager) for retrieving various information related to an application Package currently installed on the device; a Notification Manager (Notification Manager) for controlling display and clearing of Notification messages; a Window Manager (Window Manager) is used to manage the icons, windows, toolbars, wallpapers, and desktop components on a user interface.
In some embodiments, the activity manager is to: managing the life cycle of each application program and the general navigation backspacing function, such as controlling the exit of the application program (including switching the user interface currently displayed in the display window to the system desktop), opening, backing (including switching the user interface currently displayed in the display window to the previous user interface of the user interface currently displayed), and the like.
In some embodiments, the window manager is configured to manage all window processes, such as obtaining a display size, determining whether a status bar is available, locking a screen, intercepting a screen, controlling a display change (e.g., zooming out, dithering, distorting, etc.) and the like.
In some embodiments, the system runtime layer provides support for the upper layer, i.e., the framework layer, and when the framework layer is used, the android operating system runs the C/C + + library included in the system runtime layer to implement the functions to be implemented by the framework layer.
In some embodiments, the kernel layer is a layer between hardware and software. As shown in fig. 4, the core layer includes at least one of the following drivers: audio drive, display drive, bluetooth drive, camera drive, WIFI drive, USB drive, HDMI drive, sensor drive (such as fingerprint sensor, temperature sensor, touch sensor, pressure sensor, etc.), and so on.
In some embodiments, the kernel layer further comprises a power driver module for power management.
In some embodiments, software programs and/or modules corresponding to the software architecture of fig. 4 are stored in the first memory or the second memory shown in fig. 2 or 3.
In some embodiments, taking the magic mirror application (photographing application) as an example, when the remote control receiving device receives a remote control input operation, a corresponding hardware interrupt is sent to the kernel layer. The kernel layer processes the input operation into an original input event (including information such as a value of the input operation, a timestamp of the input operation, etc.). The raw input events are stored at the kernel layer. The application program framework layer obtains an original input event from the kernel layer, identifies a control corresponding to the input event according to the current position of the focus and uses the input operation as a confirmation operation, the control corresponding to the confirmation operation is a control of a magic mirror application icon, the magic mirror application calls an interface of the application framework layer to start the magic mirror application, and then the kernel layer is called to start a camera driver, so that a static image or a video is captured through the camera.
In some embodiments, for a display device with a touch function, taking a split screen operation as an example, the display device receives an input operation (such as a split screen operation) that a user acts on a display screen, and the kernel layer may generate a corresponding input event according to the input operation and report the event to the application framework layer. The window mode (such as multi-window mode) corresponding to the input operation, the position and size of the window and the like are set by an activity manager of the application framework layer. And the window management of the application program framework layer draws a window according to the setting of the activity manager, then sends the drawn window data to the display driver of the kernel layer, and the display driver displays the corresponding application interface in different display areas of the display screen.
In some embodiments, as shown in fig. 5, the application layer containing at least one application may display a corresponding icon control in the display, such as: the system comprises a live television application icon control, a video on demand application icon control, a media center application icon control, an application center icon control, a game application icon control and the like.
In some embodiments, the live television application may provide live television via different signal sources. For example, a live television application may provide television signals using input from cable television, radio broadcasts, satellite services, or other types of live television services. And, the live television application may display video of the live television signal on the display device 200.
In some embodiments, a video-on-demand application may provide video from different storage sources. Unlike live television applications, video on demand provides a video display from some storage source. For example, the video on demand may come from a server side of the cloud storage, from a local hard disk storage containing stored video programs.
In some embodiments, the media center application may provide various applications for multimedia content playback. For example, a media center, which may be other than live television or video on demand, may provide services that a user may access to various images or audio through a media center application.
In some embodiments, an application center may provide storage for various applications. The application may be a game, an application, or some other application associated with a computer system or other device that may be run on the smart television. The application center may obtain these applications from different sources, store them in local storage, and then be operable on the display device 200.
In the display device 200 with the Android system architecture, each application software start independently occupies a memory space, and as the starting time increases, the number of the application software starts increases, which may cause a situation that the system memory is occupied too much by irrelevant applications or services, thereby causing a problem that the memory requested by the application software currently used by a user is insufficient. The intuitive feel of the user is that the user is stuck in operating the application software. For example, in the display device 200 with a low memory (e.g. 1.5G), when the display device 200 continuously opens a plurality of large applications and runs for a period of time, and then plays a 4K video film source by using one of the applications, the application may have problems of operation jamming, slow opening, UI jamming, menu jamming, and the like.
For the display device 200 with insufficient memory, in order to solve the problem of application software operation jamming, generally, a piece of application software, such as a system acceleration tool, a memory cleaning assistant, etc., is installed in the display device 200, and the system memory is released by means of cleaning the system cache, ending the background application software, notifying the user to manually uninstall the application software, or disabling the application software which is started up and started up.
However, the operation of releasing the system memory of the display device 200 with the optimization tool installed is basically performed after the user perceives that the system is stuck, and when the user has seriously affected the user's interaction behavior by using the application software, the user needs to manually use some optimization tools in the display device 200 to release the system memory. Moreover, the optimization effect generated by the optimization operation can only be maintained for a period of time, and then the user needs to start the optimization tool for optimization from time to time. It can be seen that, in the current display device 200, the way of implementing the memory release by installing the optimization tool requires a high frequency of user operations, and the optimization effect is not ideal.
Based on the above, the application software acceleration method and the display device are provided in the embodiments of the present application, in the display device 200, there are three aspects of operations for accelerating the application software, as shown in fig. 6, the system service is optimized and accelerated in the boot stage of the display device 200, the application software is over-frequency started and accelerated in the startup stage of the application software, and the application software is run and accelerated in the running stage of the application software. The display device 200 does not need to be additionally provided with an optimization tool, the starting condition, the application software starting condition or the running condition of the display device 200 can be automatically detected, different acceleration operations can be automatically performed at different stages, and the optimization tool is prevented from being frequently operated by a user.
In the embodiment of the present application, the display device 200 refers to an intelligent device such as a smart phone, a smart television, a personal computer, and a tablet computer, in which various application software can be installed.
The display device 200 provided in the embodiment of the present application may include a display 275 and a controller 250, where the controller 250 may receive a power-on instruction of the display device 200, control the display device 200 to be powered on, and perform optimization and acceleration on system services in a power-on phase of the display device 200. The power-on instruction of the display apparatus 200 may be issued by a user, for example, if the user wants to watch a television, the user presses a switch button of a remote controller, which may be regarded as issuing the power-on instruction, or the user controls the television to be powered on by voice, which may also be regarded as issuing the power-on instruction.
The system service refers to some application software and processes running in the display device 200, and when the controller 250 accelerates the system service, the system service may be accelerated separately for the application software running after the display device 200 is powered on, or accelerated separately for the service processes running after the display device 200 is powered on, or accelerated for both the application software and the service processes running after the display device 200 is powered on.
In some embodiments, in response to a display device power-on instruction, the controller 250 may detect power-on self-start software in the display device 200 in response to a display device power-on instruction in a case where application software running after the display device 200 is powered on is accelerated; in the case where the power-on self-start-up software is not a system application of the display apparatus 200, the power-on self-start-up software is disabled.
The system applications are application software inherent in the system of the display device 200, that is, some application software carried by the display device 200, and most of the application software is essential for the system operation of the display device 200, so that the application software is not optimized in the embodiment of the present application.
The boot self-starting software refers to some application software that is automatically started and run along with the boot of the display device 200. Generally, in order to ensure the normal operation of the display device 200 system, some system applications must have a function of starting and self-starting, but some application software except the system applications automatically start at the time of starting, which occupies more system memory and causes waste of memory space. To solve this problem, the controller 250 needs to disable the application software that is booted up and does not belong to the system application, so as to release more system memory while ensuring the normal operation of the display device 200.
In some embodiments, in response to a display device power-on instruction, the controller 250 may detect a currently running system service process in the display device 200, in case that the service process running after the display device 200 is powered on is accelerated; in the case where the system service process is not the core service process of the display apparatus 200, the system service process is disabled.
The core service process is a process necessary to support the operation of the display device 200. Most of these core service processes are essential for the display device 200 system to operate, and therefore, for such processes, optimization processing is not performed in the embodiment of the present application. And some system service processes except the core service may have or may not have the implemented function or role for the display device 200, so the controller 250 may disable such system service processes, and release more system memory under the condition that the display device 200 is ensured to operate normally.
In some embodiments, for the case that the application software and the service process running after the display device 200 is powered on are accelerated together, the controller 250 may detect the power-on self-starting software in the display device 200 and the currently running system service process at the same time, then disable the power-on self-starting software if the power-on self-starting software is not the system application of the display device 200, and disable the system service process if the system service process is not the core service process of the display device 200. In the method, under the condition of forbidding the startup self-starting software, some useless system service processes are further forbidden, and more system memories are released.
After the display device 200 is turned on, if the user wants to open some application software, the controller 250 needs to respond to an application software start instruction, and if the application software is the core software in the display device 200, perform overdrive start acceleration on the application software.
The core software refers to necessary application software or main application software that supports the operation of the display device 200. And, the overdrive acceleration means that the application software is started using the maximum processing frequency of the processor of the display device 200, which enables the application software to be started quickly.
Further, in some embodiments, the controller 250 may detect whether the application software is the core software in response to the application software start instruction, and set the processing frequency of the display apparatus 200 to the highest frequency in the case that the application software is the core software; then, the processor 250 is controlled to operate at the highest frequency within the overclocking time of the application software, and the processor frequency is set to the initial frequency again after the overclocking time of the application software is ended.
The above-mentioned overclocking time of the application software is a period of time from the start of the application software to the stable operation of the application software, and usually, the overclocking times of different application software are different and are approximately in the range of 3-5s, so the controller 250 needs to acquire the overclocking time of the application software which needs to be started currently, and in this time, the processor is controlled to operate at the highest processing frequency, thereby increasing the starting speed of the application software.
After the application software is started, the operation stage is entered, and at this time, the controller 250 needs to accelerate the operation of the application software, so that the application software is more flow-processed in the operation process, and the problem of unsmooth operation is avoided. The running acceleration is mainly embodied in the aspects of clearing cache of the display equipment, clearing useless processes, searching and killing application processes and the like.
Moreover, after the application software is started, the controller 250 needs to detect whether the time interval between the current start of the application software and the previous running acceleration of the application software exceeds a preset time interval, and if not, the application software is used more frequently by a user, for example, the user opens the same application software for multiple times in a short time, at this time, because the time interval between the last opening of the application software and the last opening of the application software is short, the problem of waste of processor resources and the like caused by running acceleration for multiple times in a short time is avoided, and the controller 250 does not perform running acceleration again on the application software running under the condition; and when the time interval exceeds the preset time interval, the running of the application software is accelerated. The preset time interval in the embodiment of the present application may be set to 20s, or may be set more specifically according to the use condition of each application software, and is not limited herein.
In some embodiments, the controller 250 may clear the cache data of all the application software in the display device 200 during the running process after the application software is started, so as to release more memory and increase the running speed of the application software.
In some embodiments, the controller 250 may further clean the processes in the background task list of the display device 200 during the running process after the application software is started, so as to release the memory occupied by the processes in the background task list and provide the running speed of the application software.
In some embodiments, the controller 250 may further establish a process white list or a process black list, and then determine, in an operation process after the application software is started, whether a process currently running in the display apparatus 200 exists in the process white list or the process black list, so as to determine whether the process needs to be prohibited. The process blacklist stores some processes which occupy a large memory, or some processes which are not allowed to run in the display device 200, or some processes which are used with a low frequency in the display device 200, and the like; and the process white list stores some protected processes or some processes necessary to support the display device 200 to operate, etc.
Controller 250 may force the processes that exist in the process blacklist to stop so as not to consume too much memory. And the process existing in the process white list cannot be interfered, so that the process in the process white list can be normally executed.
In addition, processes which do not exist in the process white list or the process black list may also exist in the display device 200, and if the processes belong to the system process, the controller 250 may still not interfere with the processes, so as to ensure normal execution of the processes, and further ensure normal operation of the display device 200; however, if these processes are non-system processes, controller 250 still needs to force them to stall to free up more memory.
In some embodiments, as shown in fig. 7, the controller 250 may further detect the memory usage of the display device 200 at regular intervals in the running process after the application software is started; this certain time may be set to 10 minutes or may be set according to the actual use of the display device 200, and is not particularly limited herein. Then, under the condition that the remaining memory of the display device 200 is lower than a preset threshold, detecting whether the running process in the display device 200 exists in a process blacklist or whether the running process exists in a process whitelist; and in the case that the process exists in the process blacklist or the process is a non-system process which does not exist in the process blacklist or the process white list, forcibly stopping the application process.
In some embodiments, for detecting whether the application software is the core software and detecting whether the system service process is the core service process, corresponding white lists may be respectively established for the core software and the core service in advance, and further, the controller 250 may detect whether the application software is the core software by determining whether the application software is in the software white list, or may detect whether the system service process is the core service process by determining whether the system service process is in the process white list. The process white list may be the process white list mentioned in the foregoing embodiment, or may be another process white list separately established.
In some embodiments, the controller 250 may further clear the cache data of all the application software in the display device 200 again when the remaining memory of the display device 200 is lower than the preset threshold; and/or cleaning up processes in the background task list of the display device 200. And in addition, the process or the application software process in the process white list or the software white list is not interfered, and the normal operation of the process or the application software process is ensured.
According to the contents of all the foregoing embodiments, in the display device 200, there are three aspects of operations for accelerating the application software, which are respectively performing optimization acceleration on system services at the boot stage of the display device 200, performing over-frequency startup acceleration on the application software at the startup stage of the application software, and performing operation acceleration on the application software at the operation stage of the application software. Furthermore, an optimization tool does not need to be additionally installed in the display device 200, and the controller can automatically detect the startup condition, the application software startup condition or the running condition of the display device 200, so that different acceleration operations can be automatically performed at different stages, and the user is prevented from frequently operating the optimization tool.
Fig. 8 is a flowchart of an application acceleration method according to an embodiment of the present application, and as shown in fig. 8, an application acceleration method according to an embodiment of the present application includes:
step S101, responding to a display device starting instruction, and optimizing and accelerating system services of the display device 200;
step S102, responding to an application software starting instruction, and performing over-frequency starting acceleration on the application software under the condition that the application software is core software in the display device 200;
and step S103, after the application software is started, running of the application software is accelerated.
As shown in fig. 9, in some embodiments, the method further comprises:
step S201, responding to a display device starting instruction, and detecting starting self-starting software in the display device 200;
step S202, in a case that the boot self-starting software is not a system application of the display device 200, disabling the boot self-starting software.
As shown in fig. 10, in some embodiments, the method further comprises:
step S301, responding to a display device starting instruction, detecting a currently running system service process in the display device 200;
step S302, if the system service process is not the core service process of the display device 200, the system service process is disabled.
As shown in fig. 11, in some embodiments, the method further comprises:
step S401, responding to an application software starting instruction, and detecting whether the application software is core software;
step S402, setting the processor frequency of the display device 200 to the highest frequency in the case that the application software is core software;
step S403, controlling the processor to run at the highest frequency within the overclocking time of the application software;
and step S404, setting the processor frequency as an initial frequency after the overclocking time is finished.
As shown in fig. 12, in some embodiments, the method further comprises:
step S501, after the application software is started, detecting whether the time interval between the current start of the application software and the previous running acceleration of the application software exceeds a preset time interval;
step S502, when the time interval exceeds the preset time interval, the running of the application software is accelerated.
In some embodiments, the method further comprises: and after the application software is started, clearing the cache data of all the application software in the display equipment.
In some embodiments, the method further comprises: and after the application software is started, cleaning the process in the background task list of the display equipment.
As shown in fig. 13, in some embodiments, the method further comprises:
step S601, after the application software is started, detecting whether a process running in the display device 200 exists in a process blacklist or whether the process is in a process whitelist;
step S602, in the case that the process exists in the process blacklist or the process is a non-system process that does not exist in the process blacklist or the process whitelist, forcibly stopping the process.
As shown in fig. 14, in some embodiments, the method further comprises:
step S701, detecting the memory usage of the display device 200 at regular intervals during the running process of the application software;
step S702, detecting whether a process running in the display device 200 exists in a process blacklist or whether the process running in the display device 200 exists in a process whitelist, when the remaining memory of the display device 200 is lower than a preset threshold;
step S703 is to forcibly stop the process when the process exists in the process blacklist or the process is a non-system process that does not exist in the process blacklist or the process whitelist.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.
The foregoing description, for purposes of explanation, has been presented in conjunction with specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the embodiments to the precise forms disclosed above. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles and the practical application, to thereby enable others skilled in the art to best utilize the embodiments and various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A display device, comprising:
a display;
a controller configured to:
responding to a display equipment starting instruction, and optimizing and accelerating system services of the display equipment; the system service is used for representing application software and/or processes running in the display device;
responding to an application software starting instruction, and performing overclocking starting acceleration on the application software under the condition that the application software is core software in display equipment; the core software is used for representing necessary application software for supporting the running of the display device;
and after the application software is started, running and accelerating the application software.
2. The display device of claim 1, wherein the controller is further configured to:
responding to a display equipment starting instruction, and detecting starting self-starting software in the display equipment;
disabling the power-on self-starting software when the power-on self-starting software is not a system application of the display device; the system application is used to represent application software inherent in the system of the display device.
3. The display device of claim 1, wherein the controller is further configured to:
responding to a display equipment starting instruction, and detecting a currently running system service process in the display equipment;
disabling the system service process if the system service process is not a core service process of the display device; the core service process is used for representing necessary processes for supporting the operation of the display device.
4. The display device of claim 1, wherein the controller is further configured to:
responding to an application software starting instruction, and detecting whether the application software is core software;
setting the processor frequency of the display device to be the highest frequency under the condition that the application software is core software;
controlling the processor to run at the highest frequency within the overclocking time of the application software; the overclocking time of the application software is used for representing a period of time from the start of the application software to the stable running of the application software;
and after the overclocking time is ended, setting the processor frequency as an initial frequency.
5. The display device of claim 1, wherein the controller is further configured to:
after the application software is started, detecting whether the time interval between the current start of the application software and the previous running acceleration of the application software exceeds a preset time interval or not;
and under the condition that the time interval exceeds the preset time interval, running and accelerating the application software.
6. The display device of claim 1, wherein the controller is further configured to:
and after the application software is started, clearing the cache data of all the application software in the display equipment.
7. The display device of claim 1, wherein the controller is further configured to:
and after the application software is started, cleaning the process in the background task list of the display equipment.
8. The display device of claim 1, wherein the controller is further configured to:
after the application software is started, detecting whether a running process in the display equipment exists in a process blacklist or not, or whether the running process exists in a process white list or not;
and forcibly stopping the process under the condition that the process exists in the process blacklist or the process is a non-system process which does not exist in the process blacklist or the process white list.
9. The display device of claim 1, wherein the controller is further configured to:
detecting the memory use condition of the display equipment at regular intervals in the running process of the application software;
under the condition that the residual memory of the display equipment is lower than a preset threshold value, detecting whether a process running in the display equipment exists in a process blacklist or not, or detecting whether the process runs in a process whitelist or not;
and forcibly stopping the process under the condition that the process exists in the process blacklist or the process is a non-system process which does not exist in the process blacklist or the process white list.
10. An application software acceleration method, comprising:
responding to a display equipment starting instruction, and optimizing and accelerating system services of the display equipment; the system service is used for representing application software and/or processes running in the display device;
responding to an application software starting instruction, and performing overclocking starting acceleration on the application software under the condition that the application software is core software in display equipment; the core software is used for representing necessary application software for supporting the running of the display device;
and after the application software is started, running and accelerating the application software.
CN202011284420.9A 2020-11-17 2020-11-17 Application software acceleration method and display device Pending CN112559058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011284420.9A CN112559058A (en) 2020-11-17 2020-11-17 Application software acceleration method and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011284420.9A CN112559058A (en) 2020-11-17 2020-11-17 Application software acceleration method and display device

Publications (1)

Publication Number Publication Date
CN112559058A true CN112559058A (en) 2021-03-26

Family

ID=75043147

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011284420.9A Pending CN112559058A (en) 2020-11-17 2020-11-17 Application software acceleration method and display device

Country Status (1)

Country Link
CN (1) CN112559058A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101379451A (en) * 2006-02-07 2009-03-04 欧睦技术公司 Application software initiated speedup
CN102163150A (en) * 2010-02-24 2011-08-24 腾讯科技(深圳)有限公司 System starting method and apparatus
CN104536813A (en) * 2014-12-29 2015-04-22 北京奇虎科技有限公司 Accelerating method and device for computing equipment
CN104811563A (en) * 2015-05-12 2015-07-29 上海卡布奇诺电子科技有限公司 Method for adjusting working performance of mobile terminal
CN106886456A (en) * 2017-02-23 2017-06-23 上海与德信息技术有限公司 A kind of application program intelligent control method and device
CN107256150A (en) * 2017-05-27 2017-10-17 深圳酷旗互联网有限公司 It is a kind of to shorten the method to set up without screen Android device starting up's time

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101379451A (en) * 2006-02-07 2009-03-04 欧睦技术公司 Application software initiated speedup
CN102163150A (en) * 2010-02-24 2011-08-24 腾讯科技(深圳)有限公司 System starting method and apparatus
CN104536813A (en) * 2014-12-29 2015-04-22 北京奇虎科技有限公司 Accelerating method and device for computing equipment
CN104811563A (en) * 2015-05-12 2015-07-29 上海卡布奇诺电子科技有限公司 Method for adjusting working performance of mobile terminal
CN106886456A (en) * 2017-02-23 2017-06-23 上海与德信息技术有限公司 A kind of application program intelligent control method and device
CN107256150A (en) * 2017-05-27 2017-10-17 深圳酷旗互联网有限公司 It is a kind of to shorten the method to set up without screen Android device starting up's time

Similar Documents

Publication Publication Date Title
CN111935518B (en) Video screen projection method and display device
CN112135180B (en) Content display method and display equipment
CN112019782B (en) Control method and display device of enhanced audio return channel
CN112118400B (en) Display method of image on display device and display device
CN112243141B (en) Display method and display equipment for screen projection function
CN111970549A (en) Menu display method and display device
CN112954424A (en) Display device and camera starting method
CN111954059A (en) Screen saver display method and display device
CN112087671A (en) Display method and display equipment for control prompt information of input method control
CN112399217B (en) Display device and method for establishing communication connection with power amplifier device
CN111818654B (en) Channel access method and display device
CN112306604A (en) Progress display method and display device for file transmission
CN111901649B (en) Video playing method and display equipment
CN111988646B (en) User interface display method and display device of application program
CN111918056B (en) Camera state detection method and display device
CN113971049A (en) Background service management method and display device
CN114302197A (en) Voice separation control method and display device
CN114390190A (en) Display equipment and method for monitoring application to start camera
CN114079827A (en) Menu display method and display device
CN112559058A (en) Application software acceleration method and display device
CN113438553B (en) Display device awakening method and display device
CN113194355B (en) Video playing method and display equipment
CN111935519B (en) Channel switching method and display device
CN111970554B (en) Picture display method and display device
CN112866768B (en) Display device and information prompting method

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