CN113407346B - Browser memory adjusting method and display device - Google Patents

Browser memory adjusting method and display device Download PDF

Info

Publication number
CN113407346B
CN113407346B CN202110721943.3A CN202110721943A CN113407346B CN 113407346 B CN113407346 B CN 113407346B CN 202110721943 A CN202110721943 A CN 202110721943A CN 113407346 B CN113407346 B CN 113407346B
Authority
CN
China
Prior art keywords
memory
render
preset
render process
browser
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.)
Active
Application number
CN202110721943.3A
Other languages
Chinese (zh)
Other versions
CN113407346A (en
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.)
Vidaa Netherlands International Holdings BV
Original Assignee
Vidaa Netherlands International Holdings BV
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 Vidaa Netherlands International Holdings BV filed Critical Vidaa Netherlands International Holdings BV
Priority to CN202110721943.3A priority Critical patent/CN113407346B/en
Publication of CN113407346A publication Critical patent/CN113407346A/en
Application granted granted Critical
Publication of CN113407346B publication Critical patent/CN113407346B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a browser memory adjusting method and display equipment, which are used for dynamically adjusting the number of webpages opened in a browserMemory preset threshold M corresponding to Render process for webpage corresponding to section webpage R For example, when N webpages are opened on a designated browser, the memory preset threshold MR corresponding to each Render process that has been set is adjusted to (M) T –(M B +M G +M Z ) N), thereby realizing more refined management on the memory of the browser and avoiding the browser from crashing.

Description

