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

Search/Browse

 Category Gateway
More Options
Category:  


LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · 7 of the Best Free Linux Medical Imaging Software
 · 6 of the Best Free Linux Electronic Medical Records Software
 · 6 of the Best Free Linux Food and Drink Software
 · 5 of the Best Free Linux Data Recovery Tools
 · 7 of the Best Free Linux Configuration Management Tools
 · 6 of the Best Free Linux Disk Cloning Software
 · 7 of the Best Free Linux Document Processors
 · 6 of the Best Android Mobile Devices
 · 8 of the Best Free Linux Geometry Software
 · 7 of the Best Free Linux Calculators
(more...)

 

Latest Links
RubyTet
Bart
Toolserver Framework for Python
iWiccle
(more...)

 

Google Search
 



Top : Kernel : Articles

Highlights
7 of the Best Free Linux Medical Imaging Software
Medical imaging is an essential, non-invasive, routine activity performed by radiographers and radiologic technologists. It is a discipline of the health profession which involves using technology to capture images of the human body.

(Read more)
LaTeX
LaTeX is a high-quality typesetting system, with features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents.

Links:

  • Bus-Independent Device Accesses
    Linux provides an API which abstracts performing IO across all busses and devices, allowing device drivers to be written independently of bus type
  • Conceptual Architecture of the Linux Kernel
    describes the abstract or conceptual software architecture of the Linux kernel. This level of architecture is concerned with the large-scale subsystems within the kernel, but not with particular procedures or variables
  • Concrete Architecture of the Linux Kernel
    to describe the concrete (as-built) architecture of the Linux kernel. A concrete architecture description of the Linux kernel serves as a high-level specification for developers to modify and extend the existing kernel source code
  • DEVFS and SCSI
    discusses the impact on the scsi subsystem of devfs, emphasizing naming issues
  • Device Drivers Concluded
    the last of five articles about character device drivers. In this final section, Georg deals with memory mapping devices, beginning with an overall description of the Linux memory management concepts
  • Dissecting Interrupts and Browsing DMA
    the fourth in a series of five articles about writing character device drivers as loadable kernel modules. This month, we further investigate the field of interrupt handling. Though it is conceptually simple, practical limitations and constraints make this an ``interesting'' part of device driver writing, and several different facilities have been provided for different situations. We also investigate the complex topic of DMA
  • Dynamic Kernels: Discovery
    this article, the second of five, introduces part of the actual code to create custom module implementing a character device driver. It describes the code for module initialization and cleanup, as well as the open() and close() system calls
  • Dynamic Kernels: Modularized Device Drivers
    the first in a series of four articles co-authored by Alessandro Rubini and Georg Zezchwitz which present a practical approach to writing Linux device drivers as kernel loadable modules. This installment presents and introduction to thte topic, preparing the reader to understand next month's installment
  • I/O Event Handling Under Linux
    "I/O Event handling is about how your Operating System allows you to manage a large number of open files (file descriptors in UNIX/POSIX, or FDs) in your application"
  • Kernel API changes from 2.0 to 2.2
    "the 2.2 linux kernel has included many improvements in speed, resource utilisation, robustness and scalability compared to 2.0. Some of these improvements have required changes to the kernel API (the programming interface to internal kernel services). If you maintain a 3rd party driver, filesystem or other kernel code, this document may provide a few quick tips to help port from kernel 2.0 to 2.2"
  • Kernel API changes from 2.2 to 2.4
    "2.4 linux kernel promises to have many cleanups and new features added. Changes should include many improvements in speed, resource utilisation and scalability compared to 2.0. Some of these improvements will require changes to the kernel API (the programming interface to internal kernel services)"
  • Kernel Hacking HOWTO
    aimed at those who are confident compiling the Linux kernel, would like to contribute to it's development, but feel intimidated by the 2 million lines of kernel source code
  • Linux and the DEC "Tulip" Chip
    contains information on using Linux with the Intel/Digital 21040/21041/21140/21142/21143 "Tulip" chips, as used on the SMC PCI EtherPower and many other ethercards
  • Linux Devfs (Device File System) FAQ
    devfs is an alternative to "real" character and block special devices on your root filesystem. Kernel device drivers can register devices by name rather than major and minor numbers. These devices will appear in devfs automatically, with whatever default ownership and protection the driver specified
  • Linux Kernel Module Programming Guide
    by Ori Pomerantz: so you want to write a kernel module. You know C, you've written a number of normal programs to run as processes, and now you want to get to where the real action is, to where a single wild pointer can wipe out your file system and a core dump means a reboot
  • Linux Kernel NFSD Implementation
    one of the modules in the Linux operating system is an NFS server, sometimes referred to as knfsd (the k is for Kernel, to distinguish it from the user-level NFS server that is also available). This document describes the details of the implementation
  • Linux PCMCIA Programmer's Guide
    describes how to write kernel device drivers for the Linux PCMCIA Card Services interface. It also describes how to write user-mode utilities for communicating with Card Services
  • Multiprocessing with the Completely Fair Scheduler
    This article introduces the Completely Fair Scheduler (CFS) for Linux. Get acquainted with the major features of the CFS, see how it works, and look ahead to some of the expected changes for the 2.6.24 release.
  • Network Buffers And Memory Management
    Alan Cox writes "Writing a network device driver for Linux is fundamentally simple---most of the complexity (other than talking to the hardware) involves managing network packets in memory"
  • PCI Management in Linux 2.2
    "Peripheral Component Interconnect (PCI) is a widely used bus standard that provides several advantages over other bus standards, such as EISA"
  • Programming Guide for Linux USB Device Drivers
    should give detailed information about the current state of the USB subsystem and its API for USB device drivers. The first section will deal with the basics of USB devices. You will learn about different types of devices and their properties. Going into detail you will see how USB devices communicate on the bus. The second section gives an overview of the Linux USB subsystem [2] and the device driver framework. Then the API and its data structures will be explained step by step. The last section of this document contains a reference of all API calls and their return codes
  • The Devil's in the Details
    the third of five on writing character device drivers, introduces concepts of reading, writing, and using ioctl-calls
  • The Linux RAID-1, 4, 5 Code
    a description of the implementation of the RAID-1, RAID-4 and RAID-5 personalities of the MD device driver in the Linux kernel, providing users with high performance and reliable, secondary-storage capability using software
  • The Venus kernel interface
    describes the communication between Venus and kernel level file system code needed for the operation of the Coda filesystem. This version document is meant to describe the current interface (version 1.0) as well as improvements we envisage
  • Writing Linux Device Drivers
    This document is grossly out of date and has not been updated to match the kernel. I'm leaving it here in case anyone can still make use of it, but if you blindly follow the instructions here they WILL NOT WORK.



Share this Page
Bookmark and Share
Submit this page to popular social networks such as Digg, Twitter, StumbleUpon and more.


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

  • Top Applications
    Top Free Software
    6 Lean Desktops
    14 File Managers
    21 Backup Tools
    21 Window Managers
    21 Productivity Tools
    21 Text Editors
    21 Video Emulators
    21 Home Emulators
    42 Graphics Apps
    42 Scientific Apps
    42 Email Apps
    12 Instant Messaging
    42 Games
    42 More Games
    21 More Games
    42 Audio Apps
    42 Video Apps
    80 Security Apps
    Free Console Apps
    14 Multimedia
    'Free' Proprietary
    21 Closed-Source Apps
    Top Commercial Apps
    42 Games
    Free Web Software
    21 Web CMS
    14 Wiki Engines
    8 Blog Apps
    6 eCommerce Apps
    Other Articles
    Migrating from Windows
    Distribution Guide
    Distro Portal Pages

    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

     

    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 2009 LinuxLinks.com All rights reserved.