1 message in com.xensource.lists.xen-devel[Xen-devel] [PATCH 2/6] log level setup
FromSent OnAttachments
Steven Rostedt26 Oct 2006 20:19.patch
Subject:[Xen-devel] [PATCH 2/6] log level setup
From:Steven Rostedt (sros@redhat.com)
Date:10/26/2006 08:19:11 PM
List:com.xensource.lists.xen-devel
Attachments:

This is the code that implements the log level settings.

It adds the thresholds and code to printk to implement the thresholds. It also adds xen_startup (still needs to be used) and oops_in_progress.

-- Steve