Related:
Palm Kernel
Sponsored Links:
Understanding the Linux Kernel, Volume 2 (Popularity: )
(Score: 12.09)
http://www.oreilly.com/catalog/linuxkernel2/
A book covering all non-networking aspects of the 2.4 kernel.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Kernel poll support (Popularity: )
(Score: 11.98)
http://www.synapse.se/open_source.html
Linux, FreeBSD and Solaris patch allowing you to save CPU cycles in kernel mode.
Category:
Main\Computers\Programming\Languages\Erlang
|
User-mode Linux Kernel (Popularity: )
(Score: 11.77)
http://user-mode-linux.sourceforge.net/
This kernel allows developers to write and debug code using the normal process-level tools, like gdb, gprof, and gcov.
Category:
Main\Computers\Software\Operating Systems\Linux
|
SYBERA (Popularity: )
(Score: 11.69)
http://www.sybera.de/
Service company specializing in developing kernel mode device drivers for Windows OSs: 98/NT/2000/NT-Embedded/CE; kernel software, development, training.
Category:
Main\Computers\Software\Operating Systems\Microsoft Windows
|
Kernel Cousins (Popularity: )
(Score: 11.61)
http://www.kerneltraffic.org/
Open Source project to extend the Kernel Traffic idea to other Open Source projects: "cousins" of the Linux kernel. Has the potential to summarize the entire Open Source development world.
Category:
Main\Computers\Open Source\News Services
|
Kernel Linux - Data Recovery Software (Popularity: )
(Score: 11.58)
http://www.nucleustechnologies.com/Linux-Data-Recovery-Software.html
Kernel for Linux recovers data from deleted, formatted, damaged, or corrupted partitions where Linux based operating systems, such as RedHat Linux, Caldera Linux, Mandrake Linux, Turbo Linux, Suse Linux are installed on the hard disk or data storage media ...
Category:
Main\Computers\Software\Disk Management
|
SPIN (Popularity: )
(Score: 11.41)
http://www.cs.washington.edu/research/projects/spin/www/
Dynamically extensible, Exokernel-based, provides many core services: scheduler, kernel threads, domains, event dispatcher, security mechanisms, primitive VM operations. Blurs distinction between kernels and applications, which traditionally live in user ...
Category:
Main\Computers\Software\Operating Systems\Extensible
|
Security ACLs for Linux kernel (Popularity: )
(Score: 11.31)
http://acl.bestbits.at/
The site provides a patch for extended attributes and access control lists for Linux kernel.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Kernel Machines (Popularity: )
(Score: 11.30)
http://www.kernel-machines.org/
A central source of information on kernel based methods, including support vector machines, Gaussian processes.
Category:
Main\Computers\Artificial Intelligence\Support Vector Machines
|
OpenBSD Kernel Compilation and Optimization (Popularity: )
(Score: 11.30)
http://www.oreillynet.com/pub/a/bsd/2000/10/31/OpenBSD.html
A walkthrough of the process to recompile your OpenBSD kernel to achieve optimum performance.
Category:
Main\Computers\Software\Operating Systems\Unix
|
teaseme (Popularity: )
(Score: 11.27)
http://teaseme.sourceforge.net/
Java virtual machine (VM) that runs in Linux kernel, Linux kernel module JVM, based on JOS and kissme projects. [Open Source, GPL]
Category:
Main\Computers\Programming\Languages\Java
|
Kernel ZIP - Repair Corrupt ZIP Files (Popularity: )
(Score: 11.25)
http://www.nucleustechnologies.com/Corrupted-Zip-File-Repair-Software.php
Kernel for ZIP - corrupted ZIP archive recovery software supports zip files compressed using Winzip or other zip compression utilities. Kernel for ZIP - recovers files from corrupted ZIP archives corrupted due to incomplete download, virus attacks orCRC ...
Category:
Main\Computers\Software\Disk Management
|
Netfilter / IPTABLES (Popularity: )
(Score: 11.24)
http://netfilter.samba.org/
The kernel level firewalling system in Linux 2.4. This site contains the source and documentation for the kernel-space code and user-space utilities.
Category:
Main\Computers\Software\Operating Systems\Linux
|
The Linux Kernel (Popularity: )
(Score: 11.24)
http://sunsite.unc.edu/linux/LDP/tlk/tlk.html
Online book about the principles of the Linux kernel, including memory management, interprocess communication, device drivers, and the file system.
Category:
Main\Computers\Software\Operating Systems\Linux
|
C Kernel (Popularity: )
(Score: 11.18)
http://home.hetnet.nl/~p_vd_vlugt/
Realtime preemptive kernel coded fully in C, so is highly portable to different hardware platforms and easily embeddable; Descriptions, full source code, examples, C Style Guide and programming Guidelines. [Free]
Category:
Main\Computers\Software\Operating Systems\Realtime
|
Kernel IncrediMail Recovery Software (Popularity: )
(Score: 11.16)
http://www.nucleustechnologies.com/incredimail-recovery.html
Kernel for IncrediMail recover emails from deleted, damaged, corrupt Incredimail mail storage files. It can successfully recovers mails from [IncrediMail .IMM, .IMH Mail Files] and [IncrediMail .IMB Address Book Files]. Kernel for IncrediMail scans, analyses ...
Category:
Main\Computers\Software\Disk Management
|
NT Kernel Resources (Popularity: )
(Score: 11.15)
http://www.ntkernel.com/
Windows Packet Filter Kit for developing filtering/modifying communication applications. Also Windows 2000 undocumented kernel structures. Open source TDI firewall.
Category:
Main\Computers\Programming\Drivers
|
FreeDOS Kernel Site (Popularity: )
(Score: 11.08)
http://freedos.sourceforge.net/
Frequent updates with the latest FreeDOS kernel developments.
Category:
Main\Computers\Software\Operating Systems\x86
|
HanoiOS (Popularity: )
(Score: 11.01)
http://www.kernelthread.com/hanoi/html/tos-x86.html
Self booting x86 OS implementation of Towers of Hanoi puzzle, very simple bootstrap loader and kernel; boots, presents shell-like prompt for valid integer input, used by kernel as count of disks to solve, prints list of moves.
Category:
Main\Computers\Software\Operating Systems\x86
|
The Linux Kernel Archives (Popularity: )
(Score: 10.90)
http://www.kernel.org/
This is the primary site for the Linux kernel source.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Linux Kernel Patches (Popularity: )
(Score: 10.90)
http://axehind.com/
Kernel logging patches for the honeynet project.
Category:
Main\Computers\Security\Honeypots and Honeynets
|
USIX (Popularity: )
(Score: 10.84)
http://usix.rosweb.ru/
Provides source and binary compatibility with SVR4/386, with: guaranteed response time to interrupts in real-time uses, multiprocessor kernel architecture, better resource utilization, more robust file system, able to dynamically extend kernel with no ...
Category:
Main\Computers\Software\Operating Systems\Realtime
|
Choices Object-Oriented Operating System (Popularity: )
(Score: 10.83)
http://choices.cs.uiuc.edu/
Research OS coded in C++, architecture organized as frameworks of objects hierarchically classed by function, performance; customized by replacing subframeworks, objects; application interface is kernel objects exported via application/kernel protection ...
Category:
Main\Computers\Programming\Languages\Language-OS Hybrids
|
Understanding the Linux Kernel, 2nd Edition (Popularity: )
(Score: 10.70)
http://www.oreilly.com/catalog/linuxkernel2/
Helps readers understand how Linux performs best and meets the challenge of different environments. Introduces each topic by explaining its importance, and show how kernel operations relate to the utilities familiar to Unix programmers and users.
Category:
Main\Business\Publishing and Printing\Publishing\Books
|
The Linux Kernel (Popularity: )
(Score: 10.62)
http://kernelbook.sourceforge.net/
Open source book on the Linux kernel.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Did SCO Violate the GPL? (Popularity: )
(Score: 10.51)
http://www.eweek.com/article2/0,3959,1123176,00.asp
Some open source community members claim SCO violated GNU GPL by copying source code from Linux kernel into SCO Unix Linux Kernel Personality feature without releasing changes publicly or showing attribution copyright notice. [eWeek]
Category:
Main\Computers\Software\Operating Systems\Unix
|
"Linux was invented here" (Popularity: )
(Score: 10.48)
http://www.cs.Helsinki.FI/linux/
University of Helsinki - Department of Computer Science. Information about Linux and get the latest kernel versions and recent Linux kernel mailing list archives.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Slashdot - Amiga to use Linux Kernel (Popularity: )
(Score: 10.42)
http://slashdot.org/articles/99/07/09/1224209.shtml
Announcement and discussion of Amiga Technologies' plans to use the Linux kernel.
Category:
Main\Computers\Systems\Amiga\News and Media
|
Linux Kernel Mailing List Archive (Popularity: )
(Score: 10.42)
http://www.uwsg.indiana.edu/hypermail/linux/kernel/index.html
Searchable archive of kernel development e-mail list.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Kernel machines (Popularity: )
(Score: 10.41)
http://www.kernel-machines.org
A central information source for the area of Support Vector Machines, Gaussian Process prediction, Mathematical Programming with Kernels, Regularization Networks, Reproducing Kernel Hilbert Spaces, and related methods. Provides links to papers, upcoming ...
Category:
Main\Computers\Artificial Intelligence\Machine Learning
|
Kernel PowerPoint - Repair Powerpoint Files (Popularity: )
(Score: 10.30)
http://www.nucleustechnologies.com/Powerpoint-Presentation-Repair-Software.php
Kernel for PowerPoint - recovers corrupted PowerPoint presentation files corrupted due to unexpected system shutdown, virus attacks. During repairing process a complete scan of the all the damaged files is performed to locate and extract the recoverable ...
Category:
Main\Computers\Software\Disk Management
|
The GNU Hurd (Popularity: )
(Score: 10.20)
http://www.gnu.org/software/hurd/
The GNU project's replacement for the Unix kernel. The Hurd is a collection of servers that run on the Mach microkernel to implement file systems, network protocols, file access control, and other features that are implemented by the Unix kernel or similar ...
Category:
Main\Computers\Software\Operating Systems\Microkernel
|
Kernel Access - Repair Corrupt Access Databases (Popularity: )
(Score: 10.18)
http://www.nucleustechnologies.com/Access-Databases-Repair-Software.php
Kernel for access - recovers corrupted access database files corrupted due to unexpected system shutdown, virus attacks. During repairing process a complete scan of the all the damaged files is performed to locate and extract the recoverable information ...
Category:
Main\Computers\Software\Disk Management
|
Kernel Excel - Repair Corrupted Excel Documents (Popularity: )
(Score: 10.03)
http://www.nucleustechnologies.com/Excel-Worksheet-Repair-Software.php
Kernel for Excel - recovers corrupted Excel document files corrupted due to unexpected system shutdown, virus attacks. During repairing process a complete scan of the all the damaged documents is performed to locate and extract the recoverable information ...
Category:
Main\Computers\Software\Disk Management
|
Cosy (Popularity: )
(Score: 9.98)
http://www.uni-paderborn.de/fachbereich/AG/heiss/cosy/
Goal: scalability of highly parallel multicomputer systems. Based on small microkernel that does process management, interprocess communication; all other services are processes out of kernel. Processes and address spaces orthogonal, so Cosy process is ...
Category:
Main\Computers\Software\Operating Systems\Parallel
|
S.Ha.R.K. (Popularity: )
(Score: 9.98)
http://shark.sssup.it/
Dynamic configurable kernel architecture to support hard/soft/non realtime use with interchangeable scheduling algorithms: fully modular in scheduling policies, aperiodic servers, concurrency control protocols; all not modular in most traditional OSsDerived ...
Category:
Main\Computers\Software\Operating Systems\Realtime
|
Roadrunner: Cornfed Systems, Inc. (Popularity: )
(Score: 9.98)
http://www.cornfed.com/
Makes Roadrunner/pk open source (GPL), one-user, general purpose OS built on a protected memory, POSIX threads RT kernel; full kernel, device drivers, file systems, and network protocols runs in about 200 K RAM; now runs on x86 CPUs but designed for easy ...
Category:
Main\Computers\Software\Operating Systems\Realtime
|
Free Code Graphing Project (Popularity: )
(Score: 9.96)
http://fcgp.sourceforge.net/
Successor to Rusty Russell's Linux Kernel Graphing Project (lgp), far more optimized than the original, code still in some ways specific to Linux kernel, 2.4 series. Author officially took over maintenance from Russell.
Category:
Main\Computers\Software\Operating Systems\Linux
|
Real-Time Mach (Popularity: )
(Score: 9.96)
http://www.cs.cmu.edu/afs/cs/project/art-6/www/
By Real-Time and Multimedia Laboratory, Department of Computer Science, Carnegie Mellon University. RT-Mach is a resource kernel, a kernel provides resource-centric services, which can then be used to satisfy end-to-end QoS needs.
Category:
Main\Computers\Software\Operating Systems\Realtime
|
Mission Critical Linux (Popularity: )
(Score: 9.90)
http://www.missioncriticallinux.com/
Core Analysis Suite - Self contained tool for crash dump or live system analysis. Kernel 2.2.5 Core Dump 1.0 - Kernel extension enabling core dump capture.
Category:
Main\Computers\Software\Operating Systems\Linux
|