Develop the NDAS driver
1. Goals
The goals of developing the NDAS driver are to provide the storage solutions with;
- Trustworthy (stability or redundancy)
- Efficiency in low end embedded device
- Unlimitedness
- High performance
- Cost effectiveness
2. Source
Opened source
The public part of system specific source codes such as the block device driver and NDAS system abstracted APIs are available as a form of tarball file.
Subversion repository at
These codes are available under BSD-style license.
Closed source
NDAS core source code is not available.
XIMETA, Inc provides this NDAS core as a form of libndas.a archive file.
3. Applications
- Raid, LVM, GFS, Clustered Applications
4. Contribution
If you want to contribute to develop the NDAS driver for Linux or other system, please contact support@ximeta.com.
We will create an account so that you can commit the source code in the subversion repository.
5. Porting the NDAS driver
If you want to port the NDAS driver to your platform, please refer to Porting the NDAS driver
