lima-vm / lima-vm/lima

cpus: host option in template files

Open
#1,253 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

### Description

It would be nice to have a `cpus: host` option that automatically uses all host cores. (similar to QEMU option)

Or perhaps to be even more flexible: a `cpus: host-2` or `cpus: performance` option. Where `host-2` means the number of host CPUs minus 2 and `performance` means use the the (e.g. 8) host CPU "performance" cores, but leave the (e.g. 2) host "efficiency" cores free for the host OS.

Options like these could make the default templates much more useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.