commit | f7982ef9e904293d75f91426728db291010ad9a2 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@google.com> | Thu Oct 03 14:09:56 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 14:09:56 2024 +0000 |
tree | 3a3cb91b50ff3f800523aafcba4de9c5bcf2c3ba | |
parent | e4452e1bbd2c6ebcb2b9dde820cef8db5034c4fe [diff] |
[sdk][devices] Adding count field to cpu definition This adds a "count" field to the cpu definition in the hardware schema. This value is used by the emulator to configure the number of CPUs to define when running the Fuchsia instance. Previously, it was hardcoded to 4, so as a backwards compatibility method, the cpu.count field defaults to 4 if it is not present when deserializing the data. Bug: 369114507 Change-Id: I6914c96a1598b3940aa3bc92e5f24ac736b29f33 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124052 Reviewed-by: Jiaming Li <lijiaming@google.com> Reviewed-by: David Turner <digit@google.com> Commit-Queue: Clayton Wilkinson <wilkinsonclay@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.