Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

assets/run: improve zram intialization if zram is build into kernel#61

Open
moddingg33k wants to merge 1 commit into
erik96:jb2from
moddingg33k:jb2
Open

assets/run: improve zram intialization if zram is build into kernel#61
moddingg33k wants to merge 1 commit into
erik96:jb2from
moddingg33k:jb2

Conversation

@moddingg33k

Copy link
Copy Markdown

Sometimes ZRAM is built into the kernel itself rather than being shipped as
loadable module. In this case the number of available ZRAM devices doesn't
always have to match with the number of CPUs. We should take care of that.

Signed-off-by: moddingg33k [email protected]

Sometimes ZRAM is built into the kernel itself rather than being shipped as
loadable module. In this case the number of available ZRAM devices doesn't
always have to match with the number of CPUs. We should take care of that.

Signed-off-by: moddingg33k <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant