390 projects tagged "Operating System Kernels"
Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.
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.
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.
Fotoblog is a web based picture gallery that automatically receives and publishes real-time pictures from your mobile phone. Every picture is published along with the text sent from the mobile phone. It features POP3 support, STDIN support (when piped directly from sendmail), image pagination with a configurable number of columns and images per page, an image rotation function via the Web, photo tag editing via the Web, automatic thumbnail generation, a user access log with originating IP and network display (php-whois required), user account maintenance via the Web, a photo search function, multi-language support, and EXIM support (for extracting the real picture date and time).
Tin Hat is a Linux distribution derived from hardened Gentoo. It aims to provide a very secure, stable, and fast desktop environment that lives purely in RAM. Tin Hat boots from CD, or optionally USB pen drive, but it is not a LiveCD in that it does not mount any file system from the boot device. Rather, Tin Hat employs a massive squashfs image which expands into tmpfs upon booting. This makes for long boot times, but remarkable speeds during human-computer interaction.
Toorox is a Linux live DVD based on Gentoo which starts as bootable media using KNOPPIX technology. It is designed for ease of use, with a simple control center and a hard disk installer. It contains many applications and uses KDE, GNOME, or XFCE as a working environment. A live USB pen drive image maker is also present on the desktop. It is multi-lingual and contains the unstable branch of Gentoo (x86 and amd64).
ReactOS is an advanced operating system providing a ground-up implementation of a Microsoft Windows XP compatible operating system. It aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems by using a similar architecture and providing a complete and equivalent public interface.
GeeXboX is a standalone media player Linux distribution, similar to MoviX. It's a small bootable CD that allows you to play your favorite video (DivX, XviD, H.264, MPEG 1/2, VCD, DVD, OggMedia, Windows Media, RealMedia, etc.) and audio (MP3, Audio CD, Ogg Vorbis, FLAC, MPC, etc.) files. It also supports networking, and is able to play media from Windows/Samba share, NFS, UPnP A/V Media Servers, RTP/RTSP servers, or SHOUTcast. It supports TV-out, TV tuners, DVB cards, and WiFi cards. It is based on MPlayer, and can be used on any x86, x86_64, or PowerPC computer. It's easy to modify the source to build your own GeeXboX or use an alternative boot method.