public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.1-tiny1 tree for small systems
@ 2004-01-10 21:44 Matt Mackall
  2004-01-15 14:14 ` aeriksson
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Mackall @ 2004-01-10 21:44 UTC (permalink / raw)
  To: linux-kernel

This is the latest release of the -tiny kernel tree. The aim of this
tree is to collect patches that reduce kernel disk and memory
footprint as well as tools for working on small systems. Target users
are things like embedded systems, small or legacy desktop folks, and
handhelds.

Latest release includes:
 - update to 2.6.1
 - add latest netdrvr patchkit (Jeff Garzik)
 - various compile fixes for last release
 - various tweaks to netpoll, netconsole, and kgdb-over-ethernet
 - laptop mode (Bart Samwel via -mm)
 - optional block device layer (Eric Biederman)
 - optional simple boot flag (Zwane Mwaikambo)
 - optional ksyms (Zwane Mwaikambo)
 - optional PCI quirk detection (Zwane Mwaikambo)
 - free early bootstrap code (Zwane Mwaikambo)
 - optional direct IO support
 - optional minimal lockless mempool
 - minor cleanups

Here's a test boot of my development config (console, ide, ext2, and
ipv4) with mem=2m, which is actually only 1664k after accounting for
BIOS memory hole:

Uncompressing Linux... Ok, booting the kernel.
# mount /proc
# cat /proc/meminfo
MemTotal:          916 kB
MemFree:           296 kB
Buffers:            28 kB
Cached:            252 kB
SwapCached:          0 kB
Active:            324 kB
Inactive:           76 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:          916 kB
LowFree:           296 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:            316 kB
Slab:                0 kB
Committed_AS:      132 kB
PageTables:         24 kB
VmallocTotal:  1032168 kB
VmallocUsed:         0 kB
VmallocChunk:  1032168 kB
#

The patch can be found at:

 http://selenic.com/tiny/2.6.1-tiny1.patch.bz2
 http://selenic.com/tiny/2.6.1-tiny1-broken-out.tar.bz2

Webpage for your bookmarking pleasure:

 http://selenic.com/tiny-about/



-- 
Matt Mackall : http://www.selenic.com : Linux development and consulting

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-02-01 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-10 21:44 2.6.1-tiny1 tree for small systems Matt Mackall
2004-01-15 14:14 ` aeriksson
2004-01-16 13:56   ` Eric W. Biederman
2004-01-17 11:29     ` aeriksson
2004-02-01 22:32       ` Matt Mackall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox