Change in vdsm[master]: lib: daemon: autodetect online cpus for affinity

fromani at redhat.com fromani at redhat.com
Wed Dec 2 10:15:03 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: lib: daemon: autodetect online cpus for affinity
......................................................................


Patch Set 9:

(2 comments)

https://gerrit.ovirt.org/#/c/49402/9/lib/vdsm/taskset.py
File lib/vdsm/taskset.py:

Line 124:         else:
Line 125:             return [int(item)]
Line 126: 
Line 127:     return frozenset(
Line 128:         reduce(operator.add, (parse(item) for item in cpu_range.split(','))))
> I think we can do it simpler using itertools.chain, but the original versio
Ok, reverting.


https://gerrit.ovirt.org/#/c/49402/9/vdsm/vdsm
File vdsm/vdsm:

Line 213
Line 214
Line 215
Line 216
Line 217
> If this fail because the kernel changed the api, or there is some bug in th
OK, will post followup patches handling this.


-- 
To view, visit https://gerrit.ovirt.org/49402
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iba834f67a43ce766308036cbd079107340ed69d8
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list