Re: [libvirt] [PATCH v2 00/37] Change OOM reporting

2013-04-30 Thread John Ferlan
On 04/29/2013 09:50 AM, Michal Privoznik wrote: > Previously, the first version dropped virReportOOMError from > almost everywhere. This series don't set such high goal yet. It > just prepares ground for doing so. The worst case scenario is the > OOM error is reported twice. Once in VIR_ALLOC, VIR_

[libvirt] [PATCH v2 00/37] Change OOM reporting

2013-04-29 Thread Michal Privoznik
Previously, the first version dropped virReportOOMError from almost everywhere. This series don't set such high goal yet. It just prepares ground for doing so. The worst case scenario is the OOM error is reported twice. Once in VIR_ALLOC, VIR_STRDUP, virAsprintf (or similar), then in virReportOOMEr