|
kernel.org
Site principal dos arquivos do kernel
http://www.kernel.org
linux.bkbits.net
Logs sobre o Kernel no site da BitKeeper
http://linux.bkbits.net
The linux-kernel mailing list FAQ
O mais completo faq sobre o kernel
http://www.tux.org/lkml
Kernelnewbies
Documentação diversas para iniciantes no kernel do linux
http://kernelnewbies.org
Kernel Traffic
Excelente sumário de Zack Brown sobre assuntos da lista
de mail de desenvolvimento do kernel
http://kt.zork.net/kernel-traffic/latest.html
Kernel Trap
Notícias e entrevistas sobre o kernel
http://www.kerneltrap.com
Linux HeadQuarters
Página com patches para o kernel
http://www.linuxhq.com
Kernel hackers docs
Atualizada lista de documentos úteis sobre kernel.
O mesmo do Documentation/kernel-docs.txt na árvore do
kernel
http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
The Linux Kernel: Kernel Book project
Um projeto para produzir um livro livre sobre o kernel
http://kernelbook.sourceforge.net
Linux Kernel 2.4 Internals
Um guia sobre o kernel 2.4
http://www.linuxdoc.org/LDP/lki/index.html
Linux Device Drivers, 2nd Edition
Versão online do livro Linux Device Drivers, 2nd Edition
dos autores Alessandro Rubini e Jonathan Corbet
http://www.xml.com/ldd/chapter/book/index.html
Complete Linux Loadable Kernel Modules
Guia sobre módulos de kernel
http://www.thehackerschoice.com/papers/LKM_HACKING.html
The Linux Kernel Module Programming Guide
Guia sobre programação em módulos de kernel
http://www.linuxdoc.org/LDP/lkmpg/mpg.html
The Linux Kernel
Livro sobre como o kernel funciona
http://www.linuxdoc.org/LDP/tlk/tlk.html
Kernel Hacking
Um portal pessoal sobre kernel
http://www.kernelhacking.org
Kernel Symbols
Um guia sobre verões em módulos e o sistema de simbolos
do kernel
http://www.skynet.ie/~mark/home/kernel/symbols.html
Process Scheduling
O capítulo sobre escalonamento do livro Understanding
the Linux Kernel de Daniel P. Bovet e Marco Cesati
http://www.ora.com/catalog/linuxkernel/chapter/ch10.html
Kernel Janitor project
Um projeto para limpar código antigo do kernel
http://kernel-janitor.sourceforge.net
Kernel debugging
Apresentação de Simon Trimmer sobre debug em kernel
http://www.urbanmyth.org/linux/oops
System call reference
Descrição e interface das chamadas de sistema
http://home.snafu.de/phpr/lhpsyscal.html
Linux Benchmark
Mostra a analise de desempenho nas versões do kernel
http://euclid.nmu.edu/~benchmark
Porting from 2.2 to 2.4
Porting de 2.2 para 2.4
http://linuxkernel.to/module/port-2.4/eng
Porting from 2.4 to 2.5
Um pequeno guia para o porting de 2.4 para 2.5 das primeiras
mudanças
http://www.osdl.org/archive/rddunlap/linux-port-25x.html
Linux MM
Site sobre o subsistema de gerenciamento de memória
no kernel
http://www.linux-mm.org
Rik van Riel's docs
Vários textos e palestras de Rik van Riel sobre sistema
de memória virtual
http://www.surriel.com/lectures
The Linux Slab Allocator
Texto sobre Slab Allocator no kernel 2.4
http://www.cc.gatech.edu/people/home/bradf/cs7001/proj2
Bonwicks Slab allocator paper
Artigo de Bonwicks sobre Slab allocator no qual a cache
slab é baseada
http://www.usenix.org/publications/library/proceedings/bos94/bonwick.html
Virtual Memory Outline
Descrição detalhada da implementação de memória virtual
em x86
http://home.earthlink.net/~jknapka/linux-mm/vmoutline.html
Too little, too slow
IRC log da palestra de Rik van Riel sobre gerenciamento
de memória na umeet
http://umeet.uninet.edu/conferencias/27-11-2000/2711.html
Compressed caching
Página do projeto Cache Comprimido
http://linuxcompressed.sourceforge.net
VM comparison
Comparação e benchmark de 3 diferentes VMs do linux
http://www.nks.net/linux-vm.html
FreeBSD VM system
Descrição da VM do FreeBSD realizada por Matt Dillon
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vm-design/index.html
The Memory Management Glossary
Glossário sobre gerenciamento de memória
http://www.xanalys.com/software_tools/mm/glossary
Conceptual Architecture of the Linux Kernel
Analise conceitual da arquitetura do kernel do linux
http://plg.uwaterloo.ca/~itbowman/papers/CS746G-a1.html
Overview of the Virtual File System
Visão geral sobre o VFS
http://www.atnf.csiro.au/~rgooch/linux/vfs.txt
Network Buffers And Memory Management
Um artigo na Linux Journal Kernel Korne sobre gerenciamento
de pacotes de rede em memória
http://www2.linuxjournal.com/lj-issues/issue30/1312.html
Linux Kernel Locking HOWTO
HOWTO sobre lock
http://netfilter.kernelnotes.org/unreliable-guides/kernel-locking-HOWTO.html
Linux IP Networking
Um guia sobre a implementação da pilha de rede no kernel
2.2
http://kernelnewbies.org/documents/ipnetworking/linuxipnetworking.html
The International Kernel Patch
Site com patchs, dentre eles o de sistema de arquivos
criptografado
http://www.kerneli.org
Projects: Linux scalability
Projeto para tornar o linux mais escalável
http://www.citi.umich.edu/projects/linux-scalability
Linux Scalability Effort Homepage
Página do Linux Scalability Effort
http://lse.sourceforge.net
Linux hotplug
Site dedicado a questões hotplugging no linux
http://linux-hotplug.sf.net
Linux Assembly
Página sobre assembler em linux
http://www.linuxassembly.org
The OS resource center
Link útil sobre Sistemas Operacionais
http://www.nondot.org/sabre/os/articles
GCC docs
Documentação online do gcc
http://gcc.gnu.org/onlinedocs
Linux MM DOC
Site em português sobre o subsistema de gerenciamento
de memória do kernel
www.unimep.br/~g9816588/linux-mm-doc/index.html
Linux USB
www.linux-usb.org
KGDB
kgdb.sourceforge.net
UltraLinux
Pagina do projeto Linux para SPARC
www.ultralinux.org
ALSA Project
Advanced Linux Sound Architecture
http://www.alsa-project.org
ALSA (Brasil)
Site em português sobre o projeto ALSA
http://alsabrazil.sourceforge.net/
LKDP (Linux Kernel Documentation Project)
Projeto de Documentação do Kernel Linux
http://www.freesoftware.fsf.org/lkdp/
Perfctr
Performance Monitoring Counters
http://www.csd.uu.se/~mikpe/linux/perfctr/
Linux Trace Toolkit
Ferramentas para capturar e interpretar detalhes da
execução de programas
http://www.opersys.com/LTT
Linux Security Modules
Conjunto de módulos de segurança
http://lsm.immunix.org
VM Documentation by Mel Gorman
Documentação do Sub-sistemas de Memória
Virtual
http://www.csn.ul.ie/~mel/projects/vm/
The User-Mode-Linux Kernel
Permite executar um kernel Linux dentro de outro como
um processo (uma máquina virtual).
http://user-mode-linux.sourceforge.net/
Overview sobre o kernel Linux
http://www.win.tue.nl/~aeb/linux/lk/
Desenvolvendo dispositivos para o kernel 2.5
http://lwn.net/Articles/driver-porting/
|