Displaying 1 result from an estimated 1 matches for "pyxc_readconsolering".
2009 Mar 25
1
"xm dmesg" ring buffer size option?
I have a large system with pretty voluminous boot time messages that
are exceeding the capacity of the ring buffer displayed by "xm dmesg"
(i.e., the early messages are lost, and I see only the last messages).
With a regular, non-Xen kernel, I use "log_buf_len=size" to enlarge the
printk ring buffer size, but this boot option doesn''t seem to work
for Xen.
Anyone have