会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 10. 发明申请
    • MEMORY MANAGEMENT METHOD, AND MEMORY MANAGEMENT APPARATUS
    • 内存管理方法和内存管理装置
    • US20100049938A1
    • 2010-02-25
    • US12388742
    • 2009-02-19
    • Masaru IzumiYoshito KawazuYuya OkaiKoichi Okada
    • Masaru IzumiYoshito KawazuYuya OkaiKoichi Okada
    • G06F12/02G06F12/00
    • G06F12/0253
    • When a program execution unit of a computer executes a creation instruction of objects utilized by an execution target program in process of executing the execution target program, the program execution unit disposes a created object in an internal heap when a life period of the created object is not contained within life period of objects for root class and gets average value of life time corresponding to set of objects to which the created object belongs with reference to memory allocation information table to dispose the created object as a long-life object in an external heap when the gotten average value of life time is equal to or larger than a predetermined value. Accordingly, life time of objects is measured and long-life objects are not managed by GC, so that program utilizing objects can be executed at high speed.
    • 当计算机的程序执行单元在执行执行目标程序的过程中执行由执行目标程序使用的对象的创建指令时,当所创建的对象的生命周期为 不包含在根类的对象的生命周期内,并参照内存分配信息表获取与创建对象所属对象集相对应的生命时间的平均值,以将创建的对象作为long-life对象配置在外部堆中 当得到的寿命平均值等于或大于预定值时。 因此,物体的寿命被测量,长寿命物体不受GC管理,因此可以高速执行程序利用物体。