会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Dynamic memory reclamation without compiler or linker assistance
    • 没有编译器或链接器帮助的动态内存回收
    • US6125434A
    • 2000-09-26
    • US81359
    • 1998-05-19
    • Brian Alan WillardOphir Frieder
    • Brian Alan WillardOphir Frieder
    • G06F12/02
    • G06F12/0253G06F2212/702Y10S707/99953Y10S707/99957
    • A method of dynamic memory reclamation for reclaiming memory leaks is disclosed, in which inaccessible heap segments are reclaimed without recompilation or relinkage of an application. The method comprises intercepting a call from an application to allocate or deallocate a heap segment, forwarding the call to the memory manager, passing the memory allocation and deallocation information from the memory manager to a file, performing a conservative garbage collection process using the memory allocation and deallocation information in the file to detect inaccessible heap segments, and calling to the memory manager from the file to deallocate the inaccessible heap segments. These steps are repeated periodically.
    • 公开了一种用于回收内存泄漏的动态内存回收方法,其中无需重新编译或重新链接应用程序即可回收不可访问的堆段。 该方法包括拦截来自应用程序的调用以分配或释放堆段,将该呼叫转发到存储器管理器,将存储器分配和解除分配信息从存储器管理器传递到文件,使用存储器分配执行保守的垃圾收集过程 和文件中的释放信息以检测不可访问的堆段,并从文件调用内存管理器以释放不可访问的堆段。 周期性地重复这些步骤。