Score:0

Whenever I edit .config file for linux testing and run "make" to compile it , .config file is automatically reset

in flag

Currently I am working on a project and need to test linux in kernel in virtual environment. I need to use PDS scheduler, so I added the following lines in my .config file


#
# Scheduler features
# CONFIG_SCHED_ALT=y
# CONFIG_SCHED_BMQ is not set CONFIG_SCHED_PDS=y
# end of Scheduler features

But after I run "make" to compile it , .config file is reset to the original configuration. Is there any-other way to edit the .config file.

I am using Ubuntu 20.04 , kernel version :- 5.8.0-63-generic. I am trying to compile this kernel :- https://gitlab.com/alfredchen/linux-prjc/-/tree/linux-5.10.y-prjc-lts

Gautam Agrawal avatar
in flag
I just edited the .config file and run "make" that's pretty much the only steps I did.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.