Re: [PATCH v2 17/20] mips: Add udelay lpj numbers adjustment

2020-05-08 Thread Jiaxun Yang
On Wed, 6 May 2020 20:42:35 +0300 wrote: > From: Serge Semin > > Loops-per-jiffies is a special number which represents a number of > noop-loop cycles per CPU-scheduler quantum - jiffies. As you > understand aside from CPU-specific implementation it depends on > the CPU frequency. So when a pla

[PATCH v2 17/20] mips: Add udelay lpj numbers adjustment

2020-05-06 Thread Sergey.Semin
From: Serge Semin Loops-per-jiffies is a special number which represents a number of noop-loop cycles per CPU-scheduler quantum - jiffies. As you understand aside from CPU-specific implementation it depends on the CPU frequency. So when a platform has the CPU frequency fixed, we have no problem a