[patch 26/46] hrtimers; add state tracking

2007-01-23 Thread Thomas Gleixner
From: Thomas Gleixner <[EMAIL PROTECTED]> Reintroduce ktimers feature "optimized away" by the ktimers review process: multiple hrtimer states to enable the running of hrtimers without holding the cpu-base-lock. (The "optimized" rbtree hack carried only 2 states worth of information and we need 4

[patch 26/46] hrtimers; add state tracking

2007-01-23 Thread Thomas Gleixner
From: Thomas Gleixner [EMAIL PROTECTED] Reintroduce ktimers feature optimized away by the ktimers review process: multiple hrtimer states to enable the running of hrtimers without holding the cpu-base-lock. (The optimized rbtree hack carried only 2 states worth of information and we need 4 for