Skip to content

kernkonzept/libblock-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L4Re block device library

libblock-device is a library used by block device servers. It takes care of processing requests from L4virtio block clients, queuing them and dispatching them to the associated device. It also scans devices for partitions and pairs clients with the found disks and partitions.

The library provides an abstraction for a block device. Block device implementations must be provided by the user of the library, but the library provides an implementation for partitioned devices on top of user block device implementations.

Documentation

This package is part of the L4Re operating system. For documentation and build instructions see the L4Re wiki.

Contributions

We welcome contributions. Please see our contributors guide on how to contribute.

License

Detailed licensing and copyright information can be found in the LICENSE file.

About

L4Re block device library

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published