Re: [PATCH 3/5] sched: Rename vtime fields

2017-06-29 Thread Rik van Riel
On Thu, 2017-06-29 at 19:15 +0200, Frederic Weisbecker wrote: > The current "snapshot" based naming on vtime fields suggests we > record > some past event but that's a low level picture of their actual > purpose > which comes out blurry. The real point of these fields is to run a > basic > state ma

[PATCH 3/5] sched: Rename vtime fields

2017-06-29 Thread Frederic Weisbecker
The current "snapshot" based naming on vtime fields suggests we record some past event but that's a low level picture of their actual purpose which comes out blurry. The real point of these fields is to run a basic state machine that tracks down cputime entry while switching between contexts. So l