CN106557434A - A kind of interface caching method and system - Google Patents

A kind of interface caching method and system Download PDF

Info

Publication number
CN106557434A
CN106557434A CN201610960173.7A CN201610960173A CN106557434A CN 106557434 A CN106557434 A CN 106557434A CN 201610960173 A CN201610960173 A CN 201610960173A CN 106557434 A CN106557434 A CN 106557434A
Authority
CN
China
Prior art keywords
interface
buffer area
internal memory
dropped out
interfaces
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
CN201610960173.7A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201610960173.7A priority Critical patent/CN106557434A/en
Publication of CN106557434A publication Critical patent/CN106557434A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0877Cache access modes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0893Caches characterised by their organisation or structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/123Replacement control using replacement algorithms with age lists, e.g. queue, most recently used [MRU] list or least recently used [LRU] list
    • 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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/604Details relating to cache allocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

The invention discloses a kind of interface caching method, is related to field of computer technology, establishment interface buffer area in the static storage area in internal memory is included in, interface buffer area has dropped out the data at interface for storage;Interface buffer area is only cached and nearest N number of has dropped out interface, number of interfaces threshold values of the N less than or equal to interface buffer area;Number of interfaces threshold value is according to internal memory remaining space percentage ratio adjust automatically.When user needs return to have dropped out interface again, the data at interface are had dropped out in directly passing through function call interface buffer area, you can be back to and have dropped out interface, accelerate user and return loading velocity when having dropped out interface.The invention also discloses a kind of interface caching system.

Description

A kind of interface caching method and system
Technical field
The present invention relates to field of computer technology, and in particular to a kind of interface caching method and system.
Background technology
One application program is generally made up of many interfaces, and each interface can be carried out during use in many cases To back out and return.When user exits an interface, this when, system can be carried out to many resources at the interface Timely discharge.After the resource at the interface is discharged, user turns again to need to apply for again this when the interface The resource at interface, and apply resource process be it is very time-consuming, therefore occur user return to before have dropped out interface when There is the excessively slow situation of loading velocity in time.
The content of the invention
For defect present in prior art, it is an object of the invention to provide a kind of interface caching method and system, User can be accelerated and return loading velocity when having dropped out interface.
To reach object above, the present invention is adopted the technical scheme that:A kind of interface caching method, it is characterised in that: Interface buffer area is created in static storage area in internal memory, the interface buffer area has dropped out the data at interface for storage;Institute State interface buffer area and only cache and nearest N number of have dropped out interface, number of interfaces thresholds of the N less than or equal to the interface buffer area Value;The number of interfaces threshold value is according to internal memory remaining space percentage ratio adjust automatically.
On the basis of above-mentioned technical proposal, if the number of interfaces that has dropped out in the buffer area of interface is more than or equal to the interface Amount threshold, first from interface buffer area remove one cache at first have dropped out interface, then newest have dropped out interface by one Cache to interface buffer area.
On the basis of above-mentioned technical proposal, the default number of interfaces threshold value and internal memory remaining space percentage ratio are obtained The rule of correspondence;
Current internal memory remaining space percentage ratio is obtained, is set according to the rule of correspondence and current internal memory remaining space percentage ratio Number of interfaces threshold value before settled.
On the basis of above-mentioned technical proposal, every default time interval, current internal memory remaining space percentage is obtained Than, and current number of interfaces threshold value is set according to the rule of correspondence and current internal memory remaining space percentage ratio.
On the basis of above-mentioned technical proposal, arranged using intervalometer and obtain the time interval.
The system administration class of system on the basis of above-mentioned technical proposal, is obtained, internal memory phase is obtained by system administration class The example of pass information;
Internal memory gross space is obtained by the call function in the example of internal memory relevant information, by internal memory relevant information Call a function to get currently available memory headroom in example, according in currently available memory headroom and the calculating of internal memory gross space Deposit remaining space percentage ratio.
On the basis of above-mentioned technical proposal, comprise the following steps:
S1, creates an interface buffer area in the static storage area in internal memory;
S2, user are performed when exiting interface operation, obtain current number of interfaces threshold value, while obtaining in the buffer area of interface Have dropped out the quantity at interface;
S3, judges whether the quantity for having dropped out interface in the buffer area of interface is less than the number of interfaces threshold value;If so, enter Enter step S4, if it is not, entering step S5;
S4, the nearest interface that has dropped out is cached to interface buffer area, is terminated;
S5, first from interface buffer area remove one earliest caching have dropped out interface, then nearest have dropped out boundary by one Face is cached to interface buffer area, is terminated.
On the basis of above-mentioned technical proposal, the quantity that interface is had dropped out in obtaining interface buffer area includes:Call interface The size functions of buffer area, return the quantity for having dropped out interface in the buffer area of interface by the size functions.
The invention also discloses a kind of interface caching system, including:
Buffer area creation module, for an interface buffer area is created in the static storage area in internal memory;
Interface Thresholds setup module, for obtaining the default number of interfaces threshold value with internal memory remaining space percentage ratio The rule of correspondence;Current internal memory remaining space percentage ratio is obtained, according to the rule of correspondence and current internal memory remaining space percentage ratio The current number of interfaces threshold value of setting;
Number of interfaces acquisition module, for obtaining the quantity for having dropped out interface in the buffer area of interface;
Whether interface caches performing module, for judging the quantity for having dropped out interface in the buffer area of interface less than the boundary Face amount threshold;If so, the nearest interface that has dropped out is cached to interface buffer area, if it is not, first removing one from interface buffer area Individual earliest caching has dropped out interface, then a nearest interface that has dropped out is cached to interface buffer area.
On the basis of above-mentioned technical proposal, the interface caching system also includes time block, and the time block is used In the time interval for arranging the internal memory remaining space percentage ratio for obtaining current.
Compared with prior art, it is an advantage of the current invention that:
1st, an interface buffer area is created in static storage area of the present invention in internal memory, user is several recently to have dropped out boundary The data in face will be cached to interface buffer area, as the life cycle of the data of static storage area is opened to from the application program The closing application program, when user exits interface, the data of interface buffer area will not be released, therefore, user needs to return again Return when having dropped out interface, function (function startActivity) is redirected by interface directly call and have dropped out in the buffer area of interface The data at interface, you can be back to and have dropped out interface, accelerate user and return loading velocity when having dropped out interface.
2nd, the present invention according to internal memory surplus resources number come dynamic adjustment number of interfaces threshold value so that in guarantee speed Under the premise of, occupancy overhead as few as possible.
3rd, using intervalometer rather than polling mode come obtain current internal memory remaining space percentage ratio and according to correspondence rule Then current number of interfaces threshold value is set with current internal memory remaining space percentage ratio, be because if taking polling mode to move State adjustment number of interfaces threshold value can cause overhead to increase, and power consumption increases.Meanwhile, number of interfaces threshold value need not simultaneously be accomplished Real-time monitoring because user will not frequent switching interface always, arrange 10 minutes or so under normal circumstances to enter Mobile state adjustment Disclosure satisfy that the actually used demand of user.
Description of the drawings
Schematic flow sheets of the Fig. 1 for embodiment of the present invention median surface caching method;
Structural representations of the Fig. 2 for embodiment of the present invention median surface caching system.
Specific embodiment
The present invention is described in further detail below in conjunction with drawings and Examples.
The embodiment of the present invention provides a kind of interface caching method, and interface caching is created in the static storage area in internal memory Area, interface buffer area have dropped out the data at interface for storage;Interface buffer area only cache it is nearest it is N number of have dropped out interface, N is little In or equal to the number of interfaces threshold value of interface buffer area;Number of interfaces threshold value is according to internal memory remaining space percentage ratio adjust automatically. The present invention creates an interface buffer area in the static storage area in internal memory, user's data for having dropped out interface several recently will Cache to interface buffer area, as the life cycle of the data of static storage area is to be opened to the application program from the application program Close, when user exits interface, the data of interface buffer area will not be released, therefore, user needs return to have dropped out boundary again During face, function (function startActivity) is redirected by interface directly and calls the data that interface is had dropped out in the buffer area of interface, May return to have dropped out interface, accelerate user and return loading velocity when having dropped out interface.Function startActivity is main Function point is used for switching between interface.Can directly by the boundary cached in internal memory if interface has system in internal memory Face is shown to foreground, if this interface is not present in internal memory, then system can create an interface and then foreground is entered again Row shows.
If the number of interfaces that has dropped out in the buffer area of interface is more than or equal to number of interfaces threshold value, need first from interface buffer area Remove one cache at first have dropped out interface, then a newest interface that has dropped out is cached to interface buffer area.
Number of interfaces threshold value includes according to internal memory remaining space percentage ratio adjust automatically:Obtain default number of interfaces threshold value With the rule of correspondence of internal memory remaining space percentage ratio;Current internal memory remaining space percentage ratio is obtained, according to the rule of correspondence and is worked as Front internal memory remaining space percentage ratio sets current number of interfaces threshold value.The present invention according to internal memory surplus resources number moving State adjusts number of interfaces threshold value so that on the premise of speed is ensured, occupancy overhead as few as possible.
For example:
For convenience, it is SS by internal memory remaining space percentage markings, number of interfaces threshold value and internal memory remaining space The rule of correspondence of percentage ratio is:
SS<=10%:Caching is not carried out;
10%<SS<=30%:1 interface of caching;
30%<SS<=60%:2 interfaces of caching;
60%<SS:3 interfaces of caching.Caching number can reasonably be arranged according to specifically used scene during practical operation Quantity.
Every default time interval, current internal memory remaining space percentage ratio is obtained, and according to the rule of correspondence and currently Internal memory remaining space percentage ratio set current number of interfaces threshold value.Arranged using intervalometer and obtain the remaining sky of current internal memory Between percentage ratio time interval.For example, the TimerTask for being provided using android system is setting timed task. TimerTask is the timing tool dedicated for setting intervalometer that android system is provided.
Using intervalometer rather than polling mode is obtaining current internal memory remaining space percentage ratio and according to the rule of correspondence Current number of interfaces threshold value is set with current internal memory remaining space percentage ratio, is because dynamic if taking polling mode Adjustment number of interfaces threshold value can cause overhead to increase, and power consumption increases.Meanwhile, number of interfaces threshold value simultaneously need not accomplish reality When regulate and control because user will not frequent switching interface always, arrange 10 minutes or so under normal circumstances to enter Mobile state adjustment energy Enough meet the actually used demand of user.
Obtaining current internal memory remaining space percentage ratio includes:
The system administration class of acquisition system, obtains the example of internal memory relevant information by system administration class;
Internal memory gross space is obtained by the call function in the example of internal memory relevant information, by internal memory relevant information Call a function to get currently available memory headroom in example, according in currently available memory headroom and the calculating of internal memory gross space Deposit remaining space percentage ratio.
For example:The method for obtaining current internal memory remaining space percentage ratio is:
1st, the ActivityManager (system administration class can obtain the related information of system by it) of system is obtained, Concrete acquisition modes are mContext.getSystemService (Context.ACTIVITY_SERVICE), this function master Function is wanted to be the admin instance that ActivityManager is got to Android system.
2nd, the related information of internal memory is got by ActivityManager, concrete acquisition methods are ActivityManager.MemoryInfo (), (internal memory relevant information is retouched to return MemoryInfo by this function State) example.
3rd, the internal memory gross space of this mobile device can just be got by getTotalMem is called in MemoryInfo It is labeled as totalMem.Currently available memory headroom is got by calling getAvailMem, availMem is labeled as.
4th, free memory percentage ratio is calculated, calculation is availMem divided by totalMem.
Shown in Figure 1, interface caching method is comprised the following steps:
S1, creates an interface buffer area in the static storage area in internal memory;
S2, user are performed when exiting interface operation, obtain current number of interfaces threshold value, while obtaining in the buffer area of interface Have dropped out the quantity at interface;
S3, judges whether the quantity for having dropped out interface in the buffer area of interface is less than number of interfaces threshold value;If so, enter step Rapid S4, if it is not, entering step S5;
S4, the nearest interface that has dropped out is cached to interface buffer area, is terminated;
S5, first from interface buffer area remove one earliest caching have dropped out interface, then nearest have dropped out boundary by one Face is cached to interface buffer area, is terminated.
The quantity that interface is had dropped out in obtaining interface buffer area includes:The function size of interface buffer area is called, by letter Number size returns the quantity for having dropped out interface in the buffer area of interface.
For example:The method of quantity that interface is had dropped out in obtaining interface buffer area is:
When user exits interface, having dropped out interface can be hidden.In systems when an interface is hidden soon A function onPause can be adjusted back when falling.Judge in onPause functions in the buffer area of interface have dropped out interface Number.Determination methods are to call the size functions in listCache, and this function returns to the interface that has dropped out in the buffer area of interface Number.
If the quantity for having dropped out interface in the buffer area of interface is less than cache threshold quantity, this is had dropped out into interface caching To in the buffer area of interface, concrete cache way is (to add an element in set by calling the add in listCache Method) method, this is had dropped out into interface and is added in the buffer area of interface, be so achieved that and cache the work(for having dropped out interface Energy.
If the quantity for having dropped out interface in the buffer area of interface is more than cache threshold quantity, first removes one and cache earliest Have dropped out interface.The method for removing interface is (to delete an element in set by calling the remove in listCache Method) method.Now remove earliest caching has dropped out interface (namely adding interface buffer area at first), then again should Have dropped out during interface is added to interface buffer area and cached.
In order to enable the resource being deleted to be discharged effectively and timely, can manual calling system rubbish Reclaim mechanism, actively allows resource of the system to having discharged quickly to be discharged.
It is shown in Figure 2, the invention also discloses a kind of interface caching system, including:
Buffer area creation module, for an interface buffer area is created in the static storage area in internal memory;
Interface Thresholds setup module, it is corresponding with internal memory remaining space percentage ratio for obtaining default number of interfaces threshold value Rule;Current internal memory remaining space percentage ratio is obtained, according to the rule of correspondence and current internal memory remaining space percentage ratio setting Current number of interfaces threshold value;
Number of interfaces acquisition module, for obtaining the quantity for having dropped out interface in the buffer area of interface;
Whether interface caches performing module, for judging the quantity for having dropped out interface in the buffer area of interface less than interface number Amount threshold value;If so, the nearest interface that has dropped out is cached to interface buffer area, if it is not, first removing one most from interface buffer area What is early cached has dropped out interface, then a nearest interface that has dropped out is cached to interface buffer area.
Interface caching system also includes time block, and time block is used to arrange the current internal memory remaining space percentage of acquisition The time interval of ratio.
The present invention is not limited to above-mentioned embodiment, for those skilled in the art, without departing from On the premise of the principle of the invention, some improvements and modifications can also be made, these improvements and modifications are also considered as the protection of the present invention Within the scope of.The content not being described in detail in this specification belongs to prior art known to professional and technical personnel in the field.

Claims (10)

1. a kind of interface caching method, it is characterised in that:Interface buffer area, the boundary are created in static storage area in internal memory Face buffer area has dropped out the data at interface for storage;The interface buffer area only cache it is nearest it is N number of have dropped out interface, N is little In or equal to the number of interfaces threshold value of the interface buffer area;The number of interfaces threshold value according to internal memory remaining space percentage ratio from Dynamic adjustment.
2. a kind of interface caching method as claimed in claim 1, it is characterised in that:If having dropped out interface in the buffer area of interface Quantity is more than or equal to the number of interfaces threshold value, first from interface buffer area remove one cache at first have dropped out interface, then will One newest interface that has dropped out is cached to interface buffer area.
3. a kind of interface caching method as claimed in claim 1, it is characterised in that:
Obtain the rule of correspondence of the default number of interfaces threshold value and internal memory remaining space percentage ratio;
Current internal memory remaining space percentage ratio is obtained, is worked as according to the rule of correspondence and current internal memory remaining space percentage ratio setting Front number of interfaces threshold value.
4. a kind of interface caching method as claimed in claim 3, it is characterised in that:Every default time interval, obtain and work as Front internal memory remaining space percentage ratio, and current interface is set according to the rule of correspondence and current internal memory remaining space percentage ratio Amount threshold.
5. a kind of interface caching method as claimed in claim 4, it is characterised in that:Arranged using intervalometer and obtain the time Interval.
6. a kind of interface caching method as claimed in claim 3, it is characterised in that:
The system administration class of acquisition system, obtains the example of internal memory relevant information by system administration class;
Internal memory gross space is obtained by the call function in the example of internal memory relevant information, by the example in internal memory relevant information In call a function to get currently available memory headroom, internal memory is calculated according to currently available memory headroom and internal memory gross space and is remained Complementary space percentage ratio.
7. a kind of interface caching method as claimed in claim 1, it is characterised in that comprise the following steps:
S1, creates an interface buffer area in the static storage area in internal memory;
S2, user are performed when exiting interface operation, obtain current number of interfaces threshold value, while being moved back in obtaining interface buffer area Go out the quantity at interface;
S3, judges whether the quantity for having dropped out interface in the buffer area of interface is less than the number of interfaces threshold value;If so, enter step Rapid S4, if it is not, entering step S5;
S4, the nearest interface that has dropped out is cached to interface buffer area, is terminated;
S5, first from interface buffer area remove one earliest caching have dropped out interface, then a nearest interface that has dropped out is delayed Deposit to interface buffer area, terminate.
8. a kind of interface caching method as claimed in claim 7, it is characterised in that:Interface is had dropped out in obtaining interface buffer area Quantity include:The size functions of interface buffer area are called, having dropped out in the buffer area of interface is returned by the size functions The quantity at interface.
9. a kind of interface caching system, it is characterised in that include:
Buffer area creation module, for an interface buffer area is created in the static storage area in internal memory;
Interface Thresholds setup module, it is corresponding with internal memory remaining space percentage ratio for obtaining the default number of interfaces threshold value Rule;Current internal memory remaining space percentage ratio is obtained, according to the rule of correspondence and current internal memory remaining space percentage ratio setting Current number of interfaces threshold value;
Number of interfaces acquisition module, for obtaining the quantity for having dropped out interface in the buffer area of interface;
Whether interface caches performing module, for judging the quantity for having dropped out interface in the buffer area of interface less than the interface number Amount threshold value;If so, the nearest interface that has dropped out is cached to interface buffer area, if it is not, first removing one most from interface buffer area What is early cached has dropped out interface, then a nearest interface that has dropped out is cached to interface buffer area.
10. a kind of interface caching system as claimed in claim 9, it is characterised in that:It is fixed that the interface caching system also includes When module, the time block is used to arrange the time interval for obtaining current internal memory remaining space percentage ratio.
CN201610960173.7A 2016-10-28 2016-10-28 A kind of interface caching method and system Pending CN106557434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610960173.7A CN106557434A (en) 2016-10-28 2016-10-28 A kind of interface caching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610960173.7A CN106557434A (en) 2016-10-28 2016-10-28 A kind of interface caching method and system

Publications (1)

Publication Number Publication Date
CN106557434A true CN106557434A (en) 2017-04-05

Family

ID=58444102

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610960173.7A Pending CN106557434A (en) 2016-10-28 2016-10-28 A kind of interface caching method and system

Country Status (1)

Country Link
CN (1) CN106557434A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108363633A (en) * 2018-01-15 2018-08-03 北京五八信息技术有限公司 Control method, apparatus, equipment and the readable storage medium storing program for executing of Activity quantity
CN108681469A (en) * 2018-05-03 2018-10-19 武汉斗鱼网络科技有限公司 Page cache method, device, equipment based on android system and storage medium
TWI748542B (en) * 2020-07-01 2021-12-01 慧榮科技股份有限公司 Electronic device, flash memory controller and method for performing garbage collection operation on flash memory module
CN115982498A (en) * 2022-12-26 2023-04-18 河南翔宇医疗设备股份有限公司 Component loading method, device and medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110149347A1 (en) * 2009-12-18 2011-06-23 Canon Kabushiki Kaisha Print data processing apparatus, print data processing method, and storage medium
CN102368258A (en) * 2011-09-30 2012-03-07 广州市动景计算机科技有限公司 Webpage page caching management method and system
CN102541602A (en) * 2011-12-28 2012-07-04 用友软件股份有限公司 Interface preloading device and interface preloading method
CN102591943A (en) * 2011-12-27 2012-07-18 厦门雅迅网络股份有限公司 Page data processing method for mobile terminal
CN104077191A (en) * 2014-07-18 2014-10-01 广州金山网络科技有限公司 Method and device used for managing memory resources
CN104239184A (en) * 2014-09-22 2014-12-24 北京金山安全软件有限公司 Method and device for identifying abnormal application program of terminal and mobile terminal
US20150089101A1 (en) * 2013-09-24 2015-03-26 Red Hat Israel, Ltd. Managing network interface controller-generated interrupts
CN105512251A (en) * 2015-12-01 2016-04-20 北京百度网讯科技有限公司 Page cache method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110149347A1 (en) * 2009-12-18 2011-06-23 Canon Kabushiki Kaisha Print data processing apparatus, print data processing method, and storage medium
CN102368258A (en) * 2011-09-30 2012-03-07 广州市动景计算机科技有限公司 Webpage page caching management method and system
CN102591943A (en) * 2011-12-27 2012-07-18 厦门雅迅网络股份有限公司 Page data processing method for mobile terminal
CN102541602A (en) * 2011-12-28 2012-07-04 用友软件股份有限公司 Interface preloading device and interface preloading method
US20150089101A1 (en) * 2013-09-24 2015-03-26 Red Hat Israel, Ltd. Managing network interface controller-generated interrupts
CN104077191A (en) * 2014-07-18 2014-10-01 广州金山网络科技有限公司 Method and device used for managing memory resources
CN104239184A (en) * 2014-09-22 2014-12-24 北京金山安全软件有限公司 Method and device for identifying abnormal application program of terminal and mobile terminal
CN105512251A (en) * 2015-12-01 2016-04-20 北京百度网讯科技有限公司 Page cache method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108363633A (en) * 2018-01-15 2018-08-03 北京五八信息技术有限公司 Control method, apparatus, equipment and the readable storage medium storing program for executing of Activity quantity
CN108363633B (en) * 2018-01-15 2021-11-23 北京五八信息技术有限公司 Method, device, equipment and readable storage medium for controlling Activity quantity
CN108681469A (en) * 2018-05-03 2018-10-19 武汉斗鱼网络科技有限公司 Page cache method, device, equipment based on android system and storage medium
CN108681469B (en) * 2018-05-03 2021-07-30 武汉斗鱼网络科技有限公司 Page caching method, device, equipment and storage medium based on Android system
TWI748542B (en) * 2020-07-01 2021-12-01 慧榮科技股份有限公司 Electronic device, flash memory controller and method for performing garbage collection operation on flash memory module
US11194502B1 (en) 2020-07-01 2021-12-07 Silicon Motion, Inc. Electronic device, flash memory controller and method for performing garbage collection operation on flash memory module
CN115982498A (en) * 2022-12-26 2023-04-18 河南翔宇医疗设备股份有限公司 Component loading method, device and medium

Similar Documents

Publication Publication Date Title
CN106557434A (en) A kind of interface caching method and system
CN102955549B (en) The method for managing power supply of a kind of multi-core CPU, system and CPU
CN107391317A (en) A kind of method, apparatus of data recovery, equipment and computer-readable recording medium
CN101594302B (en) Method and device for dequeuing data
CN103428773B (en) The method that discontinuous reception modes parameter is set
CN108345524A (en) Method for monitoring application program and Application Monitoring device
CN101859261A (en) Control method and control equipment for releasing memory
CN107273212A (en) A kind of method and system of dynamic assigning memory
CN106130930B (en) A kind of data frame is joined the team the device and method of processing in advance
CN104572301A (en) Resource distribution method and system
CN101162405A (en) Method for dynamic reducing CPU power consumption
CN103179048A (en) Method and system for changing main machine quality of service (QoS) strategies of cloud data center
CN102981905B (en) A kind of application control method and electronic equipment
CN112905326A (en) Task processing method and device
CN105868004A (en) Cloud computing based business system scheduling method and apparatus
CN105975049B (en) A kind of accidental task low energy consumption dispatching method of tasks synchronization
CN111200541B (en) Network data processing method and device
CN106959893A (en) Accelerator, EMS memory management process and data handling system for accelerator
CN103257700B (en) The power-economizing method of a kind of android system and device
CN110022268A (en) A kind of data transfer control method, device and storage medium
CN102970250A (en) Method and apparatus for bandwidth allocation in distributed router system and network device
CN109614344A (en) A kind of spatial cache recovery method, device, equipment and storage system
CN104111896A (en) Virtual memory management method and virtual memory management device for mass data processing
CN110888704A (en) High-concurrency interface processing method, device, equipment and storage medium
CN104850423B (en) The method for identifying the application program launching stage under Android system

Legal Events

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

Application publication date: 20170405

RJ01 Rejection of invention patent application after publication