메뉴 건너뛰기
Library Notice
Institutional Access
If you certify, you can access the articles for free.
Check out your institutions.
ex)Hankuk University, Nuri Motors
Log in Register Help KOR
Subject

Java Garbage Collection in CLDC
Recommendations
Search

CLDC에서 자바 가비지 콜렉션

논문 기본 정보

Type
Academic journal
Author
Kwon, He-Eun (세명대학교 대학원 전산정보학과) Kim, Sang-Hoon (세명대학교 소프트웨어학과)
Journal
한국정보기술전략혁신학회 정보학연구 정보학연구 제5권 제2호
Published
2002.1
Pages
27 - 34 (8page)

Usage

cover
Java Garbage Collection in CLDC
Ask AI
Recommendations
Search

Research history (3)

  • Are you curious about the follow-up research of this article?
  • You can check more advanced research results through related academic papers or academic presentations.
  • Check the research history of this article

Abstract· Keywords

Report Errors
The KVM garbage collector implemented in CLDC was generally based on the simple mark-sweep algorithm, but it is difficult to handle objects of varying size without fragmentation of the available memory. In this paper, we have designed and implemented a memory allocator based on the mark-sweep algorithm that minimizes the fragmentation by the method that determines the allocation position of free-space list according to object size. The experimental result shows that our algorithm reduce the fragmentation and improve the execution time than the existing algorithm.

Contents

No content found

References (0)

Add References

Recommendations

It is an article recommended by DBpia according to the article similarity. Check out the related articles!

Related Authors

Recently viewed articles

Comments(0)

0

Write first comments.