qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/3] Add 'namethreads' suboption to --name


From: Dr. David Alan Gilbert
Subject: Re: [Qemu-devel] [PATCH 2/3] Add 'namethreads' suboption to --name
Date: Tue, 28 Jan 2014 18:09:06 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

* Michael S. Tsirkin (address@hidden) wrote:
> On Tue, Jan 28, 2014 at 03:20:38PM +0000, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert" <address@hidden>
> > 
> > Add flag storage to qemu-thread-* to store the namethreads flag
> > 
> > Signed-off-by: Dr. David Alan Gilbert <address@hidden>
> 
> How about a pattern?  threads='vmfoo-%s' and have qemu fill in
> specific strings for %s.

The size of the name is limited to 16bytes according to the manpage
for pthread_setname_sn, so things start to get a bit squashed
if you try and have a vmname and anything else useful in the one name.

Dave
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

[Prev in Thread] Current Thread [Next in Thread]