Re: [PATCH 7/8] Remove current_tick_length()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: john stultz <johnstul@...>
Cc: Ray Lee <ray-lk@...>, <linux-kernel@...>, <akpm@...>
Date: Tuesday, March 25, 2008 - 9:53 pm

Hi,

On Tuesday 18. March 2008, john stultz wrote:


There are two aspects, such functions tend to generate slightly larger and 
slower code.


In other languages one would use private or protected for this, but we don't 
have this. I'm not too fond of an inline function, as it would mark it as 
some kind of public API, which it isn't. It's just an internal value used by 
the timekeeping code, which happens to be needed by a few source files. If 
you want to make a little more private, it would be better to move it to 
header under kernel/time/.

bye, Roman
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 7/8] Remove current_tick_length(), john stultz, (Fri Mar 14, 10:41 pm)
Re: [PATCH 7/8] Remove current_tick_length(), Roman Zippel, (Fri Mar 14, 11:32 pm)
Re: [PATCH 7/8] Remove current_tick_length(), john stultz, (Fri Mar 14, 11:48 pm)
Re: [PATCH 7/8] Remove current_tick_length(), Roman Zippel, (Sat Mar 15, 12:18 am)
Re: [PATCH 7/8] Remove current_tick_length(), Ray Lee, (Sat Mar 15, 12:29 pm)
Re: [PATCH 7/8] Remove current_tick_length(), Roman Zippel, (Sat Mar 15, 1:14 pm)
Re: [PATCH 7/8] Remove current_tick_length(), john stultz, (Mon Mar 17, 9:01 pm)
Re: [PATCH 7/8] Remove current_tick_length(), Roman Zippel, (Tue Mar 25, 9:53 pm)