17880104. METHOD AND APPARATUS FOR REDUCING OPERATION OF GARBAGE COLLECTION simplified abstract (Samsung Electronics Co., Ltd.)

From WikiPatents
Jump to navigation Jump to search

METHOD AND APPARATUS FOR REDUCING OPERATION OF GARBAGE COLLECTION

Organization Name

Samsung Electronics Co., Ltd.

Inventor(s)

Kwanhee Jeong of Suwon-si (KR)

Hyojong Kim of Suwon-si, (KR)

METHOD AND APPARATUS FOR REDUCING OPERATION OF GARBAGE COLLECTION - A simplified explanation of the abstract

This abstract first appeared for US patent application 17880104 titled 'METHOD AND APPARATUS FOR REDUCING OPERATION OF GARBAGE COLLECTION

Simplified Explanation

Abstract: The patent application describes a method performed by an electronic device to manage memory allocation and garbage collection for an application. The method involves transmitting the initiation of a target event to the runtime environment of the application. After this transmission, the method determines whether to initiate a garbage collection based on the allocated memory value exceeding a threshold value. If the threshold is exceeded, the garbage collection is skipped, and the bound memory value and threshold value are updated.

Explanation:

  • The method manages memory allocation and garbage collection for an application.
  • It transmits the initiation of a target event to the runtime environment of the application.
  • It determines whether to initiate a garbage collection based on the allocated memory value exceeding a threshold value.
  • If the threshold is exceeded, the garbage collection is skipped.
  • The bound memory value and threshold value are updated after skipping the garbage collection.

Potential Applications:

  • This technology can be applied in mobile devices, computers, and other electronic devices that run applications.
  • It can be used in operating systems and runtime environments to optimize memory management and improve application performance.

Problems Solved:

  • Efficient memory management is crucial for the smooth functioning of applications.
  • This technology solves the problem of unnecessary garbage collection, which can cause performance issues and delays in application execution.
  • By skipping garbage collection when the allocated memory is below the threshold, the method ensures that resources are utilized effectively.

Benefits:

  • Improved application performance and responsiveness.
  • Reduced overhead and processing time by avoiding unnecessary garbage collection.
  • Optimal utilization of memory resources, leading to better overall system performance.


Original Abstract Submitted

A method, performed by an electronic device, includes: based on a target event associated with an application being initiated, transmitting initiation of the target event to a runtime environment of the application, and after transmitting the initiation of the target event to the runtime environment, based on a memory value allocated to the application exceeding a threshold value for determining whether to initiate a garbage collection, skipping performing the garbage collection and updating a bound memory value, defined in the garbage collection, and the threshold value.