From: "Peter Böhm" <peter.bo@web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Locating CONFIG_ZONE_DEVICE
Date: Fri, 23 Dec 2022 11:09:10 +0100 [thread overview]
Message-ID: <2660608.mvXUDI8C0e@big> (raw)
In-Reply-To: <5652090.DvuYhMxLoT@lenovo.localdomain>
It is in:
Memory Management options --->
and you will see it only if you have enabled this:
Depends on: MEMORY_HOTPLUG [=y] && MEMORY_HOTREMOVE [=y] && SPARSEMEM_VMEMMAP
[=y] && ARCH_HAS_PTE_DEVMAP [=y]
You can ALWAYS search with a / in make menuconfig (leading CONFIG_ is not
necessary).
Am Freitag, 23. Dezember 2022, 10:50:55 CET schrieb Michael:
> I got this message:
>
> * Messages for package dev-libs/roct-thunk-interface-5.3.3:
>
> * CONFIG_ZONE_DEVICE: is not set when it should be.
> * Please check to make sure these options are set correctly.
> * Failure to do so may cause unexpected problems.
>
> and stated searching for ZONE_DEVICE in my kernel config, but can't find it:
>
> $ grep ZONE_DEVICE /usr/src/linux/.config
> $
> $ grep ZONE /usr/src/linux/.config
> CONFIG_BLK_DEV_ZONED=y
> CONFIG_BLK_DEBUG_FS_ZONED=y
> CONFIG_ZONE_DMA=y
> CONFIG_ZONE_DMA32=y
> # CONFIG_NF_CONNTRACK_ZONES is not set
> # CONFIG_DM_ZONED is not set
> # CONFIG_ZONEFS_FS is not set
> $
>
> Any idea where it might be hiding?
next prev parent reply other threads:[~2022-12-23 10:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-23 9:50 [gentoo-user] Locating CONFIG_ZONE_DEVICE Michael
2022-12-23 10:09 ` Peter Böhm [this message]
2022-12-23 12:46 ` Michael
2022-12-23 13:30 ` Morgan Wesström
2022-12-23 17:39 ` Michael
2022-12-23 17:47 ` Wol
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2660608.mvXUDI8C0e@big \
--to=peter.bo@web.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox