|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] [1/4] put xen console message into syslogbutxm d
Hi, Keir
I think xen need to have a pointer of xenlogd.
In the case of this implementation,
because xenlogd manage the pointer to read dmesg,
if xenlogd restart, xenlogd read the same log
and write the same log into /var/log/messages.
What do you think about this?
Best Regards,
Akio Takebe
>
>On 12 Jul 2006, at 09:30, MINAI Katsuhito wrote:
>
>> Thanks for your advice.
>> If Xen return the index of the 'first' byte, it seems to return
>> the same value when an out-of-range index is specified.
>> But in out-of-range case, Xen give the caller no console message.
>> I understood that the Xen interface became simple than returning
>> the 'last' byte.
>
>Let's see how it looks in the patch.
>
> -- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|