RE: [RFC PATCH 10/11] time sync: generic infrastructure to map between time stamps generated by a clock source and system time

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Andrew wrote:

Right, I'll need to clean this up once it is clear which code
is really going to be needed.


In this example, the check is going to avoid a function call when
inlined in most of the cases. This was the motivation for making
the function inline in the first place. The rest of it should be
split of into a non-inline helper function. A "likely()" should
be added, too.


Sorry for that, will do. Old habits die hard.


Okay.

Bye, Patrick
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [RFC PATCH 10/11] time sync: generic infrastructure to ..., Ohly, Patrick, (Thu Nov 20, 12:08 am)