A WOLK - Working Overloaded Linux Kernels jelentéssel bír. Ez az elnevezés nem jelent mást, mint egy Linux kernelt, nagy számú patchcsel/bugfixszel és egy rakás új funkcióval. A WOLK project keretében jelenleg mintegy 450 patch kapott helyet a Linux kernelben. A patchek nagy része évek óta stabil, rengetegen használják, és általában a kernel fejlesztők idejének hiányában nem kerültek bele a mainline kernelbe. A WOLK project ezeket a patcheket szedi össze, és összescsiszolva egy nagy patch formájában juttatja el a felhasználókhoz.
A most megjelent v3.5rc3 verzió majdnem 10MB-os patchset.
A v3.5-final lassan közeledik.
Kapcsolódó linkek:
Interjú: Marc-Christian Petersen
Marc-Christian Petersen: 2.2.21-3-secure
WOLK project honlapja
Változások logja:Changes from 3.5rc2 -> 3.5rc3:
------------------------------
o add: Packet writing on CD/DVD media + Write caching
o add: Early printk()
o add: Multiple Framebuffer Boot Logos, including:
TuX's, WOLK, Debian, Redhat, Mandrake,
Slackware, Gentoo, some misc stuff
o add: ReiserFS Updates from 2.4.19-rc1
o add: SambaFS Updates from 2.4.19-rc1 + other fixes
o add: New video drivers / video driver updates from 2.4.19-rc1
o add: SCSI Driver Updates from 2.4.19-rc1
o add: Use specific machine level instructions for mb() for new
processors (P3, P4, Athlon).
o add: Configure the max number of CPUs at compile time (def. was 32).
Saves memory footprint for kernel (around 240Kb in 32->2).
o add: Some patches/fixes introduced by 2.4.19-rc1-aa1 kernel tree
o fixed: AIO compile problems
o fixed: ext2 compression + Compressed Cache build problem
o fixed: FrameBuffer SplashScreen build error
o fixed: remove /proc/stat kstat when TuX is not configured
o fixed: Fixes for swap (memleak, unsafe BUG()s, redundant checks)
o fixed: Fixes for tmpfs (symlinks, directory itimes, truncate,
swapoff speedup)
o fixed: Attempt to fix the ServerWorks problem with certain disks and DMA.
o update: Block Highmem I/O 19-1
o update: i810/i815 Framebuffer Device Driver v0.0.29
o update: Matrox/Radeon/Rage128 Driver
o update: Compressed Cache v0.23pre8
o update: ACPI Fixes from 2.5.24 + New PCI IRQ 27
o update: JFS v1.0.20
o update: Tekram DC395 SCSI Controller Driver v1.41
o Very minor build fixes