Re: What is the right way to setup MIPS timer irq in 2.6.29?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Wuertele wrote:
> I think I might not need the CEVT components... I'm going to look into that
> next.  But I wish there was some easy to find documentation about why this
> code had to be moved into the arch/mips/cevt-*.c and arch/mips/csrc-*.c
> libraries.
>   
The "architecture independent" common event timer infrastructure has the
defects of being very poorly documented and (in my opinion) messier than
it needs to be.  But it has the virtue of making it straightforward to
get tickless operation via CONFIG_NO_HZ, which improves both throughput
and power consumption on most MIPS platforms.  If you've got it working
on your platform, keep it!

          Regards,

          Kevin K.


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux