首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏ADAS性能优化

    Page Cache, the Affair Between Memory and Files

    Below is an example showing part of the address spaces from two running instances of the file-mapping

    47310编辑于 2022-05-13
  • 来自专栏全栈程序员必看

    c++中CreateEvent函数「建议收藏」

    如果lpName 匹配一个存在的semaphore, mutex, waitable timer, job或者file-mapping对象的名称,函数调用失败,GetLastError函数返回ERROR_INVALID_HANDLE

    2.2K21编辑于 2022-09-14
  • 来自专栏有趣的django

    滴水逆向初级-win32(四)

    // object name ); LPVOID MapViewOfFile( HANDLE hFileMappingObject, // handle to file-mapping

    2.7K41发布于 2021-04-13
  • 来自专栏聊聊Netty那些事儿

    从 Linux 内核角度探秘 JDK MappedByteBuffer

    //A file-mapping mode.

    69910编辑于 2024-03-25
领券