CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/05/24 07:33:00

Modified files:
        sys/arch/mips64/include: cpu.h 
        sys/arch/mips64/mips64: context.S cpu.c 

Log message:
Add an idle cycle implementation for R4600/R5000/RM7000 CPUs and their
derivatives. This lets the kernel utilize the CPUs' Standby Mode to
reduce the power consumption of an idle system.

Suggested by and input from miod@.
He also tested this patch on an RM7000 O2.

Reply via email to