RSS 250 projects tagged "Operating System Kernels"

Download Website Updated 29 Apr 2013 Linux

Screenshot
Pop 10,674.90
Vit 317.57

Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking.

Download Website Updated 15 Apr 2013 ALSA driver

Screenshot
Pop 919.13
Vit 130.54

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

No download Website Updated 29 Jan 2001 Astaro Portscan Detection

Screenshot
Pop 114.19
Vit 67.04

Astaro Portscan Detection is a netfilter target which will attempt to detect TCP and UDP port scans and log them to syslog. This target is based upon Solar Designer's scanlogd. It suppports mutliple levels of logging, custom prefixes for entries, weighted total port scan detection, and port scan temporal spread detection.

Download Website Updated 24 Jul 2001 ADQ

Screenshot
Pop 23.96
Vit 65.72

ADQ is a project that aims to provide device drivers and a terminal based data acquisition and control program for the Meilhaus ME26 data acquisition board, and the Meilhaus ME53 relay boards. The data can also be displayed in real time with a Web page.

No download Website Updated 23 Aug 2001 Kid Operating System

Screenshot
Pop 33.47
Vit 65.49

KOS (Kid Operating System) is an educational development project of an operating system for computers based on the IA32 architecture. It is modular (run-time dynamic linking), and supports preemptive multitasking.

Download Website Updated 10 Feb 2002 Transaction TCP for Linux

Screenshot
Pop 25.69
Vit 64.17

T/TCP For Linux is an implementation and integration of T/TCP (Transaction TCP) into Linux kernels. T/TCP is an extension for standard TCP which uses a monotonically increasing variable, CC (Connection Counts), to bypass the 3-way handshake and reduce TIME_WAIT perild. T/TCP greatly decreases the overhead that standard TCP introduces when dealing with transaction-oriented connections. T/TCP for Linux also focuses on the promotion of wide adoption of T/TCP, since it has indisputable performance advantages over standard TCP.

Download Website Updated 17 Mar 2002 MLCD

Screenshot
Pop 11.05
Vit 63.90

MLCD is a kernel module that supports LCDs driven by Mitsubishi's M50530 controller. The display must be connected to the parallel port. The use of a character device makes it easy to send characters and control sequences to the display using the "echo" program.

Download No website Updated 12 Jul 2004 Gircap

Screenshot
Pop 28.28
Vit 56.87

Gircap is a set of tools to help you use the widely unknown "capabilities" that Linux has in place of conventional Unix superuser privilege. That means you can give programs and processes only as much privilege as they need and greatly limit your security exposure due to system bugs. A Linux kernel patch fixes some basically broken aspects of capabilities. setcap and getcap let you set and show capabilities of a running process. capexec runs a program with certain capabilities, UID, GID, and supplemental GIDs. It can be used to have init start a daemon with only a subset of init's privileges. binfmt_capx is an executable interpreter in the form of a loadable kernel module. It lets you do a setuid kind of thing for files, only with fine grained capabilities. This is a cheap substitute for real "file capabilities."

No download Website Updated 23 May 2005 Netfilter Cache

Screenshot
Pop 21.21
Vit 54.03

Netfilter Cache is a caching system add-on for iptables/netfilter in the Linux Kernel. It caches the result of the netfilter rules so that the rules are not applied to each incoming packet. It currently works on systems without conntrack.

Download Website Updated 24 Jun 2005 Kernel Analyzer

Screenshot
Pop 15.36
Vit 53.74

Kernel Analyzer monitors system activity by recording information about task preemptions and interruptions. The data generated is intended for real-time developers and is useful for analyzing driver timing issues and scheduling efficiency. It can also help by giving an overview of a system.

Screenshot

Project Spotlight

Extended Module Player

A multi-format module player.

Screenshot

Project Spotlight

metaf2xml

A program that parses METAR, TAF, SYNOP, and BUOY messages and stores them as XML.