RSS 36 projects tagged "Operating System Kernels"

Download Website Updated 22 May 2012 Linux NFS Utilities

Screenshot
Pop 238.78
Vit 8.93

nfs-utils provides the required support programs for using the Linux kernel's NFS support, either as a client or as a server (or as both).

Download Website Updated 05 Apr 2012 inotify-cxx

Screenshot
Pop 60.16
Vit 10.62

inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.

Download Website Updated 23 Dec 2011 lustre

Screenshot
Pop 213.66
Vit 15.90

Lustre is a novel storage and filesystem architecture and implementation suitable for very large clusters. It is a next-generation cluster filesystem that is currently running on clusters that have tens of thousands of nodes, petabytes of storage, and move hundreds of GB/sec.

Download Website Updated 04 Jul 2010 Logic File System

Screenshot
Pop 42.07
Vit 1.00

The Logic File System enables the user to access files through an additionnal mountpoint, /lfs, where powerful logic queries can be issued and navigation can be done through different dimensions, like date, size, or extension. For instance, LFS allows the user to perform the following commands in the shell: "cd /lfs/ext:mp3|ext:ogg/year:1973/genre:Disco/" and "ls artist:BeeGees/ artist:DonnaSummer/ artist:Chic/".

Download Website Updated 27 Apr 2010 Filesystem in Userspace

Screenshot
Pop 398.45
Vit 10.96

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

No download Website Updated 24 Jan 2010 noca

Screenshot
Pop 20.64
Vit 1.41

Noca is a shared library that prevents the page cache from filling with data that we know we only need once. It hooks read, lseek, and close. If some conditions are met, they trigger an fadvise call so that the memory is freed. An example of its use could be to limit the page cache of a "tar zxvf" operation to a specified size, no matter how big the archive is.

Download Website Updated 23 Oct 2009 Hot Copy

Screenshot
Pop 57.71
Vit 1.57

Hot Copy creates an instant point-in-time snapshot of any block device while the system is running without interrupting applications or requiring the use of LVM. As block level changes are made to the real device, hot copy makes a backup copy of the changed block. The changed blocks are efficiently stored in unused space on your hard disk. These stored changed blocks maintain a point-in-time snapshot and space is only needed when you make changes to the real device. You can even write to your snapshots.

Download Website Updated 10 Jul 2009 Kerrighed

Screenshot
Pop 89.33
Vit 4.38

Kerrighed is a Single System Image operating system (SSI) for clusters. It offers the view of a unique SMP machine on top of a cluster of standard PCs. The goals are high performance of applications, high availability of the cluster, efficient resource management, high customizability of the operating system, and ease of use. It is implemented as an extension to Linux operating system (a set of Linux modules and a small patch to the kernel).

Download Website Updated 20 May 2009 NTFS-3G

Screenshot
Pop 225.75
Vit 6.49

NTFS-3G is a stable read/write NTFS driver. It is available for over 180 Linux distributions and the default read/write NTFS driver for most major ones. It has been ported to many other operating systems like FreeBSD, NetBSD, Solaris, Haiku, and Mac OS X, and to little/big-endian, 32/64-bit, and MMU-less computer architectures.

Download Website Updated 31 Mar 2009 xlike Kernel Patchset

Screenshot
Pop 81.26
Vit 7.61

xlike is a patch collection for the Linux vanilla kernel. It includes as many stable enhancements for the Linux kernel as possible. These include code from Xen, Kernel Mode Linux, Rule Set Based Access Control, Novell AppArmor, Openswan, grsecurity, Linux VServer, Linux-PHC, web100, Nefilters, Suspend2, Speakup, SquashFS, UnionFS, Bootsplash, BadRAM, and more. It also contains many drivers and fixes.

Screenshot

Project Spotlight

Mroonga

A fast full-text search engine for MySQL.

Screenshot

Project Spotlight

SecureCRT

A cross-platform terminal emulator with telnet, SSH, and serial support.