cli: add SNP ID block annotations to Pods based on CPU requirements#2214
cli: add SNP ID block annotations to Pods based on CPU requirements#2214daniel-weisse merged 6 commits intomainfrom
Conversation
2287b59 to
6de728d
Compare
3acb557 to
6fd606e
Compare
0304e90 to
f63b942
Compare
59f9a72 to
cf6cec9
Compare
msanft
left a comment
There was a problem hiding this comment.
I think this will work, but I'm a little unsure about the current interface we expose to the user.
|
@burgerdev, @charludo; Addressed my own feedback, PTAL. |
charludo
left a comment
There was a problem hiding this comment.
fixup changes LGTM; have not looked into the still-open conversation.
61a5bd1 to
863a238
Compare
863a238 to
9c5afa4
Compare
Do the documentation changes need to be backported?Changes to
|
c332a4c to
187a732
Compare
|
187a732 to
0fcf87e
Compare
|
I'll merge this now and then clean up and rebase #2227 for a final review, or do we want to merge everything as one? |
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Not specifying `nr_cpus` on the command line costs us marginal amounts of memory while saving complexity in the TDX RTMR pre-calculation. By dropping this from the command line, we make the kernel fall back to the `CONFIG_NR_CPUS=240` kconfig variable.
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
0fcf87e to
6151a52
Compare
|
@daniel-weisse feel free to merge into main! |
contrast generatewith the ID blocks required for the requested CPU amount