Browser memory adjusting method and display device
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method for adjusting a memory of a browser and a display device.
Background
When a user operates a browser to open a plurality of webpages or some large complex webpages, the condition that the browser crashes due to the fact that the memory rises rapidly sometimes occurs. For example, when a plurality of web pages are opened in a browser, although the total memory usage amount of the web pages does not reach the total memory threshold preset in the browser, a situation may occur that the actual memory used by a certain web page has risen rapidly, so that the browser is very jammed, and even the browser crashes.
Disclosure of Invention
The application discloses a browser memory adjusting method and display equipment, which are used for realizing more precise browser memory adjustment and avoiding browser breakdown.
According to a first aspect of embodiments of the present application, there is provided a display apparatus including:
a display;
a controller coupled with the display and configured to:
when N webpages are opened on a specified browser, the N webpages correspond to N Render processes for webpage rendering, wherein N is greater than 0;
adjusting the preset memory threshold M corresponding to each set Render process R Is (M) T –(M B +M G +M Z ))/N;
The M is T A total memory threshold value, M, preset for the specified browser B M is a memory threshold value preset for the Browser progress G Memory threshold value preset for GPU process, M Z And aiming at a memory threshold preset by the Zygote process, the Browser process, the GPU process and the Zygote process are processes required to be executed for operating the specified Browser.
According to a second aspect of the embodiments of the present application, a method for adjusting a memory of a browser is provided, where the method includes:
when N webpages are opened on a specified browser, the N webpages correspond to N Render processes for webpage rendering, wherein N is greater than 0;
adjusting the preset memory threshold M corresponding to each set Render process R Is (M) T –(M B +M G +M Z ))/N;
Said M T A total memory threshold value, M, preset for the specified browser B M is a memory threshold value preset for the Browser progress G Memory threshold value preset for GPU process, M Z And the Browser process, the GPU process and the Zygote process are processes which are required to be executed for running a specified Browser.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
according to the technical scheme, the preset memory threshold value M corresponding to the Render process for webpage rendering corresponding to the webpage can be dynamically adjusted according to the number of the webpages opened in the browser R For example, when N webpages are opened on a designated browser, the preset memory threshold M corresponding to each Render process that has been set is adjusted R Is (M) T –(M B +M G +M Z ) N), thereby realizing more refined management on the memory of the browser and avoiding the browser from crashing.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments consistent with the present application and together with the application, serve to explain the principles of the application.
Fig. 1A is a schematic diagram illustrating an operation scenario between the display device 200 and the control apparatus 100;
fig. 1B is a block diagram schematically illustrating a configuration of the control apparatus 100 in fig. 1A;
fig. 1C is a block diagram schematically illustrating a configuration of the display device 200 in fig. 1A;
FIG. 1D is a block diagram illustrating an architectural configuration of an operating system in memory of display device 200;
fig. 2 is a flowchart of a method for adjusting a memory of a browser according to an embodiment of the present disclosure;
fig. 3 is a diagram illustrating a preset memory threshold M corresponding to a dynamically adjusted Render process according to an embodiment of the present application R A method flowchart of (2);
fig. 4 is a schematic diagram of a memory occupied by a browser according to an embodiment of the present application when the browser is used;
fig. 5 is a schematic memory diagram of memory adjustment of a browser according to an embodiment of the present application;
fig. 6 is a schematic memory diagram of another browser memory adjustment provided in the embodiment of the present application;
fig. 7 is a schematic memory diagram of another browser memory adjustment provided in the embodiment of the present application;
fig. 8 is a diagram illustrating a preset memory threshold M corresponding to a dynamic adjustment Render process according to an embodiment of the present application R A corresponding memory map;
fig. 9 is a schematic diagram of a memory actually occupied by a Render process according to an embodiment of the present application;
fig. 10 is a schematic diagram of a memory actually occupied by another Render process 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 making any inventive step, are within the scope of protection of the present application. In addition, while the disclosure herein has been presented in terms of exemplary embodiment or embodiments, it should be appreciated that individual aspects of the disclosure can be utilized in a variety of forms and embodiments.
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 this application are used for distinguishing between similar or analogous objects or entities and are not necessarily meant to define a particular order or sequence Unless otherwise noted (Unless thermally induced). 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," as well as 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.
In order to facilitate understanding of the embodiments provided in the present application, the following first describes the structure of the display device and the interaction process between the display device and the control device:
fig. 1A is a schematic diagram illustrating an operation scenario between the display device 200 and the control apparatus 100. As shown in fig. 1A, the control apparatus 100 and the display device 200 may communicate with each other in a wired or wireless manner.
Among them, the control apparatus 100 is configured to control the display device 200, which may receive an operation instruction input by a user and convert the operation instruction into an instruction recognizable and responsive by the display device 200, serving as an intermediary for interaction between the user and the display device 200. Such as: the user operates the channel up/down keys of the control device 100, and the display device 200 responds to the channel up/down operation.
The control device 100 may be a remote controller 100A, which includes infrared protocol communication or bluetooth protocol communication, and other short-distance communication methods, etc. to control the display apparatus 200 in a wireless or other wired manner. The user may input a user command through a key on a remote controller, a voice input, a 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.
The control device 100 may also be an intelligent device, such as a mobile terminal 100B, a tablet computer, a notebook computer, and the like. For example, the display device 200 is controlled using an application program running on the smart device. The application program can provide various controls for a user through an intuitive User Interface (UI) on a screen associated with the intelligent device through configuration.
For example, the mobile terminal 100B 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 100B may be caused to establish a control instruction protocol with the display device 200 to implement functions of physical keys as arranged in the remote control 100A by operating various function keys or virtual buttons of a user interface provided on the mobile terminal 100B. The audio and video content displayed on the mobile terminal 100B may also be transmitted to the display device 200, so as to implement a synchronous display function.
The display apparatus 200 may be implemented as a television, and may provide an intelligent network television function of a broadcast receiving television function as well as a computer support function. Examples of the display device include a digital television, a web television, a smart television, an Internet Protocol Television (IPTV), and the like.
The display device 200 may be a liquid crystal display, an organic light emitting display, a projection display device. The specific display device type, size, resolution, etc. are not limited.
The display apparatus 200 also performs data communication with the server 300 through various communication means. Here, the display apparatus 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 300 may provide various contents and interactions to the display apparatus 200. By way of example, the display device 200 may send and receive information such as: receiving Electronic Program Guide (EPG) data, receiving software program updates, or accessing a remotely stored digital media library. The servers 300 may be a group or groups, and may be one or more types of servers. Other web service contents such as video-on-demand and advertisement services are provided through the server 300.
Fig. 1B is a block diagram illustrating the configuration of the control device 100. As shown in fig. 1B, the control device 100 includes a controller 110, a memory 120, a communicator 130, a user input interface 140, an output interface 150, and a power supply 160.
The controller 110 includes a Random Access Memory (RAM) 111, a Read Only Memory (ROM) 112, a processor 113, a communication interface, and a communication bus. The controller 110 is used to control the operation of the control device 100, as well as the internal components and the cooperation of communications, external and internal data processing functions.
Illustratively, when an interaction of a user pressing a key disposed on the remote controller 100A or an interaction of touching a touch panel disposed on the remote controller 100A is detected, the controller 110 may control to generate a signal corresponding to the detected interaction and transmit the signal to the display apparatus 200.
A memory 120 for storing various operation programs, data and applications for driving and controlling the control apparatus 100 under the control of the controller 110. The memory 120 may store various control signal commands input by a user.
The communicator 130 enables communication of control signals and data signals with the display apparatus 200 under the control of the controller 110. Such as: the control apparatus 100 transmits a control signal (e.g., a touch signal or a button signal) to the display device 200 via the communicator 130, and the control apparatus 100 may receive the signal transmitted by the display device 200 via the communicator 130. The communicator 130 may include an infrared signal interface 131 and a radio frequency signal interface 132. For example: 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 modulated according to an rf control signal modulation protocol, and then transmitted to the display device 200 through the rf transmitting terminal.
The user input interface 140 may include at least one of a microphone 141, a touch pad 142, a sensor 143, a key 144, and the like, so that a user can input a user instruction regarding control of the display apparatus 200 to the control device 100 through voice, touch, gesture, pressing, and the like.
The output interface 150 outputs a user instruction received by the user input interface 140 to the display apparatus 200, or outputs an image or voice signal received by the display apparatus 200. Here, the output interface 150 may include an LED interface 151, a vibration interface 152 generating vibration, a sound output interface 153 outputting sound, a display 154 outputting an image, and the like. For example, the remote controller 100A may receive an output signal such as audio, video, or data from the output interface 150, and display the output signal in the form of an image on the display 154, in the form of audio on the sound output interface 153, or in the form of vibration on the vibration interface 152.
And a power supply 160 for providing operation power support for each element of the control device 100 under the control of the controller 110. In the form of a battery and associated control circuitry.
A hardware configuration block diagram of the display device 200 is exemplarily shown in fig. 1C. As shown in fig. 1C, the display apparatus 200 may further include a tuner demodulator 210, a communicator 220, a detector 230, an external device interface 240, a controller 250, a memory 260, a user interface 265, a video processor 270, a display 275, an audio processor 280, an audio input interface 285, and a power supply 290.
The tuner demodulator 210 receives the broadcast television signal in a wired or wireless manner, may perform modulation and demodulation processing such as amplification, mixing, and resonance, and is configured to demodulate, from a plurality of wireless or wired broadcast television signals, an audio/video signal carried in a frequency of a television channel selected by a user, and additional information (e.g., EPG data).
The tuner demodulator 210 is responsive to the user selected frequency of the television channel and the television signal carried by the frequency, as selected by the user and controlled by the controller 250.
The tuner demodulator 210 can receive a television signal in various ways according to the broadcasting system of the television signal, such as: terrestrial broadcasting, cable broadcasting, satellite broadcasting, internet broadcasting, or the like; and according to different modulation types, a digital modulation mode or an analog modulation mode can be adopted; and can demodulate the analog signal and the digital signal according to the different kinds of the received television signals.
In other exemplary embodiments, the tuning demodulator 210 may also be in an external device, such as an external set-top box. In this way, the set-top box outputs a television signal after modulation and demodulation, and inputs the television signal into the display apparatus 200 through the external device interface 240.
The communicator 220 is a component for communicating with an external device or an external server according to various communication protocol types. For example, the display apparatus 200 may transmit content data to an external apparatus connected via the communicator 220, or browse and download content data from an external apparatus connected via the communicator 220. The communicator 220 may include a network communication protocol module or a near field communication protocol module, such as a WIFI module 221, a bluetooth communication protocol module 222, and a wired ethernet communication protocol module 223, so that the communicator 220 may receive a control signal of the control device 100 according to the control of the controller 250 and implement the control signal as a WIFI signal, a bluetooth signal, a radio frequency signal, and the like.
The detector 230 is a component of the display apparatus 200 for collecting signals of an external environment or interaction with the outside. The detector 230 may include an image collector 231, such as a camera, a video camera, etc., which may be used to collect external environment scenes to adaptively change the display parameters of the display device 200; and the function of acquiring the attribute of the user or interacting gestures with the user so as to realize the interaction between the display equipment and the user. A light receiver 232 may also be included to collect ambient light intensity to adapt to changes in display parameters of the display device 200, etc.
In some other exemplary embodiments, the detector 230 may further include a temperature sensor, such as by sensing an ambient temperature, and the display device 200 may adaptively adjust a display color temperature of the image. For example, when the temperature is higher, the display apparatus 200 may be adjusted to display a color temperature of an image that is cooler; when the temperature is lower, the display device 200 may be adjusted to display a warmer color temperature of the image.
In some other exemplary embodiments, the detector 230, which may further include a sound collector, such as a microphone, may be configured to receive a sound of a user, such as a voice signal of a control instruction of the user to control the display device 200; alternatively, ambient sounds may be collected that identify the type of ambient scene, enabling the display device 200 to adapt to ambient noise.
The external device interface 240 is a component for providing the controller 210 to control data transmission between the display apparatus 200 and an external apparatus. The external device interface 240 may be connected to an external apparatus such as a set-top box, a game device, a notebook computer, etc. in a wired/wireless manner, and may receive data such as a video signal (e.g., moving image), an audio signal (e.g., music), additional information (e.g., EPG), etc. of the external apparatus.
The external device interface 240 may include: a High Definition Multimedia Interface (HDMI) terminal 241, a Composite Video Blanking Sync (CVBS) terminal 242, an analog or digital Component terminal 243, a Universal Serial Bus (USB) terminal 244, a Component terminal (not shown), a red, green, blue (RGB) terminal (not shown), and the like.
The controller 250 controls the operation of the display device 200 and responds to the operation of the user by running various software control programs (such as an operating system and various application programs) stored on the memory 260.
As shown in fig. 1C, the controller 250 includes a Random Access Memory (RAM) 251, a Read Only Memory (ROM) 252, a graphics processor 253, a CPU processor 254, a communication interface 255, and a communication bus 256. The RAM251, the ROM252, the graphic processor 253, and the CPU processor 254 are connected to each other through a communication bus 256 through a communication interface 255.
The ROM252 stores various system boot instructions. When the display apparatus 200 starts power-on upon receiving the power-on signal, the CPU processor 254 executes a system boot instruction in the ROM252, copies the operating system stored in the memory 260 to the RAM251, and starts running the boot operating system. After the start of the operating system is completed, the CPU processor 254 copies the various application programs in the memory 260 to the RAM251 and then starts running and starting the various application programs.
A graphic processor 253 for generating screen images of various graphic objects such as icons, images, and operation menus. The graphic processor 253 may include an operator for performing an operation by receiving various interactive instructions input by a user, and further displaying various objects according to display attributes; and a renderer for generating various objects based on the operator and displaying the rendered result on the display 275.
A CPU processor 254 for executing operating system and application program instructions stored in memory 260. And according to the received user input instruction, processing of various application programs, data and contents is executed so as to finally display and play various audio-video contents.
In some example embodiments, the CPU processor 254 may comprise a plurality of processors. The plurality of processors may include one main processor and a plurality of or one sub-processor. A main processor for performing some initialization operations of the display apparatus 200 in the display apparatus preload mode and/or operations of displaying a screen in the normal mode. A plurality of or one sub-processor for performing an operation in a state of a standby mode or the like of the display apparatus.
The communication interface 255 may include a first interface to an nth interface. These interfaces may be network interfaces that are connected to external devices via a network.
The controller 250 may control the overall operation of the display apparatus 200. For example: in response to receiving a user input command for selecting a GUI object displayed on the display 275, the controller 250 may perform an operation related to the object selected by the user input command.
Where the object may be any one of the selectable objects, such as a hyperlink or an icon. The operation related to the selected object is, for example, an operation of displaying a link to a hyperlink page, document, image, or the like, or an operation of executing a program corresponding to an icon. The user input command for selecting the GUI object may be a command input through various input means (e.g., a mouse, a keyboard, a touch panel, etc.) connected to the display apparatus 200 or a voice command corresponding to a user uttering voice.
A memory 260 for storing various types of data, software programs, or applications for driving and controlling the operation of the display device 200. The memory 260 may include volatile and/or nonvolatile memory. And the term "memory" includes the memory 260, the RAM251 and the ROM252 of the controller 250, or a memory card in the display device 200.
In some embodiments, the memory 260 is specifically used for storing an operating program for driving the controller 250 of the display device 200; storing various application programs built in the display apparatus 200 and downloaded by a user from an external apparatus; data such as visual effect images for configuring various GUIs provided by the display 275, various objects related to the GUIs, and selectors for selecting GUI objects are stored.
In some embodiments, memory 260 is specifically configured to store drivers and related data for tuner demodulator 210, communicator 220, detector 230, external device interface 240, video processor 270, display 275, audio processor 280, etc., external data received from an external device interface (e.g., audio-visual data) or user data received by a user interface (e.g., key information, voice information, touch information, etc.).
In some embodiments, memory 260 specifically stores software and/or programs representing an Operating System (OS), which may include, for example: a kernel, middleware, an Application Programming Interface (API), and/or an application program. Illustratively, the kernel may control or manage system resources, as well as functions implemented by other programs (e.g., the middleware, APIs, or applications); at the same time, the kernel may provide an interface to allow middleware, APIs, or applications to access the controller to enable control or management of system resources.
A block diagram of the architectural configuration of the operating system in the memory of the display device 200 is illustrated in fig. 1D. The operating system architecture comprises an application layer, a middleware layer and a kernel layer from top to bottom.
The application layer, the application programs built in the system and the non-system-level application programs belong to the application layer and are responsible for direct interaction with users. The application layer may include a plurality of applications such as NETFLIX applications, setup applications, media center applications, and the like. These applications may be implemented as Web applications that execute based on a WebKit engine, and in particular may be developed and executed based on HTML, cascading Style Sheets (CSS), and JavaScript.
Here, HTML, which is called HyperText Markup Language (HyperText Markup Language), is a standard Markup Language for creating web pages, and describes the web pages by Markup tags, where the HTML tags are used to describe characters, graphics, animation, sound, tables, links, etc., and a browser reads an HTML document, interprets the content of the tags in the document, and displays the content in the form of web pages.
CSS, known as Cascading Style Sheets (HTML) is a computer language used to represent the Style of HTML documents, and can be used to define the Style structure, such as the language of fonts, colors, positions, etc. The CSS style can be directly stored in the HTML webpage or a separate style file, so that the style in the webpage can be controlled.
JavaScript, a language applied to Web page programming, can be inserted into an HTML page and interpreted and executed by a browser. The interaction logic of the Web application is realized by JavaScript. The JavaScript can package a JavaScript extension interface through a browser, realize the communication with the kernel layer,
the middleware layer may provide some standardized interfaces to support the operation of various environments and systems. For example, the middleware layer may be implemented as multimedia and hypermedia information coding experts group (MHEG) middleware related to data broadcasting, DLNA middleware which is middleware related to communication with an external device, middleware which provides a browser environment in which each application program in the display device operates, and the like.
The kernel layer provides core system services, such as: file management, memory management, process management, network management, system security authority management and the like. The kernel layer may be implemented as a kernel based on various operating systems, for example, a kernel based on the Linux operating system.
The kernel layer also provides communication between system software and hardware, and provides device driver services for various hardware, such as: provide display driver for the display, provide camera driver for the camera, provide button driver for the remote controller, provide wiFi driver for the WIFI module, provide audio driver for audio output interface, provide power management drive for Power Management (PM) module etc..
A user interface 265 receives various user interactions. Specifically, it is used to transmit an input signal of a user to the controller 250 or transmit an output signal from the controller 250 to the user. For example, the remote controller 100A may transmit an input signal, such as a power switch signal, a channel selection signal, a volume adjustment signal, etc., input by the user to the user interface 265, and then the input signal is transferred to the controller 250 through the user interface 265; alternatively, the remote controller 100A may receive an output signal such as audio, video, or data output from the user interface 265 via the controller 250, and display the received output signal or output the received output signal in audio or vibration form.
In some embodiments, the user may enter user commands in a Graphical User Interface (GUI) displayed on the display 275, and the user interface 265 receives the user input commands through the GUI. Specifically, the user interface 265 may receive user input commands for controlling the position of a selector in the GUI to select different objects or items.
Alternatively, the user may input a user command by inputting a specific sound or gesture, and the user interface 265 receives the user input command by recognizing the sound or gesture through the sensor.
The video processor 270 is configured to receive an external video signal, and perform video data processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, and image synthesis according to a standard codec protocol of the input signal, so as to obtain a video signal that is directly displayed or played on the display 275.
Illustratively, the video processor 270 includes a demultiplexing module, a video decoding module, an image synthesizing module, a frame rate conversion module, a display formatting module, and the like.
The demultiplexing module is configured to demultiplex an input audio/video data stream, for example, an input MPEG-2 stream (based on a compression standard of a digital storage media moving image and voice), and demultiplex the input audio/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, such as an image synthesizer, is used for performing 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 graphics generator so as to generate an image signal for display.
The frame rate conversion module is configured to convert a frame rate of an input video, for example, convert a frame rate of an input 60Hz video into a frame rate of 120Hz or 240Hz, where a common format is implemented by using, for example, an interpolation frame method.
And a display formatting module for converting the signal output by the frame rate conversion module into a signal conforming to a display format of a display, such as converting the format of the signal output by the frame rate conversion module to output an RGB data signal.
And a display 275 for receiving the image signal from the output of the video processor 270 and displaying video, images and menu manipulation interfaces. For example, the display may display video from a broadcast signal received by the tuner demodulator 210, may display video input from the communicator 220 or the external device interface 240, and may display an image stored in the memory 260. The display 275, while displaying a user manipulation interface UI generated in the display apparatus 200 and used to control the display apparatus 200.
And, the display 275 may include a display screen assembly for presenting a picture and a driving assembly for driving the display of an image. Alternatively, a projection device and projection screen may be included, provided display 275 is a projection display.
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 audio data processing such as noise reduction, digital-to-analog conversion, and amplification processing to obtain an audio signal that can be played by the speaker 286.
Illustratively, audio processor 280 may support various audio formats. Such as MPEG-2, MPEG-4, advanced Audio Coding (AAC), high efficiency AAC (HE-AAC), and the like.
An audio output interface 285 for receiving audio signals from the output of audio processor 280. For example, the audio output interface may output audio in a broadcast signal received via the tuner demodulator 210, may output audio input via the communicator 220 or the external device interface 240, and may output audio stored in the memory 260. The audio output interface 285 may include a speaker 286, or an external audio output terminal 287, such as an earphone output terminal, that outputs to a generating device of an external device.
In other exemplary embodiments, video processor 270 may comprise one or more chips. Audio processor 280 may also comprise one or more chips.
And, in other exemplary embodiments, the video processor 270 and the audio processor 280 may be separate chips or may be integrated with the controller 250 in one or more chips.
And a power supply 290 for supplying power supply support to the display apparatus 200 from the power input from the external power source under the control of the controller 250. The power supply 290 may be a built-in power supply circuit installed inside the display apparatus 200 or may be a power supply installed outside the display apparatus 200.
In order to facilitate understanding of the embodiments provided in the present application, the technical solutions in the embodiments of the present application are further described in detail below with reference to the accompanying drawings. Referring to fig. 2, fig. 2 is a flowchart of a method for adjusting a browser memory according to an embodiment of the present disclosure. As an embodiment, the flow shown in fig. 2 may be applied to the display device as described above.
As shown in fig. 2, the process may include the following steps:
step 201, when N webpages are opened on a designated browser, the N webpages correspond to N Render processes for webpage rendering, where N is greater than 0.
For easy understanding, the memory occupied by the browser when it is used is described as follows:
as shown in fig. 4, the memory occupied by the browser when it is used can be divided into two parts:
the first part is three basic processes which are automatically created when a browser is opened: the Browser process, the GPU process and the Zygote process, wherein the memory occupied by the three processes is maintained at a stable value after the Browser is opened. As for the creation processes and functions of these three basic processes, reference may be made to the related art, which is not described herein again.
The second part is that when a webpage is opened in a Browser, every time a webpage is opened, the Browser process creates a corresponding Render process, and the Render process is used for webpage rendering and can realize functions such as webpage resource requests. Because the complexity of each web page is different, the size of the memory used by the Render process corresponding to each web page is different, for example, some Render processes corresponding to web pages may use 50MB of memory, and some Render processes corresponding to web pages may use more than 200 MB of memory.
Based on the above, in this step 201, when N webpages are opened on a specified browser, there are three basic processes in the browser: a Browser process, a GPU process, a Zygote process and N Render processes corresponding to the N webpages.
Step 202, adjusting the preset memory threshold M corresponding to each Render process that has been set R Is (M) T –(M B +M G +M Z ))/N。
In the embodiment of the present application, M is as defined above T For specifying a preset total memory threshold value in the browser, the total memory threshold value is used for limiting the browserIf the total memory used by the browser exceeds the total memory threshold, the browser may be triggered to be processed, for example, a webpage opened by the browser is closed to clear the memory.
Further, M is as defined above B Memory threshold, M, preset for Browser progress G Memory threshold, M, preset for GPU Process Z A memory threshold value preset for the zygate process. Wherein the Browser process, the GPU process and the Zygote process are processes which need to be executed for running a specified Browser.
In specific implementation, if only one webpage 1 is opened in a Browser, when the webpage 1 is opened, a Browser process creates a Render1 process for the webpage 1, and a threshold value M is preset for a memory corresponding to the Render1 process R1 According to the above steps 201 to 202, the preset memory threshold M corresponding to the Render1 process can be obtained R1 Is (M) T –(M B +M G +M Z ) As shown in fig. 5, the total memory threshold preset in the designated browser may be divided with reference to fig. 5.
Illustratively, if two web pages are open in the browser: and the webpage 1 and the webpage 2 are respectively provided with a Render1 process by the Browser process when the webpage 1 is opened, and a Render2 process by the Browser process when the webpage 2 is opened. Presetting a threshold M aiming at a memory corresponding to a Render1 process R1 And a memory preset threshold M corresponding to the Render2 process R2 According to the above steps 201 to 202, the memory preset threshold M can be obtained R1 And a memory preset threshold M R2 Are the same value of M R1 =M R2 =(M T –(M B +M G +M Z ) 2), as shown in fig. 6, the total memory threshold preset in the designated browser may be divided with reference to fig. 6, and the remaining memory threshold obtained by subtracting the memory thresholds corresponding to the three basic processes from the total memory threshold is equally divided into two parts, which are respectively allocated to M R1 And M R2
Illustratively, if i web pages are open in the browser: web pages 1 to i, then in the Browser, the Browser process will be web page 1 to web page ii, creating i Render processes which are Render1 process to Render process respectively. Presetting a threshold M aiming at a memory corresponding to a Render1 process R1 Presetting threshold M to memory corresponding to Render i process Ri According to the above steps 201 to 202, the memory preset threshold M can be obtained R1 ~M Ri A value of (i), i.e. M R1 =M R2 =…=M Ri =(M T –(M B +M G +M Z ) I), as shown in fig. 7, the total memory threshold preset in the designated browser may be divided with reference to fig. 7, and the remaining memory threshold obtained by subtracting the memory thresholds corresponding to the three basic processes from the total memory threshold is equally divided into i parts, which are respectively allocated to M R1 ~M Ri
Thus, the flow shown in fig. 2 is completed.
Through the embodiment shown in fig. 2, the preset memory threshold M corresponding to the Render process for rendering the web page corresponding to the web page can be dynamically adjusted according to the number of the web pages opened in the browser R For example, when N webpages are opened on a designated browser, the preset memory threshold M corresponding to each Render process that has been set is adjusted R Is (M) T –(M B +M G +M Z ) N), thereby realizing more refined management on the memory of the browser and avoiding the browser from crashing.
How to dynamically adjust the preset memory threshold M corresponding to the Render process determined in the above steps 201 to 202 is as follows R A description will be given. Referring to fig. 3, fig. 3 is a diagram illustrating a preset memory threshold M corresponding to a dynamic adjustment Render process according to an embodiment of the present disclosure R Is shown in the method flow chart. As an embodiment, the flows shown in fig. 3 and 2 may be applied to the display device as described above.
As shown in fig. 3, the process may include the following steps:
step 301, when any webpage is browsed in foreground, if it is detected that a memory occupied by a Render process corresponding to the currently browsed webpage is greater than or equal to a preset memory threshold M corresponding to the Render process R
As one example, render proceeds corresponding to a currently viewed web pageThe memory occupied by the program can be divided into two parts, one part is the memory actually used by the Render process, and the other part is a preset memory cache region M distributed for the Render process after the Render process is established PAD Presetting a memory buffer area M PAD The method has the function of providing a buffer for the fact that the memory actually used by the Render process is increased, and avoiding the phenomenon that the Render process corresponding to the webpage is blocked due to the fact that the memory actually used is suddenly increased.
It should be noted that, for a Render process, a preset memory buffer M may be allocated to the Render process PAD As shown in fig. 9, a plurality of predetermined memory buffers M may also be allocated to the Render process PAD As shown in fig. 10, three predetermined memory buffers M are allocated to the Render process in fig. 10 PAD . Particularly, how many preset memory cache regions M are allocated to the Render process PAD The setting of different browsers can be used, and the application is not limited to this.
Step 302, judging whether other web pages exist in the background of the specified browser, if not, executing step 303, otherwise, executing step 304.
Step 303, releasing the network resource in the idle state in the specified browser.
As an embodiment, if there are no other web pages in the background of the specified browser, it indicates that only one web page is opened in the specified browser currently, and it is assumed that the memory actually used by a Render process (denoted as Render1 process) in the web page is M R11 And is allocated a predetermined memory buffer M PAD When M is present R11 And M PAD The value obtained after the addition is larger than or equal to a preset memory threshold M corresponding to the Render1 process R1 At this time, the memory M actually used by the Render1 process is indicated R11 Has reached the preset memory threshold M R1 As shown in FIG. 8, M is shown from top to bottom in FIG. 8 R11 And M PAD Is less than M after addition R1 、M R11 And M PAD After addition equals M R1 And M R11 、M PAD Added to be greater than M R1 Schematic representation of (a).
Thus, canReleasing network resources in an idle state existing in cache and shared memory in the browser, and adjusting the network resources in the idle state to a preset memory threshold M corresponding to a Render1 process R1 In (1).
Further, if a threshold M is preset for the memory corresponding to the Render1 process R1 After adjustment, M R11 And M PAD Added to obtain a value greater than or equal to M R1 If the current webpage is a webpage with a complex webpage, the current webpage can be used without redundant memory in the current system environment. Therefore, a set out of memory (out of memory) function can be triggered, the Browser process is notified to close the Render process, all the memory occupied by the Render process is released, and a prompt message of the OOM can be popped up to prompt the user that the webpage is to be closed due to the memory overflow.
Step 304, adjusting the memory occupied in the Render process corresponding to other web pages to the preset memory threshold value M corresponding to the Render process of the web page browsed in the foreground R In (1).
As an embodiment, if there are other web pages in the background of the specified browser, it indicates that there are at least two web pages in the specified browser.
For example, assume that two web pages are currently present in a given browser: the method comprises the following steps that a webpage 1 and a webpage 2 are provided, the webpage 1 is in a background of a browser, the webpage 2 is a webpage browsed at the foreground currently, a Render process corresponding to the webpage 1 is a Render1 process, a Render process corresponding to the webpage 2 is a Render2 process, and an internal memory actually used by the Render2 process is M R21 And is allocated a predetermined memory buffer M PAD When M is present R21 And M PAD The value obtained after the addition is larger than or equal to a preset memory threshold M corresponding to the Render2 process R2 The memory occupied by Render1 process can be adjusted to M R2 In (1).
As an embodiment, the memory occupied by Render1 process is adjusted to M R2 Before, it may be determined whether the memory actually occupied by the Render1 process is smaller than the memory pre-fetch corresponding to the Render1 processSet threshold value M R1 . Here, the memory actually occupied by the Render1 process includes the memory M actually used by the Render1 process R11 And at least one preset memory buffer area M distributed PAD And M is R1 =M R2 =(M T –(M B +M G +M Z ))/2。
Optionally, if it is determined that the memory actually occupied by the Render1 process is smaller than the preset memory threshold M corresponding to the Render1 process R1 And at least M preset memory cache regions M are distributed in the Render1 process PAD And M is larger than 2, then (M-1) M in the Render1 process can be selected PAD Adjusting to a memory preset threshold M corresponding to a Render2 process R2 At this time, a memory preset threshold M corresponding to the Render1 process is set R1 Will be reduced by (M-1) M PAD
Optionally, if it is determined that the memory actually occupied by the Render1 process is greater than or equal to the preset memory threshold M corresponding to the Render1 process R1 And/or only one preset memory buffer zone M is allocated in the Render1 process PAD Then, the configured Discard function in the browser may be triggered, and all the memories (including the memory M) occupied by the Render1 process are released R11 And M allocated PAD ) Meanwhile, key information of the Render1 process is reserved in the Browser process, so that the webpage 1 corresponding to the Render1 process can be quickly entered again. After the webpage 1 is removed, only the webpage 2 remains in the browser at this time, and the memory preset threshold value M corresponding to the Render2 process of the webpage 2 R2 The M being R2 =M T –(M B +M G +M Z ) Next, the memory occupied by the web page 2 may be managed according to step 303.
Illustratively, based on the above, when two webpages exist in the browser, the preset memory threshold M corresponding to the Render process corresponding to the webpages is dynamically adjusted R In the exemplary process, assume that i webpages (including webpages 1 to i) are opened in the browser at the same time, wherein a preset memory threshold M corresponding to a Render1 process is set R1 Presetting threshold M to memory corresponding to render process Ri Comprises the following steps: m is a group of R1 =M R2 =…=M Ri =(M T –(M B +M G +M Z ) I), then the preset memory threshold M can be dynamically adjusted when two web pages exist according to the above R The process of (2):
if the current browsed webpage in foreground is webpage i, the practically used memory M occupied by Render i process corresponding to webpage i Ri1 Plus M PAD The preset balance threshold value M of the memory of the Render i process is larger than or equal to Ri Then, the memory occupied by Render1 process to Render (i-1) process can be adjusted to M in sequence R2 In (1).
As an embodiment, for any Render process from Render1 process to Render (i-1) process, the Render process (denoted as Render j process, 1) may be determined first<=j<= i-1) whether the memory actually occupied is smaller than a preset memory threshold M corresponding to the Render j process or not Rj . Here, the memory actually occupied by the Render j process includes the memory M actually used by the Render j process Rj1 And at least one allocated preset memory buffer area M PAD
Optionally, if it is determined that the memory actually occupied by the Render j process is smaller than the preset memory threshold M corresponding to the Render j process Rj And at least M preset memory buffer areas M are distributed in the Render j process PAD And M is greater than 2, then (M-1) M in Render j process can be set PAD Adjusting to a memory preset threshold M corresponding to Render i process Ri At this time, a memory preset threshold value M corresponding to the render process is set Rj Will be reduced by (M-1) M PAD
Optionally, if it is determined that the memory actually occupied by the Render j process is greater than or equal to the preset memory threshold M corresponding to the Render j process Rj And/or only one default memory buffer M is allocated in Render j PAD Then, the configured Discard function in the browser may be triggered, and all the memories (including the memory M) occupied by the Render j process are released Rj1 And M allocated PAD ) And meanwhile, key information of the Render j process is reserved in the Browser process, so that the webpage j corresponding to the Render j process can be quickly accessed again. After removing page j, only (i-1) pages remain in the browser at this time, which may beReadjusting the preset threshold of the memory corresponding to the (i-1) web pages to be (M) T –(M B +M G +M Z ))/(i-1)。
Further, if the memory occupied by the Render process corresponding to the currently browsed webpage is still greater than or equal to the preset threshold (M) of the newly adjusted memory corresponding to the Render process T –(M B +M G +M Z ) And (i-1), continuously acquiring the memory occupied by the Render process corresponding to other web pages in the background in the browser according to the steps to adjust.
The flow shown in fig. 3 is completed. Through the process shown in fig. 3, the preset memory threshold M corresponding to the Render process may be dynamically determined in fig. 2 R On the basis, in the using process of the webpage, presetting a threshold value M for the memory determined by the Render process of the webpage R The dynamic adjustment is carried out again, and the memory is preset with a threshold value M R
It should be noted that, in step 301, if it is detected that the memory occupied by the Render process corresponding to the currently browsed webpage is smaller than the preset memory threshold M corresponding to the Render process R Then, it is not necessary to preset a threshold M for the memory corresponding to the Render process R And (6) adjusting.
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 (8)

