package mirage-block-unix
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  MirageOS disk block driver for Unix
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-block-unix-2.14.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=e91780cddfa909de5c7265ce87a1a54b11e8e06b84829b712e16bada7f9d06c1
    
    
  sha512=3f2c51f19a129e479e26313605ff05b4925228f1e124c7ba1a25170fc1661d53143d7c4802100c6460008007ccb39de44f3486284dcd523bd3f3f2ba04b05b65
    
    
  Description
Unix implementation of the Mirage BLOCK_DEVICE interface.
This module provides raw I/O to files and block devices with as little caching as possible.
Dependencies (10)
- 
  
    conf-linux-libc-dev
  
  
    os = "linux"
- 
  
    lwt
  
  
    >= "5.4.2"
- logs
- 
  
    uri
  
  
    >= "1.9.0"
- rresult
- 
  
    mirage-block
  
  
    >= "2.0.0"
- cstruct-lwt
- 
  
    cstruct
  
  
    >= "6.0.0"
- 
  
    dune
  
  
    >= "1.0"
- 
  
    ocaml
  
  
    >= "4.06.0"
Used by (11)
- chamelon
- chamelon-unix
- 
  
    fat-filesystem
  
  
    != "0.15.0"
- mirage-block-ccm
- 
  
    nbd
  
  
    != "4.0.3"
- nbd-tool
- nbd-unix
- 
  
    qcow
  
  
    != "0.11.0"
- 
  
    qcow-tool
  
  
    < "0.11.0"
- shared-block-ring
- tar-mirage
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page