LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | MyLinks | Add Link | Modify Link | New | Hot | Link Us | Bookmark

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · OpenOffice 3 enters beta stage
 · Microsoft’s Suse Linux franchise
 · Linux Equivalents to Windows Software
 · Panel PCs support PoE, Linux
 · Linux Equivalents to Windows Software
 · Migrating to ext4
 · Moonlighting Linux: the future of rich web apps
 · Linux-friendly SBC hosts dual quad-core Xeons
 · Is it time to move to Linux?
 · Xandros expands mobile device push
(more...)

 

Latest Links
Origo Eclipse Plug-In
Piggy Market Squeak
CatEye
Visigami
FrameSubtractor
Film-O-Sync
MultiScreener
Scribblet
Loginox
DUNE
(more...)

 

Google Search
 



Top : Kernel
Categories:

 Articles (51)
 Device Drivers (265) new
 File Systems (108) new
 Modules (103)
 Patches (79)

Highlights
OpenOffice 3 enters beta stage
The first beta-test version of the OpenOffice.org 3.0 productivity suite was released on Wednesday, adding significant features such as improved Mac OS X support and support for the OpenDocument 1.2 standard.

(Read more)
gtkmm
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using libglademm.

Links:

  • GNU Hurd
    The GNU Hurd is 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 kernels (such as Linux). hot
  • Kernel Archives
    Kernel Archives is the primary site for the Linux kernel source, but it has much more than just kernels - we have 20 GB of disk space set aside for mirroring the largest Linux-related software archives. hot
  • 3c5x9setup
    3c5x9setup is an EEPROM setup and diagnostic program for the 3Com 3c5x9 series ethercards. Most products with "EtherLink III" in the name are supported, including 3c509, 3c529, 3c579 (ISA, MCA, EISA, but not PCI) 3c556 3c562, 3c563, 3c574 and other PCMCIA (but not CardBus) cards.
  • Adeos nanokernel for Linux
    The purpose of Adeos is to provide a flexible environment for sharing hardware resources among multiple operating systems, or among multiple instances of a single OS. Adeos enables multiple prioritized domains to exist simultaneously on the same hardware.
  • AdvancedPageReplacement
    The time needed to swap a single program into memory is ever increasing, so page replacement is becoming more and more important.
  • CarbonKernel
    CarbonKernel is a Real-Time Operating System (RTOS) simulator based on event-driven simulation techniques.
  • CML2
    CML2 is a configuration system, centered around a domain-specific minilanguage, that has been written to replace the code that currently handles build-option selection for Linux kernels.
  • Compressed Caching for 2.6.x kernels
    Compressed caching is the introduction of new layer in virtual memory hierarchy -- Compressed Cache. It compresses and stores pages that would otherwise have been swapped to slow disks or freed under memory pressure. This effectively increases RAM space and avoids /reduces accesses to slow disks. This basically takes advantage to rapidly increasing CPU power, faster, lower latency memories and sluggish hard-disk speed improvements.
  • doLinuxKernel
    dLK is a handy tool for those who know how to configure the kernel but want to do it fast and painlessly.
  • DynAMOS
    DynAMOS is a dynamic kernel updating system founded on a new dynamic instrumentation technique called adaptive function cloning. It enables commodity operating systems to gain adaptive and mutative capabilities without kernel recompilation or reboot. It can update non-quiescent kernel subsystems and data types.
  • FBUI
    FBUI is a small, in-kernel graphical user interface for Linux. It permits you to put windows in each framebuffer-based virtual console, to read keyboard input and track a mouse pointer.
  • Fiasco
    Fiasco is a microkernel with real-time capabilities running on x86 PCs. It is compatible with the L4 microkernel.
  • GKHI
    Generalised Kernel Hooks Interface is a generalised facility for placing hooks or exits in arbitrary kernel locations. It enables many kernel enhancements, which are otherwise self-contained, to become loadable kernel modules and retain a substantial degree of independence from the kernel source.
  • Hotplug2
    Hotplug2 is a trivial replacement of some of the UDev functionality in a tiny pack, intended for Linux early userspace: Init RAM FS and InitRD. The binary is (x86, dynamically linked against glibc) 18 KiB with -Os (v0.9). Yet it includes ability to parse rules and execute actions accordingly. It basically takes the best from both worlds -- the flexibility of udev with the distributing events design of hotplug. It can be used to create devices or to just load modules (which is it's primary goal).
  • IBM Object Storage Device Simulator for Linux
    The OSD Simulator is an implementation of an object-based storage device. It functions as a reference implementation compliant with the T10-OSD standard specification. The protocol is implemented over iSCSI (SCSI over IP). The simulator is a Linux user mode application and was tested with the open-source OSD initiator for Linux. This simulator uses the local file system to store objects: Partitions are translated to directories and user objects to files. The simulator uses GDBM (libgdbm, which is a GNU library) to store attributes.
  • KDB
    KDB is the built-in kernel debugger for linux. This debugger is part of the linux kernel and provides a means of examining kernel memory and data structures while the system is operational.
  • Kernel Cousin GNUe
    GNUe is short for GNU Enterprise, which is a set of integrated business applications and tools to support accounting, supply chain, human resources, sales, manufacturing, and other business processes.
  • Kernel Cousin KDE
    Kernel Cousin KDE is an attempt to track the activities of various developer mailing lists.
  • Kernel Janitor Project
    Kernel Janitor Project maintains a list of problem areas in the Linux kernel along with suggested ways of cleaning/fixing them.
  • Kernel Newbies
    #kernelnewbies is an IRC network dedicated to the "newbie" kernel hacker. The audience mostly consists of people who are learning about the kernel, working on kernel projects or professional kernel hackers that want to help less seasoned kernel people
  • Kernel Newsflash
    Kernel Newsflash is meant to reduce questions to the linux-kernel mailing list of the form "kernel x.y.z doesn't compile". Often a fix is posted to the list which solves the problem.
  • Kernel Traffic
    Kernel Traffic is a group of newsletters, but it is also one particular newsletter that covers some activities of the linux-kernel mailing list, the main mailing list for Linux kernel development.
  • KernelBook Project
    KernelBook Project is a collaborative effort of open source and commercial developers to create a functional specifications guide to the Linux 2.3/2.4 kernel. This book in progress will be released online for peer review and will be published by Macmillan Computer Publishing under the Open Publishing License.
  • KernelTrap
    KernelTrap is dedicated to kernel hacking with much of the content Linux orientated.
  • L4KA microkernel
    This is a microkernel based system with an L4 compatible kernel. The L4Ka research project aims at substantiating and establishing a new methodology for system construction that helps to manage ever-increasing OS complexity and minimizes legacy dependence.
  • Linux Kernel Crash Dumps
    Linux Kernel Crash Dumps is designed to meet the needs of customers wanting a more reliable method of examining system failures after the machine recovers. This project contains kernel and user level code designed to: Save the kernel memory image when the system dies due to a software failure, recover the kernel memory image when the system is rebooted and analyze the memory image to determine what happened when the failure occurred.
  • Linux Kernel Source Reference
    Linux Kernel Source Reference provides an easy way to navigate through the linux kernel source and to have a look at arbitrary versions or the differences between two versions
  • Linux Source Driver (LSD)
    Linux Source Driver (LSD) is an application, which can make browsing source codes of Linux kernel easier.
  • Linux v2 Information HQ
    The LinuxHQ Web Sites tries to organize and catalog many of the Linux related kernel patches in one central location. Also, this site maintains an active archive of the linux-kernel mailing list, as well as, some other useful Linux information. All content can be searched via the search engines provided.
  • Linux Versions
    Linux Versions is published by the University of Helsinki's Department of Computer Science.
  • Linux-SRT
    Linux-SRT is an extension to the Linux kernel which improves the way Real Time (RT) applications are run. Linux-SRT is no longer being actively maintained.
  • Lockmeter
    Kernel Spinlock Metering for Linux is used to instruct the kernel to turn lock metering on or off, and to retrieve the metering data from the kernel and display it in a human-readable format
  • Medusa DS9
    Medusa DS9 consists of two major parts, Linux kernel changes and the user-space daemon. Kernel changes do the monitoring of syscalls, filesystem actions, and processes, and they implement the communication protocol. The security daemon communicates with the kernel using the character device to send and receive packets.
  • microcode_ctl
    microcode_ctl decodes and sends new microcode to the kernel driver to be uploaded to Intel P6 family processors and signals the kernel driver to release any buffers it may hold.
  • NetworkStorageDeadlock
    NetworkStorageDeadlock, storage over network has a deadlock problem, where it can take memory to free memory.
  • OpenVZ kernel
    OpenVZ is a modified Linux kernel with additional support for OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated, secure environments on a single physical server, enabling better server utilization and ensuring that applications do not conflict. Each VE performs and executes exactly like a stand-alone server; VEs can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries, and configuration files. Due to a single kernel model, OpenVZ has native performance and very high density. It is the core of Virtuozzo.
  • pk
    pk is an Open-Source POSIX Threads real-time kernel. It is targeted for use in development of embedded systems.
  • POSIX ACLs
    POSIX ACLs is an effort to implement POSIX-like Access Control Lists for Linux.
  • Prex
    The Prex project is an open source initiative to provide a portable real-time operating system for embedded systems. Prex is designed specifically for small memory footprint platforms. It is written mainly in C language based on traditional microkernel architecture.
  • QLinux
    QLinux is a QoS enhanced Linux Kernel for Multimedia Computing. It includes the following features: Hierarchical Start Time Fair Queuing (H-SFQ) CPU scheduler, Hierarchical Start Time Fair Queuing (H-SFQ) network packet scheduler, and Cello disk scheduling algorithm.
  • RSPF
    Radio Shortest Path First is a specialised routing protocol that is used by amateur radio operators to work out how to shuffle packets around our complicated networks.
  • rtmk
    rtmk isa free real-time microkernel released under the GNU General Public License version 2 or later.
  • SMT
    SMT is an add-on for the Libero programming tool that lets you write portable high-performance multithreaded programs based on Libero's finite-state machine (FSM) design method.
  • The SIG11 Problem
    This FAQ describes what the possible causes are for an effect that bothers lots of people lately. Namely that a linux(*)-kernel (or any other large package for that matter) compile crashes with a "signal 11". The cause can be software or (most likely) hardware.
  • Thix
    Thix is an almost complete implementation of the POSIX.1 standard (IEEE Std 1003.1-1988). The Thix Operating System is fully functional at this time. Many free software packages have been succesfully compiled/run under it, including development tools such as the GNU C/C++ Compiler suite.
  • TIARA
    TIARA is an Openbios/GRUB/PFORTH composite, BIOS replacement. Boots an unmodifed linux kernel from an IDE drive or ethernet, using only 128kb of flash. Works with INTEL/AMD K6/2-450, SiS 530/5595 and 8139 enet. VGA & Serial console supported.
  • Video for Linux Two
    Video for Linux Two is an overhauled Video for Linux API made to be more flexible and extensible, and to support more kinds of devices. The existing API will to keep shipping with Linux to maintain compatibility.
  • Working Overloaded Linux Kernel
    Working Overloaded Linux Kernel provides development kernels for testing purposes only. These kernels provide a service for developers and end users who can't be up-to-date with the latest kernels/patches but want to test new kernel features.
  • zeppoo-dump
    zeppoo-dump is a tool to explore the Linux kernel through /dev/(k)mem. It can debug memory and display it in opcode format. It can also write opcodes in the memory. Only the i386 and x86_64 architectures are supported.



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.