1. A display device, comprising:
a display;
a controller coupled with the display and configured to:
when N webpages are opened on a specified browser, the N webpages correspond to N Render processes for webpage rendering, wherein N is larger than 0;
adjusting the preset memory threshold M corresponding to each set Render process R Is (M) T –(M B +M G +M Z ))/N;
The M is T A total memory threshold value, M, preset for the specified browser B M is a memory threshold value preset for the Browser progress G Memory threshold value preset for GPU process, M Z The Browser process, the GPU process and the Zygote process are processes which need to be executed for running a specified Browser;
when any webpage is browsed in the foreground, if the fact that the memory occupied by the Render process corresponding to the currently browsed webpage is larger than or equal to the preset memory threshold value M corresponding to the Render process is detected R If judging that other webpages exist in the background of the specified browser, releasing network resources in an idle state existing in cache (cache) and shared memory in the browser, and adjusting the network resources in the idle state and the memories occupied in Render processes corresponding to other webpages to preset memory threshold values M corresponding to the Render processes of the webpages browsed in the foreground R The preparation method comprises the following steps of (1) performing;
and when the memory occupied by the Render process corresponding to other web pages is released, key information of the Render process corresponding to other web pages is reserved so as to enter the web pages corresponding to the Render processes corresponding to other web pages through the key information.
2. The display device according to claim 1, wherein the controller detects that a memory occupied by a Render process corresponding to a currently browsed web page is greater than or equal to a preset memory threshold M corresponding to the Render process R Thereafter, it is further configured for:
and if the background of the specified browser is judged to have no other web pages, releasing the network resources in the idle state in the specified browser.
3. The display device according to claim 2, wherein after the controller releases the network resource in the idle state in the specified browser, it is detected that a memory used by a Render process corresponding to a currently browsed web page is greater than or equal to a preset memory threshold M corresponding to the Render process R The controller is further configured to:
closing a Render process corresponding to the currently browsed webpage, and releasing a memory occupied by the Render process.
4. The display device according to claim 2, wherein the memory occupied by the Render process includes a memory actually used by the Render process and a preset memory buffer area;
the controller adjusts the memory occupied in the Render process corresponding to other web pages to the preset memory threshold value M corresponding to the Render process of the web page browsed in the foreground R The method comprises the following steps:
if the Render process corresponding to the other web pages occupies at least two preset memory cache regions, selecting at least one preset memory cache region to adjust to a memory preset threshold value M corresponding to the Render process of the web page browsed in the foreground R
If at most one preset memory cache region is occupied in the Render process corresponding to the other web pages, or the memory used by the Render process corresponding to the other web pages is greater than or equal to the preset memory threshold value M corresponding to the Render process R Then release the placeAnd the memory occupied by the Render process corresponding to the other web pages.
5. A method for adjusting a memory of a browser is characterized by comprising the following steps:
when N webpages are opened on a specified browser, the N webpages correspond to N Render processes for webpage rendering, wherein N is larger than 0;
adjusting the preset memory threshold M corresponding to each set Render process R Is (M) T –(M B +M G +M Z ))/N;
The M is T A total memory threshold value, M, preset for the specified browser B M is a memory threshold value preset for the Browser progress G Memory threshold value preset for GPU process, M Z The Browser process, the GPU process and the Zygote process are processes which need to be executed for running a specified Browser;
when any webpage is browsed in the foreground, if the fact that the memory occupied by the Render process corresponding to the currently browsed webpage is larger than or equal to the preset memory threshold value M corresponding to the Render process is detected R If judging that other webpages exist in the background of the specified browser, releasing network resources in an idle state existing in cache (cache) and shared memory in the browser, and adjusting the network resources in the idle state and the memories occupied in Render processes corresponding to other webpages to preset memory threshold values M corresponding to the Render processes of the webpages browsed in the foreground R Performing the following steps;
when the memory occupied by the Render process corresponding to other web pages is released, the key information of the Render process corresponding to other web pages is reserved, so that the web pages corresponding to the Render process corresponding to other web pages are accessed through the key information.
6. The method as claimed in claim 5, wherein the memory occupied by the Render process corresponding to the currently browsed webpage is detected to be greater than or equal to the memory occupied by the Render process corresponding to the currently browsed webpageMemory preset threshold M corresponding to Render process R Thereafter, the method further comprises:
if the background of the specified browser is judged to have no other web pages, releasing the network resources in the idle state in the specified browser;
if yes, adjusting the memory occupied in the Render process corresponding to other web pages to the preset memory threshold M corresponding to the Render process of the web page browsed in the foreground R In (1).
7. The method of claim 6, wherein after releasing the idle network resources in the specified browser, it is detected that a memory used by a Render process corresponding to a currently browsed webpage is greater than or equal to a preset memory threshold M corresponding to the Render process R The method further comprises the following steps:
closing a Render process corresponding to the currently browsed webpage, and releasing a memory occupied by the Render process.
8. The method according to claim 6, wherein the memory occupied by the Render process includes a memory actually used by the Render process and a preset memory buffer area;
adjusting the memory occupied in the Render process corresponding to other web pages to the preset threshold M of the memory corresponding to the Render process of the web page browsed in the foreground R The method comprises the following steps:
if at least two preset memory cache regions are occupied in the Render process corresponding to the other web pages, selecting at least one preset memory cache region to adjust to a memory preset threshold value M corresponding to the Render process of the web page browsed in the foreground R
If at most one preset memory cache region is occupied in the Render process corresponding to the other web pages, or the memory used by the Render process corresponding to the other web pages is greater than or equal to the preset memory threshold value M corresponding to the Render process R And releasing the memory occupied by the Render process corresponding to the other web pages.
CN202110721943.3A 2021-06-28 2021-06-28 Browser memory adjusting method and display device Active CN113407346B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110721943.3A CN113407346B (en) 2021-06-28 2021-06-28 Browser memory adjusting method and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110721943.3A CN113407346B (en) 2021-06-28 2021-06-28 Browser memory adjusting method and display device

