qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vhost-user: define conventions for vhost-user b


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] vhost-user: define conventions for vhost-user backends
Date: Fri, 14 Sep 2018 12:55:30 +0200
User-agent: NeoMutt/20180716

  Hi,

> +* --pidfile=PATH
> +
> +Write the process id (PID) to the given file PATH. This is mostly
> +useful if the backend daemonize/fork itself.

Is there any reason to daemonize itself?

If not: shoud we disallow it and drop the --pidfile switch?

If yes: should we add a --daemonize switch then to control whenever the
process daemonizes itself?

Otherwise the conventions look good to me.

cheers,
  Gerd




reply via email to

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