Arquivos para a Categoria 'kernel'

lançado kernel 2.6.26.1

O kernel 2.6.26.1 foi lançado, e quem usa a última versão estável (mas talvez não tão estável assim), deve atualizar. Segue um trecho da mensagem na íntegra:

20080804_tux-150x150 lançado kernel 2.6.26.1

We (the -stable team) are announcing the release of the 2.6.26.1
kernel.

It contains lots of bugfixes, all over the map. Any users of the 2.6.26
kernel series should upgrade to this version. For details on the fixes,
see the changelog entries and the diffstat below.

I’ll also be replying to this message with a copy of the patch between
2.6.26 and 2.6.26.1

The updated 2.6.26.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.26.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.26.y.git;a=summary

thanks,

greg k-h

O que todo programador deveria saber sobre memória

Esse é o título de uma série de artigos que serão postados no LWN.net, escritos por Ulrich Drepper. Eu estava procurando textos sobre esse assunto recentemente. Vale a pena dar uma olhada, já foram publicadas 2 partes:

Memória Parte 1: Introdução e memória RAM em detalhes
Memória Parte 2: Caches de CPU