Publications (2)

Publication Number Publication Date
CN113407346A CN113407346A (en) 2021-09-17
CN113407346B true CN113407346B (en) 2023-04-07

Family

ID=77680024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110721943.3A Active CN113407346B (en) 2021-06-28 2021-06-28 Browser memory adjusting method and display device

Country Status (1)

Country Link
CN (1) CN113407346B (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094977B (en) * 2014-04-30 2018-11-16 广州市动景计算机科技有限公司 Method and device based on domain name adjustment application program committed memory
CN104298790A (en) * 2014-11-11 2015-01-21 北京奇虎科技有限公司 Browser accelerating method and browser device with accelerator
US10101910B1 (en) * 2015-09-15 2018-10-16 Amazon Technologies, Inc. Adaptive maximum limit for out-of-memory-protected web browser processes on systems using a low memory manager
CN107977264B (en) * 2016-10-24 2022-06-10 阿里巴巴集团控股有限公司 Scheduling method and device for memory resources of virtual machine
US10565104B2 (en) * 2017-08-01 2020-02-18 International Business Machines Corporation System and method to manage and share managed runtime memory for JAVA virtual machine
CN109117274B (en) * 2018-08-28 2021-03-09 Oppo广东移动通信有限公司 Memory management method and device applied to browser, terminal and storage medium
CN110110262B (en) * 2019-05-07 2021-06-29 海信电子科技(深圳)有限公司 Browser memory management method, device and equipment

Also Published As

Publication number Publication date
CN113407346A (en) 2021-09-17

Similar Documents

Publication Publication Date Title
CN111698551B (en) Content display method and display equipment
WO2021109354A1 (en) Media stream data playback method and device
CN111601142B (en) Subtitle display method and display equipment
CN111343492B (en) Display method and display device of browser in different layers
CN111629249B (en) Method for playing startup picture and display device
WO2021169168A1 (en) Video file preview method and display device
WO2021189712A1 (en) Method for switching webpage video from full-screen playing to small-window playing, and display device
CN111246309A (en) Method for displaying channel list in display device and display device
CN111045557A (en) Moving method of focus object and display device
CN112272373B (en) Bluetooth device type switching method and display device
CN111757181B (en) Method for reducing network media definition jitter and display device
CN111654729B (en) Account login state updating method and display device
WO2021212667A1 (en) Multiple media resource data display method and display device
CN112004126A (en) Search result display method and display device
CN111897641A (en) Micro-service monitoring and scheduling method and display equipment
CN111601143A (en) Eye protection mode service starting method and display device
CN111885415B (en) Audio data rapid output method and display device
CN112040285B (en) Interface display method and display equipment
WO2021253592A1 (en) Method for starting sports mode and display device
CN111405329B (en) Display device and control method for EPG user interface display
CN113407346B (en) Browser memory adjusting method and display device
CN111614995A (en) Menu display method and display equipment
CN111901686B (en) Method for keeping normal display of user interface stack and display equipment
CN112040317B (en) Event response method and display device
CN113497906B (en) Volume adjusting method and device and terminal

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
TA01 Transfer of patent application right

Effective date of registration: 20221025

Address after: 83 Intekte Street, Devon, Netherlands

Applicant after: VIDAA (Netherlands) International Holdings Ltd.

Address before: 518054 Floor 9, Hisense south building, 1777 Chuangye Road, Nanshan District, Shenzhen, Guangdong

Applicant before: HISENSE ELECTRONIC TECHNOLOGY (SHENZHEN) Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant