Score:0

Change the scheduler

tg flag

I have made my kernel-module which is a scheduler and i want to use it. My scheduler is team29682972_kyber. I run the command insmod. Then cat /sys/block/sda/queue/scheduler. I have :

[mq-deadline] team29682972_kyber none

Then i run the command sudo bash -c ’echo team29682972_kyber>/sys/block/sda/queue/scheduler’ and the result is the same. I take [mq-deadline] again.

Can you help me?

Doug Smythies avatar
gn flag
try `echo team29682972_kyber > sudo tee /sys/block/sda/queue/scheduler`. Does your code accept dynamic changing of the scheduler? You might need to compile it into the kernel rather than being a module.
I sit in a Tesla and translated this thread with Ai:

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.