8 projects tagged "Operating System Kernels"
Chiron FS is a FUSE based filesystem that implements replication at the filesystem level like RAID 1 does at the device level. The replicated filesystem may be of any kind you want; the only requisite is that you mount it. There is no need for special configuration files; the setup is as simple as one mount command (or one line in fstab).
NexentaStor is a unified storage solution that installs on standard hardware and provides enterprise class storage at a fraction of the cost of legacy, proprietary storage solutions. NexentaStor is particularly well suited for virtualized environments thanks to the ability of NexentaStor to eliminate duplication of primary data storage, to manage the storage for virtual environments from one interface, and to leverage SSDs to address the random I/O and boot storm issues with virtual environments.
SCST is a mid-level SCSI target subsystem for Linux. This subsystem allows a remote host to access local storage devices through the SCSI protocol. SCST supports multiple network storage protocols, including iSCSI, SRP, and FCoE, and also supports Qlogic 22xx/23xx SCSI HBAs. Strong points of SCST are its stability, maturity, high performance, and low latency. See also the iSCSI-SCST, SRPT and scstqla2x00t projects, as well as open-fcoe.org.
SRPT is a SCSI RDMA Protocol (SRP) target implementation on top of SCST, a mid-level SCSI target subsystem for the Linux kernel. This software makes it possible for remote systems to access local storage over an InfiniBand network. This storage protocol target implementation offers a higher bandwidth and a lower latency than any other storage protocol target implementation available for Linux.
An observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system.