Antti Kervinen

Results 65 comments of Antti Kervinen

This PR paves way for testing topologies where memory can be hotplugged to the system. Tested with a topology with nodes that have 1. cpu + memory 2. cpu-only 3....

Polling opinions on this debug image approach. In the first (proof-of-concept) draft version of this PR debug image building is enabled only on the balloons policy image. What do you...

Converted to draft, must not be merged without a fix to issue #92 in order to pass the test.

> > > Is this a good idea or something we both want and need ? So far, we have been deliberate and careful to not allow setting explicitly CPUs...

@noamnakash, sorry about the delay. After quite a few discussions we ended up with a decision not to implement this feature, at least not at this point. I will elaborate...

We have decided not to implement this feature for now. The reason is that preferring explicitly listed CPUs invites users to misuse this policy in non-scalable and error prone ways...

TODO: - update go.mod after https://github.com/opencontainers/runtime-spec/pull/1282 is merged.

@AkihiroSuda, related to https://github.com/opencontainers/runc/pull/4726 (thanks for reviewing!), here would be the runtime-tools part now ready for review, too.

Stacked on top of PR #795 in order to update spec to 1.3.0 and fix related compiling error without duplicating work here.

@AkihiroSuda, @giuseppe, do you think it would be good to keep this PR as Draft until https://github.com/opencontainers/runtime-spec/pull/1282 is merged? Or should I make it Ready for review (despite the "replace"...