[pve-devel] [PATCH 2/2] added kvm_wrapper
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Thu Apr  2 08:30:30 CEST 2015
    
    
  
> > Am 02.04.2015 um 06:37 schrieb Dietmar Maurer <dietmar at proxmox.com>:
> > 
> > IMHO that is a bit to much overhead. I guess there is no real need to
> > spawn a separate process for logging. 
> > 
> > Instead, can we simply create a socketpair, use one end of the pipe 
> > for stdout/stderr, and read the other end inside the main loop (async io)?
Oh - I see. Cane we include that directly into qemu kvm (looks simpler for me)?
    
    
More information about the pve-devel
mailing list