Compressed printk messages

From eLinux.org
Revision as of 22:20, 16 May 2012 by Hisaomunakata (talk | contribs) (Created page with "; Summary: Compressed printk messages ; Proposer: Tim Bird - Sony Network Entertainment == Description == Attempts have been made in the past to compress printk messages to save...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Summary
Compressed printk messages
Proposer
Tim Bird - Sony Network Entertainment

Description

Attempts have been made in the past to compress printk messages to save kernel runtime footprint. There is an option to disable all printks, but many embedded developers do not use it, even when they find the space savings attractive, because they still would like to see kernel debug messages.

This project would consist of researching mechanisms that could be used to automatically (at compile-time) compress the kernel's printk messages, and transparently expand them at runtime.

Related work

Scope

Unknown - 2-4 weeks?

Contractor Candidates

None yet.

Comments