Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Cavvy 5.4.0 已知问题

  • 映射文件的最大可用大小受操作系统地址空间、文件系统和进程权限限制。
  • 映射区域在未调用 sync() 时的持久化时机由操作系统决定。
  • Mmap 的错误类型将在后续泛型 Result<T, E> 版本中进一步统一。