Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query the Kernel idle driver per CPU #40

Closed
cyring opened this issue Dec 19, 2017 · 1 comment
Closed

Query the Kernel idle driver per CPU #40

cyring opened this issue Dec 19, 2017 · 1 comment
Assignees
Milestone

Comments

@cyring
Copy link
Owner

cyring commented Dec 19, 2017

Impacted source code:

IDLEDRIVER IdleDriver;

long SysGate_OnDemand(void)

long Sys_IdleDriver_Query(SYSGATE *SysGate)

IDLEDRIVER IdleDriver;

int SysGate_OnDemand(FD *fd, SYSGATE **SysGate, int operation)

void SysGate_IdleDriver(SHM_STRUCT *Shm, SYSGATE *SysGate)

void SysInfoKernel( SHM_STRUCT *Shm, CUINT width,

len, Shm->SysGate.IdleDriver.Name,

@cyring cyring self-assigned this Dec 19, 2017
@cyring cyring added this to the LOW milestone Dec 24, 2017
@cyring
Copy link
Owner Author

cyring commented Feb 10, 2018

This enhancement is canceled.
The idle driver and governor remain queried to the current cpu.

@cyring cyring closed this as completed Feb 10, 2018
This was referenced Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant