timer.c 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922
  1. /*
  2. * linux/kernel/timer.c
  3. *
  4. * Kernel internal timers, kernel timekeeping, basic process system calls
  5. *
  6. * Copyright (C) 1991, 1992 Linus Torvalds
  7. *
  8. * 1997-01-28 Modified by Finn Arne Gangstad to make timers scale better.
  9. *
  10. * 1997-09-10 Updated NTP code according to technical memorandum Jan '96
  11. * "A Kernel Model for Precision Timekeeping" by Dave Mills
  12. * 1998-12-24 Fixed a xtime SMP race (we need the xtime_lock rw spinlock to
  13. * serialize accesses to xtime/lost_ticks).
  14. * Copyright (C) 1998 Andrea Arcangeli
  15. * 1999-03-10 Improved NTP compatibility by Ulrich Windl
  16. * 2002-05-31 Move sys_sysinfo here and make its locking sane, Robert Love
  17. * 2000-10-05 Implemented scalable SMP per-CPU timer handling.
  18. * Copyright (C) 2000, 2001, 2002 Ingo Molnar
  19. * Designed by David S. Miller, Alexey Kuznetsov and Ingo Molnar
  20. */
  21. #include <linux/kernel_stat.h>
  22. #include <linux/module.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/percpu.h>
  25. #include <linux/init.h>
  26. #include <linux/mm.h>
  27. #include <linux/swap.h>
  28. #include <linux/notifier.h>
  29. #include <linux/thread_info.h>
  30. #include <linux/time.h>
  31. #include <linux/jiffies.h>
  32. #include <linux/posix-timers.h>
  33. #include <linux/cpu.h>
  34. #include <linux/syscalls.h>
  35. #include <linux/delay.h>
  36. #include <asm/uaccess.h>
  37. #include <asm/unistd.h>
  38. #include <asm/div64.h>
  39. #include <asm/timex.h>
  40. #include <asm/io.h>
  41. #ifdef CONFIG_TIME_INTERPOLATION
  42. static void time_interpolator_update(long delta_nsec);
  43. #else
  44. #define time_interpolator_update(x)
  45. #endif
  46. u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES;
  47. EXPORT_SYMBOL(jiffies_64);
  48. /*
  49. * per-CPU timer vector definitions:
  50. */
  51. #define TVN_BITS (CONFIG_BASE_SMALL ? 4 : 6)
  52. #define TVR_BITS (CONFIG_BASE_SMALL ? 6 : 8)
  53. #define TVN_SIZE (1 << TVN_BITS)
  54. #define TVR_SIZE (1 << TVR_BITS)
  55. #define TVN_MASK (TVN_SIZE - 1)
  56. #define TVR_MASK (TVR_SIZE - 1)
  57. typedef struct tvec_s {
  58. struct list_head vec[TVN_SIZE];
  59. } tvec_t;
  60. typedef struct tvec_root_s {
  61. struct list_head vec[TVR_SIZE];
  62. } tvec_root_t;
  63. struct tvec_t_base_s {
  64. spinlock_t lock;
  65. struct timer_list *running_timer;
  66. unsigned long timer_jiffies;
  67. tvec_root_t tv1;
  68. tvec_t tv2;
  69. tvec_t tv3;
  70. tvec_t tv4;
  71. tvec_t tv5;
  72. } ____cacheline_aligned_in_smp;
  73. typedef struct tvec_t_base_s tvec_base_t;
  74. tvec_base_t boot_tvec_bases;
  75. EXPORT_SYMBOL(boot_tvec_bases);
  76. static DEFINE_PER_CPU(tvec_base_t *, tvec_bases) = { &boot_tvec_bases };
  77. static inline void set_running_timer(tvec_base_t *base,
  78. struct timer_list *timer)
  79. {
  80. #ifdef CONFIG_SMP
  81. base->running_timer = timer;
  82. #endif
  83. }
  84. static void internal_add_timer(tvec_base_t *base, struct timer_list *timer)
  85. {
  86. unsigned long expires = timer->expires;
  87. unsigned long idx = expires - base->timer_jiffies;
  88. struct list_head *vec;
  89. if (idx < TVR_SIZE) {
  90. int i = expires & TVR_MASK;
  91. vec = base->tv1.vec + i;
  92. } else if (idx < 1 << (TVR_BITS + TVN_BITS)) {
  93. int i = (expires >> TVR_BITS) & TVN_MASK;
  94. vec = base->tv2.vec + i;
  95. } else if (idx < 1 << (TVR_BITS + 2 * TVN_BITS)) {
  96. int i = (expires >> (TVR_BITS + TVN_BITS)) & TVN_MASK;
  97. vec = base->tv3.vec + i;
  98. } else if (idx < 1 << (TVR_BITS + 3 * TVN_BITS)) {
  99. int i = (expires >> (TVR_BITS + 2 * TVN_BITS)) & TVN_MASK;
  100. vec = base->tv4.vec + i;
  101. } else if ((signed long) idx < 0) {
  102. /*
  103. * Can happen if you add a timer with expires == jiffies,
  104. * or you set a timer to go off in the past
  105. */
  106. vec = base->tv1.vec + (base->timer_jiffies & TVR_MASK);
  107. } else {
  108. int i;
  109. /* If the timeout is larger than 0xffffffff on 64-bit
  110. * architectures then we use the maximum timeout:
  111. */
  112. if (idx > 0xffffffffUL) {
  113. idx = 0xffffffffUL;
  114. expires = idx + base->timer_jiffies;
  115. }
  116. i = (expires >> (TVR_BITS + 3 * TVN_BITS)) & TVN_MASK;
  117. vec = base->tv5.vec + i;
  118. }
  119. /*
  120. * Timers are FIFO:
  121. */
  122. list_add_tail(&timer->entry, vec);
  123. }
  124. /***
  125. * init_timer - initialize a timer.
  126. * @timer: the timer to be initialized
  127. *
  128. * init_timer() must be done to a timer prior calling *any* of the
  129. * other timer functions.
  130. */
  131. void fastcall init_timer(struct timer_list *timer)
  132. {
  133. timer->entry.next = NULL;
  134. timer->base = __raw_get_cpu_var(tvec_bases);
  135. }
  136. EXPORT_SYMBOL(init_timer);
  137. static inline void detach_timer(struct timer_list *timer,
  138. int clear_pending)
  139. {
  140. struct list_head *entry = &timer->entry;
  141. __list_del(entry->prev, entry->next);
  142. if (clear_pending)
  143. entry->next = NULL;
  144. entry->prev = LIST_POISON2;
  145. }
  146. /*
  147. * We are using hashed locking: holding per_cpu(tvec_bases).lock
  148. * means that all timers which are tied to this base via timer->base are
  149. * locked, and the base itself is locked too.
  150. *
  151. * So __run_timers/migrate_timers can safely modify all timers which could
  152. * be found on ->tvX lists.
  153. *
  154. * When the timer's base is locked, and the timer removed from list, it is
  155. * possible to set timer->base = NULL and drop the lock: the timer remains
  156. * locked.
  157. */
  158. static tvec_base_t *lock_timer_base(struct timer_list *timer,
  159. unsigned long *flags)
  160. {
  161. tvec_base_t *base;
  162. for (;;) {
  163. base = timer->base;
  164. if (likely(base != NULL)) {
  165. spin_lock_irqsave(&base->lock, *flags);
  166. if (likely(base == timer->base))
  167. return base;
  168. /* The timer has migrated to another CPU */
  169. spin_unlock_irqrestore(&base->lock, *flags);
  170. }
  171. cpu_relax();
  172. }
  173. }
  174. int __mod_timer(struct timer_list *timer, unsigned long expires)
  175. {
  176. tvec_base_t *base, *new_base;
  177. unsigned long flags;
  178. int ret = 0;
  179. BUG_ON(!timer->function);
  180. base = lock_timer_base(timer, &flags);
  181. if (timer_pending(timer)) {
  182. detach_timer(timer, 0);
  183. ret = 1;
  184. }
  185. new_base = __get_cpu_var(tvec_bases);
  186. if (base != new_base) {
  187. /*
  188. * We are trying to schedule the timer on the local CPU.
  189. * However we can't change timer's base while it is running,
  190. * otherwise del_timer_sync() can't detect that the timer's
  191. * handler yet has not finished. This also guarantees that
  192. * the timer is serialized wrt itself.
  193. */
  194. if (likely(base->running_timer != timer)) {
  195. /* See the comment in lock_timer_base() */
  196. timer->base = NULL;
  197. spin_unlock(&base->lock);
  198. base = new_base;
  199. spin_lock(&base->lock);
  200. timer->base = base;
  201. }
  202. }
  203. timer->expires = expires;
  204. internal_add_timer(base, timer);
  205. spin_unlock_irqrestore(&base->lock, flags);
  206. return ret;
  207. }
  208. EXPORT_SYMBOL(__mod_timer);
  209. /***
  210. * add_timer_on - start a timer on a particular CPU
  211. * @timer: the timer to be added
  212. * @cpu: the CPU to start it on
  213. *
  214. * This is not very scalable on SMP. Double adds are not possible.
  215. */
  216. void add_timer_on(struct timer_list *timer, int cpu)
  217. {
  218. tvec_base_t *base = per_cpu(tvec_bases, cpu);
  219. unsigned long flags;
  220. BUG_ON(timer_pending(timer) || !timer->function);
  221. spin_lock_irqsave(&base->lock, flags);
  222. timer->base = base;
  223. internal_add_timer(base, timer);
  224. spin_unlock_irqrestore(&base->lock, flags);
  225. }
  226. /***
  227. * mod_timer - modify a timer's timeout
  228. * @timer: the timer to be modified
  229. *
  230. * mod_timer is a more efficient way to update the expire field of an
  231. * active timer (if the timer is inactive it will be activated)
  232. *
  233. * mod_timer(timer, expires) is equivalent to:
  234. *
  235. * del_timer(timer); timer->expires = expires; add_timer(timer);
  236. *
  237. * Note that if there are multiple unserialized concurrent users of the
  238. * same timer, then mod_timer() is the only safe way to modify the timeout,
  239. * since add_timer() cannot modify an already running timer.
  240. *
  241. * The function returns whether it has modified a pending timer or not.
  242. * (ie. mod_timer() of an inactive timer returns 0, mod_timer() of an
  243. * active timer returns 1.)
  244. */
  245. int mod_timer(struct timer_list *timer, unsigned long expires)
  246. {
  247. BUG_ON(!timer->function);
  248. /*
  249. * This is a common optimization triggered by the
  250. * networking code - if the timer is re-modified
  251. * to be the same thing then just return:
  252. */
  253. if (timer->expires == expires && timer_pending(timer))
  254. return 1;
  255. return __mod_timer(timer, expires);
  256. }
  257. EXPORT_SYMBOL(mod_timer);
  258. /***
  259. * del_timer - deactive a timer.
  260. * @timer: the timer to be deactivated
  261. *
  262. * del_timer() deactivates a timer - this works on both active and inactive
  263. * timers.
  264. *
  265. * The function returns whether it has deactivated a pending timer or not.
  266. * (ie. del_timer() of an inactive timer returns 0, del_timer() of an
  267. * active timer returns 1.)
  268. */
  269. int del_timer(struct timer_list *timer)
  270. {
  271. tvec_base_t *base;
  272. unsigned long flags;
  273. int ret = 0;
  274. if (timer_pending(timer)) {
  275. base = lock_timer_base(timer, &flags);
  276. if (timer_pending(timer)) {
  277. detach_timer(timer, 1);
  278. ret = 1;
  279. }
  280. spin_unlock_irqrestore(&base->lock, flags);
  281. }
  282. return ret;
  283. }
  284. EXPORT_SYMBOL(del_timer);
  285. #ifdef CONFIG_SMP
  286. /*
  287. * This function tries to deactivate a timer. Upon successful (ret >= 0)
  288. * exit the timer is not queued and the handler is not running on any CPU.
  289. *
  290. * It must not be called from interrupt contexts.
  291. */
  292. int try_to_del_timer_sync(struct timer_list *timer)
  293. {
  294. tvec_base_t *base;
  295. unsigned long flags;
  296. int ret = -1;
  297. base = lock_timer_base(timer, &flags);
  298. if (base->running_timer == timer)
  299. goto out;
  300. ret = 0;
  301. if (timer_pending(timer)) {
  302. detach_timer(timer, 1);
  303. ret = 1;
  304. }
  305. out:
  306. spin_unlock_irqrestore(&base->lock, flags);
  307. return ret;
  308. }
  309. /***
  310. * del_timer_sync - deactivate a timer and wait for the handler to finish.
  311. * @timer: the timer to be deactivated
  312. *
  313. * This function only differs from del_timer() on SMP: besides deactivating
  314. * the timer it also makes sure the handler has finished executing on other
  315. * CPUs.
  316. *
  317. * Synchronization rules: callers must prevent restarting of the timer,
  318. * otherwise this function is meaningless. It must not be called from
  319. * interrupt contexts. The caller must not hold locks which would prevent
  320. * completion of the timer's handler. The timer's handler must not call
  321. * add_timer_on(). Upon exit the timer is not queued and the handler is
  322. * not running on any CPU.
  323. *
  324. * The function returns whether it has deactivated a pending timer or not.
  325. */
  326. int del_timer_sync(struct timer_list *timer)
  327. {
  328. for (;;) {
  329. int ret = try_to_del_timer_sync(timer);
  330. if (ret >= 0)
  331. return ret;
  332. cpu_relax();
  333. }
  334. }
  335. EXPORT_SYMBOL(del_timer_sync);
  336. #endif
  337. static int cascade(tvec_base_t *base, tvec_t *tv, int index)
  338. {
  339. /* cascade all the timers from tv up one level */
  340. struct timer_list *timer, *tmp;
  341. struct list_head tv_list;
  342. list_replace_init(tv->vec + index, &tv_list);
  343. /*
  344. * We are removing _all_ timers from the list, so we
  345. * don't have to detach them individually.
  346. */
  347. list_for_each_entry_safe(timer, tmp, &tv_list, entry) {
  348. BUG_ON(timer->base != base);
  349. internal_add_timer(base, timer);
  350. }
  351. return index;
  352. }
  353. /***
  354. * __run_timers - run all expired timers (if any) on this CPU.
  355. * @base: the timer vector to be processed.
  356. *
  357. * This function cascades all vectors and executes all expired timer
  358. * vectors.
  359. */
  360. #define INDEX(N) (base->timer_jiffies >> (TVR_BITS + N * TVN_BITS)) & TVN_MASK
  361. static inline void __run_timers(tvec_base_t *base)
  362. {
  363. struct timer_list *timer;
  364. spin_lock_irq(&base->lock);
  365. while (time_after_eq(jiffies, base->timer_jiffies)) {
  366. struct list_head work_list;
  367. struct list_head *head = &work_list;
  368. int index = base->timer_jiffies & TVR_MASK;
  369. /*
  370. * Cascade timers:
  371. */
  372. if (!index &&
  373. (!cascade(base, &base->tv2, INDEX(0))) &&
  374. (!cascade(base, &base->tv3, INDEX(1))) &&
  375. !cascade(base, &base->tv4, INDEX(2)))
  376. cascade(base, &base->tv5, INDEX(3));
  377. ++base->timer_jiffies;
  378. list_replace_init(base->tv1.vec + index, &work_list);
  379. while (!list_empty(head)) {
  380. void (*fn)(unsigned long);
  381. unsigned long data;
  382. timer = list_entry(head->next,struct timer_list,entry);
  383. fn = timer->function;
  384. data = timer->data;
  385. set_running_timer(base, timer);
  386. detach_timer(timer, 1);
  387. spin_unlock_irq(&base->lock);
  388. {
  389. int preempt_count = preempt_count();
  390. fn(data);
  391. if (preempt_count != preempt_count()) {
  392. printk(KERN_WARNING "huh, entered %p "
  393. "with preempt_count %08x, exited"
  394. " with %08x?\n",
  395. fn, preempt_count,
  396. preempt_count());
  397. BUG();
  398. }
  399. }
  400. spin_lock_irq(&base->lock);
  401. }
  402. }
  403. set_running_timer(base, NULL);
  404. spin_unlock_irq(&base->lock);
  405. }
  406. #ifdef CONFIG_NO_IDLE_HZ
  407. /*
  408. * Find out when the next timer event is due to happen. This
  409. * is used on S/390 to stop all activity when a cpus is idle.
  410. * This functions needs to be called disabled.
  411. */
  412. unsigned long next_timer_interrupt(void)
  413. {
  414. tvec_base_t *base;
  415. struct list_head *list;
  416. struct timer_list *nte;
  417. unsigned long expires;
  418. unsigned long hr_expires = MAX_JIFFY_OFFSET;
  419. ktime_t hr_delta;
  420. tvec_t *varray[4];
  421. int i, j;
  422. hr_delta = hrtimer_get_next_event();
  423. if (hr_delta.tv64 != KTIME_MAX) {
  424. struct timespec tsdelta;
  425. tsdelta = ktime_to_timespec(hr_delta);
  426. hr_expires = timespec_to_jiffies(&tsdelta);
  427. if (hr_expires < 3)
  428. return hr_expires + jiffies;
  429. }
  430. hr_expires += jiffies;
  431. base = __get_cpu_var(tvec_bases);
  432. spin_lock(&base->lock);
  433. expires = base->timer_jiffies + (LONG_MAX >> 1);
  434. list = NULL;
  435. /* Look for timer events in tv1. */
  436. j = base->timer_jiffies & TVR_MASK;
  437. do {
  438. list_for_each_entry(nte, base->tv1.vec + j, entry) {
  439. expires = nte->expires;
  440. if (j < (base->timer_jiffies & TVR_MASK))
  441. list = base->tv2.vec + (INDEX(0));
  442. goto found;
  443. }
  444. j = (j + 1) & TVR_MASK;
  445. } while (j != (base->timer_jiffies & TVR_MASK));
  446. /* Check tv2-tv5. */
  447. varray[0] = &base->tv2;
  448. varray[1] = &base->tv3;
  449. varray[2] = &base->tv4;
  450. varray[3] = &base->tv5;
  451. for (i = 0; i < 4; i++) {
  452. j = INDEX(i);
  453. do {
  454. if (list_empty(varray[i]->vec + j)) {
  455. j = (j + 1) & TVN_MASK;
  456. continue;
  457. }
  458. list_for_each_entry(nte, varray[i]->vec + j, entry)
  459. if (time_before(nte->expires, expires))
  460. expires = nte->expires;
  461. if (j < (INDEX(i)) && i < 3)
  462. list = varray[i + 1]->vec + (INDEX(i + 1));
  463. goto found;
  464. } while (j != (INDEX(i)));
  465. }
  466. found:
  467. if (list) {
  468. /*
  469. * The search wrapped. We need to look at the next list
  470. * from next tv element that would cascade into tv element
  471. * where we found the timer element.
  472. */
  473. list_for_each_entry(nte, list, entry) {
  474. if (time_before(nte->expires, expires))
  475. expires = nte->expires;
  476. }
  477. }
  478. spin_unlock(&base->lock);
  479. /*
  480. * It can happen that other CPUs service timer IRQs and increment
  481. * jiffies, but we have not yet got a local timer tick to process
  482. * the timer wheels. In that case, the expiry time can be before
  483. * jiffies, but since the high-resolution timer here is relative to
  484. * jiffies, the default expression when high-resolution timers are
  485. * not active,
  486. *
  487. * time_before(MAX_JIFFY_OFFSET + jiffies, expires)
  488. *
  489. * would falsely evaluate to true. If that is the case, just
  490. * return jiffies so that we can immediately fire the local timer
  491. */
  492. if (time_before(expires, jiffies))
  493. return jiffies;
  494. if (time_before(hr_expires, expires))
  495. return hr_expires;
  496. return expires;
  497. }
  498. #endif
  499. /******************************************************************/
  500. /*
  501. * Timekeeping variables
  502. */
  503. unsigned long tick_usec = TICK_USEC; /* USER_HZ period (usec) */
  504. unsigned long tick_nsec = TICK_NSEC; /* ACTHZ period (nsec) */
  505. /*
  506. * The current time
  507. * wall_to_monotonic is what we need to add to xtime (or xtime corrected
  508. * for sub jiffie times) to get to monotonic time. Monotonic is pegged
  509. * at zero at system boot time, so wall_to_monotonic will be negative,
  510. * however, we will ALWAYS keep the tv_nsec part positive so we can use
  511. * the usual normalization.
  512. */
  513. struct timespec xtime __attribute__ ((aligned (16)));
  514. struct timespec wall_to_monotonic __attribute__ ((aligned (16)));
  515. EXPORT_SYMBOL(xtime);
  516. /* Don't completely fail for HZ > 500. */
  517. int tickadj = 500/HZ ? : 1; /* microsecs */
  518. /*
  519. * phase-lock loop variables
  520. */
  521. /* TIME_ERROR prevents overwriting the CMOS clock */
  522. int time_state = TIME_OK; /* clock synchronization status */
  523. int time_status = STA_UNSYNC; /* clock status bits */
  524. long time_offset; /* time adjustment (us) */
  525. long time_constant = 2; /* pll time constant */
  526. long time_tolerance = MAXFREQ; /* frequency tolerance (ppm) */
  527. long time_precision = 1; /* clock precision (us) */
  528. long time_maxerror = NTP_PHASE_LIMIT; /* maximum error (us) */
  529. long time_esterror = NTP_PHASE_LIMIT; /* estimated error (us) */
  530. long time_freq = (((NSEC_PER_SEC + HZ/2) % HZ - HZ/2) << SHIFT_USEC) / NSEC_PER_USEC;
  531. /* frequency offset (scaled ppm)*/
  532. static long time_adj; /* tick adjust (scaled 1 / HZ) */
  533. long time_reftime; /* time at last adjustment (s) */
  534. long time_adjust;
  535. long time_next_adjust;
  536. /*
  537. * this routine handles the overflow of the microsecond field
  538. *
  539. * The tricky bits of code to handle the accurate clock support
  540. * were provided by Dave Mills (Mills@UDEL.EDU) of NTP fame.
  541. * They were originally developed for SUN and DEC kernels.
  542. * All the kudos should go to Dave for this stuff.
  543. *
  544. */
  545. static void second_overflow(void)
  546. {
  547. long ltemp;
  548. /* Bump the maxerror field */
  549. time_maxerror += time_tolerance >> SHIFT_USEC;
  550. if (time_maxerror > NTP_PHASE_LIMIT) {
  551. time_maxerror = NTP_PHASE_LIMIT;
  552. time_status |= STA_UNSYNC;
  553. }
  554. /*
  555. * Leap second processing. If in leap-insert state at the end of the
  556. * day, the system clock is set back one second; if in leap-delete
  557. * state, the system clock is set ahead one second. The microtime()
  558. * routine or external clock driver will insure that reported time is
  559. * always monotonic. The ugly divides should be replaced.
  560. */
  561. switch (time_state) {
  562. case TIME_OK:
  563. if (time_status & STA_INS)
  564. time_state = TIME_INS;
  565. else if (time_status & STA_DEL)
  566. time_state = TIME_DEL;
  567. break;
  568. case TIME_INS:
  569. if (xtime.tv_sec % 86400 == 0) {
  570. xtime.tv_sec--;
  571. wall_to_monotonic.tv_sec++;
  572. /*
  573. * The timer interpolator will make time change
  574. * gradually instead of an immediate jump by one second
  575. */
  576. time_interpolator_update(-NSEC_PER_SEC);
  577. time_state = TIME_OOP;
  578. clock_was_set();
  579. printk(KERN_NOTICE "Clock: inserting leap second "
  580. "23:59:60 UTC\n");
  581. }
  582. break;
  583. case TIME_DEL:
  584. if ((xtime.tv_sec + 1) % 86400 == 0) {
  585. xtime.tv_sec++;
  586. wall_to_monotonic.tv_sec--;
  587. /*
  588. * Use of time interpolator for a gradual change of
  589. * time
  590. */
  591. time_interpolator_update(NSEC_PER_SEC);
  592. time_state = TIME_WAIT;
  593. clock_was_set();
  594. printk(KERN_NOTICE "Clock: deleting leap second "
  595. "23:59:59 UTC\n");
  596. }
  597. break;
  598. case TIME_OOP:
  599. time_state = TIME_WAIT;
  600. break;
  601. case TIME_WAIT:
  602. if (!(time_status & (STA_INS | STA_DEL)))
  603. time_state = TIME_OK;
  604. }
  605. /*
  606. * Compute the phase adjustment for the next second. In PLL mode, the
  607. * offset is reduced by a fixed factor times the time constant. In FLL
  608. * mode the offset is used directly. In either mode, the maximum phase
  609. * adjustment for each second is clamped so as to spread the adjustment
  610. * over not more than the number of seconds between updates.
  611. */
  612. ltemp = time_offset;
  613. if (!(time_status & STA_FLL))
  614. ltemp = shift_right(ltemp, SHIFT_KG + time_constant);
  615. ltemp = min(ltemp, (MAXPHASE / MINSEC) << SHIFT_UPDATE);
  616. ltemp = max(ltemp, -(MAXPHASE / MINSEC) << SHIFT_UPDATE);
  617. time_offset -= ltemp;
  618. time_adj = ltemp << (SHIFT_SCALE - SHIFT_HZ - SHIFT_UPDATE);
  619. /*
  620. * Compute the frequency estimate and additional phase adjustment due
  621. * to frequency error for the next second.
  622. */
  623. ltemp = time_freq;
  624. time_adj += shift_right(ltemp,(SHIFT_USEC + SHIFT_HZ - SHIFT_SCALE));
  625. #if HZ == 100
  626. /*
  627. * Compensate for (HZ==100) != (1 << SHIFT_HZ). Add 25% and 3.125% to
  628. * get 128.125; => only 0.125% error (p. 14)
  629. */
  630. time_adj += shift_right(time_adj, 2) + shift_right(time_adj, 5);
  631. #endif
  632. #if HZ == 250
  633. /*
  634. * Compensate for (HZ==250) != (1 << SHIFT_HZ). Add 1.5625% and
  635. * 0.78125% to get 255.85938; => only 0.05% error (p. 14)
  636. */
  637. time_adj += shift_right(time_adj, 6) + shift_right(time_adj, 7);
  638. #endif
  639. #if HZ == 1000
  640. /*
  641. * Compensate for (HZ==1000) != (1 << SHIFT_HZ). Add 1.5625% and
  642. * 0.78125% to get 1023.4375; => only 0.05% error (p. 14)
  643. */
  644. time_adj += shift_right(time_adj, 6) + shift_right(time_adj, 7);
  645. #endif
  646. }
  647. /*
  648. * Returns how many microseconds we need to add to xtime this tick
  649. * in doing an adjustment requested with adjtime.
  650. */
  651. static long adjtime_adjustment(void)
  652. {
  653. long time_adjust_step;
  654. time_adjust_step = time_adjust;
  655. if (time_adjust_step) {
  656. /*
  657. * We are doing an adjtime thing. Prepare time_adjust_step to
  658. * be within bounds. Note that a positive time_adjust means we
  659. * want the clock to run faster.
  660. *
  661. * Limit the amount of the step to be in the range
  662. * -tickadj .. +tickadj
  663. */
  664. time_adjust_step = min(time_adjust_step, (long)tickadj);
  665. time_adjust_step = max(time_adjust_step, (long)-tickadj);
  666. }
  667. return time_adjust_step;
  668. }
  669. /* in the NTP reference this is called "hardclock()" */
  670. static void update_ntp_one_tick(void)
  671. {
  672. long time_adjust_step;
  673. time_adjust_step = adjtime_adjustment();
  674. if (time_adjust_step)
  675. /* Reduce by this step the amount of time left */
  676. time_adjust -= time_adjust_step;
  677. /* Changes by adjtime() do not take effect till next tick. */
  678. if (time_next_adjust != 0) {
  679. time_adjust = time_next_adjust;
  680. time_next_adjust = 0;
  681. }
  682. }
  683. /*
  684. * Return how long ticks are at the moment, that is, how much time
  685. * update_wall_time_one_tick will add to xtime next time we call it
  686. * (assuming no calls to do_adjtimex in the meantime).
  687. * The return value is in fixed-point nanoseconds shifted by the
  688. * specified number of bits to the right of the binary point.
  689. * This function has no side-effects.
  690. */
  691. u64 current_tick_length(void)
  692. {
  693. long delta_nsec;
  694. u64 ret;
  695. /* calculate the finest interval NTP will allow.
  696. * ie: nanosecond value shifted by (SHIFT_SCALE - 10)
  697. */
  698. delta_nsec = tick_nsec + adjtime_adjustment() * 1000;
  699. ret = (u64)delta_nsec << TICK_LENGTH_SHIFT;
  700. ret += (s64)time_adj << (TICK_LENGTH_SHIFT - (SHIFT_SCALE - 10));
  701. return ret;
  702. }
  703. /* XXX - all of this timekeeping code should be later moved to time.c */
  704. #include <linux/clocksource.h>
  705. static struct clocksource *clock; /* pointer to current clocksource */
  706. #ifdef CONFIG_GENERIC_TIME
  707. /**
  708. * __get_nsec_offset - Returns nanoseconds since last call to periodic_hook
  709. *
  710. * private function, must hold xtime_lock lock when being
  711. * called. Returns the number of nanoseconds since the
  712. * last call to update_wall_time() (adjusted by NTP scaling)
  713. */
  714. static inline s64 __get_nsec_offset(void)
  715. {
  716. cycle_t cycle_now, cycle_delta;
  717. s64 ns_offset;
  718. /* read clocksource: */
  719. cycle_now = clocksource_read(clock);
  720. /* calculate the delta since the last update_wall_time: */
  721. cycle_delta = (cycle_now - clock->cycle_last) & clock->mask;
  722. /* convert to nanoseconds: */
  723. ns_offset = cyc2ns(clock, cycle_delta);
  724. return ns_offset;
  725. }
  726. /**
  727. * __get_realtime_clock_ts - Returns the time of day in a timespec
  728. * @ts: pointer to the timespec to be set
  729. *
  730. * Returns the time of day in a timespec. Used by
  731. * do_gettimeofday() and get_realtime_clock_ts().
  732. */
  733. static inline void __get_realtime_clock_ts(struct timespec *ts)
  734. {
  735. unsigned long seq;
  736. s64 nsecs;
  737. do {
  738. seq = read_seqbegin(&xtime_lock);
  739. *ts = xtime;
  740. nsecs = __get_nsec_offset();
  741. } while (read_seqretry(&xtime_lock, seq));
  742. timespec_add_ns(ts, nsecs);
  743. }
  744. /**
  745. * getnstimeofday - Returns the time of day in a timespec
  746. * @ts: pointer to the timespec to be set
  747. *
  748. * Returns the time of day in a timespec.
  749. */
  750. void getnstimeofday(struct timespec *ts)
  751. {
  752. __get_realtime_clock_ts(ts);
  753. }
  754. EXPORT_SYMBOL(getnstimeofday);
  755. /**
  756. * do_gettimeofday - Returns the time of day in a timeval
  757. * @tv: pointer to the timeval to be set
  758. *
  759. * NOTE: Users should be converted to using get_realtime_clock_ts()
  760. */
  761. void do_gettimeofday(struct timeval *tv)
  762. {
  763. struct timespec now;
  764. __get_realtime_clock_ts(&now);
  765. tv->tv_sec = now.tv_sec;
  766. tv->tv_usec = now.tv_nsec/1000;
  767. }
  768. EXPORT_SYMBOL(do_gettimeofday);
  769. /**
  770. * do_settimeofday - Sets the time of day
  771. * @tv: pointer to the timespec variable containing the new time
  772. *
  773. * Sets the time of day to the new time and update NTP and notify hrtimers
  774. */
  775. int do_settimeofday(struct timespec *tv)
  776. {
  777. unsigned long flags;
  778. time_t wtm_sec, sec = tv->tv_sec;
  779. long wtm_nsec, nsec = tv->tv_nsec;
  780. if ((unsigned long)tv->tv_nsec >= NSEC_PER_SEC)
  781. return -EINVAL;
  782. write_seqlock_irqsave(&xtime_lock, flags);
  783. nsec -= __get_nsec_offset();
  784. wtm_sec = wall_to_monotonic.tv_sec + (xtime.tv_sec - sec);
  785. wtm_nsec = wall_to_monotonic.tv_nsec + (xtime.tv_nsec - nsec);
  786. set_normalized_timespec(&xtime, sec, nsec);
  787. set_normalized_timespec(&wall_to_monotonic, wtm_sec, wtm_nsec);
  788. clock->error = 0;
  789. ntp_clear();
  790. write_sequnlock_irqrestore(&xtime_lock, flags);
  791. /* signal hrtimers about time change */
  792. clock_was_set();
  793. return 0;
  794. }
  795. EXPORT_SYMBOL(do_settimeofday);
  796. /**
  797. * change_clocksource - Swaps clocksources if a new one is available
  798. *
  799. * Accumulates current time interval and initializes new clocksource
  800. */
  801. static int change_clocksource(void)
  802. {
  803. struct clocksource *new;
  804. cycle_t now;
  805. u64 nsec;
  806. new = clocksource_get_next();
  807. if (clock != new) {
  808. now = clocksource_read(new);
  809. nsec = __get_nsec_offset();
  810. timespec_add_ns(&xtime, nsec);
  811. clock = new;
  812. clock->cycle_last = now;
  813. printk(KERN_INFO "Time: %s clocksource has been installed.\n",
  814. clock->name);
  815. return 1;
  816. } else if (clock->update_callback) {
  817. return clock->update_callback();
  818. }
  819. return 0;
  820. }
  821. #else
  822. #define change_clocksource() (0)
  823. #endif
  824. /**
  825. * timeofday_is_continuous - check to see if timekeeping is free running
  826. */
  827. int timekeeping_is_continuous(void)
  828. {
  829. unsigned long seq;
  830. int ret;
  831. do {
  832. seq = read_seqbegin(&xtime_lock);
  833. ret = clock->is_continuous;
  834. } while (read_seqretry(&xtime_lock, seq));
  835. return ret;
  836. }
  837. /*
  838. * timekeeping_init - Initializes the clocksource and common timekeeping values
  839. */
  840. void __init timekeeping_init(void)
  841. {
  842. unsigned long flags;
  843. write_seqlock_irqsave(&xtime_lock, flags);
  844. clock = clocksource_get_next();
  845. clocksource_calculate_interval(clock, tick_nsec);
  846. clock->cycle_last = clocksource_read(clock);
  847. ntp_clear();
  848. write_sequnlock_irqrestore(&xtime_lock, flags);
  849. }
  850. /*
  851. * timekeeping_resume - Resumes the generic timekeeping subsystem.
  852. * @dev: unused
  853. *
  854. * This is for the generic clocksource timekeeping.
  855. * xtime/wall_to_monotonic/jiffies/wall_jiffies/etc are
  856. * still managed by arch specific suspend/resume code.
  857. */
  858. static int timekeeping_resume(struct sys_device *dev)
  859. {
  860. unsigned long flags;
  861. write_seqlock_irqsave(&xtime_lock, flags);
  862. /* restart the last cycle value */
  863. clock->cycle_last = clocksource_read(clock);
  864. write_sequnlock_irqrestore(&xtime_lock, flags);
  865. return 0;
  866. }
  867. /* sysfs resume/suspend bits for timekeeping */
  868. static struct sysdev_class timekeeping_sysclass = {
  869. .resume = timekeeping_resume,
  870. set_kset_name("timekeeping"),
  871. };
  872. static struct sys_device device_timer = {
  873. .id = 0,
  874. .cls = &timekeeping_sysclass,
  875. };
  876. static int __init timekeeping_init_device(void)
  877. {
  878. int error = sysdev_class_register(&timekeeping_sysclass);
  879. if (!error)
  880. error = sysdev_register(&device_timer);
  881. return error;
  882. }
  883. device_initcall(timekeeping_init_device);
  884. /*
  885. * If the error is already larger, we look ahead even further
  886. * to compensate for late or lost adjustments.
  887. */
  888. static __always_inline int clocksource_bigadjust(s64 error, s64 *interval, s64 *offset)
  889. {
  890. s64 tick_error, i;
  891. u32 look_ahead, adj;
  892. s32 error2, mult;
  893. /*
  894. * Use the current error value to determine how much to look ahead.
  895. * The larger the error the slower we adjust for it to avoid problems
  896. * with losing too many ticks, otherwise we would overadjust and
  897. * produce an even larger error. The smaller the adjustment the
  898. * faster we try to adjust for it, as lost ticks can do less harm
  899. * here. This is tuned so that an error of about 1 msec is adusted
  900. * within about 1 sec (or 2^20 nsec in 2^SHIFT_HZ ticks).
  901. */
  902. error2 = clock->error >> (TICK_LENGTH_SHIFT + 22 - 2 * SHIFT_HZ);
  903. error2 = abs(error2);
  904. for (look_ahead = 0; error2 > 0; look_ahead++)
  905. error2 >>= 2;
  906. /*
  907. * Now calculate the error in (1 << look_ahead) ticks, but first
  908. * remove the single look ahead already included in the error.
  909. */
  910. tick_error = current_tick_length() >> (TICK_LENGTH_SHIFT - clock->shift + 1);
  911. tick_error -= clock->xtime_interval >> 1;
  912. error = ((error - tick_error) >> look_ahead) + tick_error;
  913. /* Finally calculate the adjustment shift value. */
  914. i = *interval;
  915. mult = 1;
  916. if (error < 0) {
  917. error = -error;
  918. *interval = -*interval;
  919. *offset = -*offset;
  920. mult = -1;
  921. }
  922. for (adj = 0; error > i; adj++)
  923. error >>= 1;
  924. *interval <<= adj;
  925. *offset <<= adj;
  926. return mult << adj;
  927. }
  928. /*
  929. * Adjust the multiplier to reduce the error value,
  930. * this is optimized for the most common adjustments of -1,0,1,
  931. * for other values we can do a bit more work.
  932. */
  933. static void clocksource_adjust(struct clocksource *clock, s64 offset)
  934. {
  935. s64 error, interval = clock->cycle_interval;
  936. int adj;
  937. error = clock->error >> (TICK_LENGTH_SHIFT - clock->shift - 1);
  938. if (error > interval) {
  939. error >>= 2;
  940. if (likely(error <= interval))
  941. adj = 1;
  942. else
  943. adj = clocksource_bigadjust(error, &interval, &offset);
  944. } else if (error < -interval) {
  945. error >>= 2;
  946. if (likely(error >= -interval)) {
  947. adj = -1;
  948. interval = -interval;
  949. offset = -offset;
  950. } else
  951. adj = clocksource_bigadjust(error, &interval, &offset);
  952. } else
  953. return;
  954. clock->mult += adj;
  955. clock->xtime_interval += interval;
  956. clock->xtime_nsec -= offset;
  957. clock->error -= (interval - offset) << (TICK_LENGTH_SHIFT - clock->shift);
  958. }
  959. /*
  960. * update_wall_time - Uses the current clocksource to increment the wall time
  961. *
  962. * Called from the timer interrupt, must hold a write on xtime_lock.
  963. */
  964. static void update_wall_time(void)
  965. {
  966. cycle_t offset;
  967. clock->xtime_nsec += (s64)xtime.tv_nsec << clock->shift;
  968. #ifdef CONFIG_GENERIC_TIME
  969. offset = (clocksource_read(clock) - clock->cycle_last) & clock->mask;
  970. #else
  971. offset = clock->cycle_interval;
  972. #endif
  973. /* normally this loop will run just once, however in the
  974. * case of lost or late ticks, it will accumulate correctly.
  975. */
  976. while (offset >= clock->cycle_interval) {
  977. /* accumulate one interval */
  978. clock->xtime_nsec += clock->xtime_interval;
  979. clock->cycle_last += clock->cycle_interval;
  980. offset -= clock->cycle_interval;
  981. if (clock->xtime_nsec >= (u64)NSEC_PER_SEC << clock->shift) {
  982. clock->xtime_nsec -= (u64)NSEC_PER_SEC << clock->shift;
  983. xtime.tv_sec++;
  984. second_overflow();
  985. }
  986. /* interpolator bits */
  987. time_interpolator_update(clock->xtime_interval
  988. >> clock->shift);
  989. /* increment the NTP state machine */
  990. update_ntp_one_tick();
  991. /* accumulate error between NTP and clock interval */
  992. clock->error += current_tick_length();
  993. clock->error -= clock->xtime_interval << (TICK_LENGTH_SHIFT - clock->shift);
  994. }
  995. /* correct the clock when NTP error is too big */
  996. clocksource_adjust(clock, offset);
  997. /* store full nanoseconds into xtime */
  998. xtime.tv_nsec = (s64)clock->xtime_nsec >> clock->shift;
  999. clock->xtime_nsec -= (s64)xtime.tv_nsec << clock->shift;
  1000. /* check to see if there is a new clocksource to use */
  1001. if (change_clocksource()) {
  1002. clock->error = 0;
  1003. clock->xtime_nsec = 0;
  1004. clocksource_calculate_interval(clock, tick_nsec);
  1005. }
  1006. }
  1007. /*
  1008. * Called from the timer interrupt handler to charge one tick to the current
  1009. * process. user_tick is 1 if the tick is user time, 0 for system.
  1010. */
  1011. void update_process_times(int user_tick)
  1012. {
  1013. struct task_struct *p = current;
  1014. int cpu = smp_processor_id();
  1015. /* Note: this timer irq context must be accounted for as well. */
  1016. if (user_tick)
  1017. account_user_time(p, jiffies_to_cputime(1));
  1018. else
  1019. account_system_time(p, HARDIRQ_OFFSET, jiffies_to_cputime(1));
  1020. run_local_timers();
  1021. if (rcu_pending(cpu))
  1022. rcu_check_callbacks(cpu, user_tick);
  1023. scheduler_tick();
  1024. run_posix_cpu_timers(p);
  1025. }
  1026. /*
  1027. * Nr of active tasks - counted in fixed-point numbers
  1028. */
  1029. static unsigned long count_active_tasks(void)
  1030. {
  1031. return nr_active() * FIXED_1;
  1032. }
  1033. /*
  1034. * Hmm.. Changed this, as the GNU make sources (load.c) seems to
  1035. * imply that avenrun[] is the standard name for this kind of thing.
  1036. * Nothing else seems to be standardized: the fractional size etc
  1037. * all seem to differ on different machines.
  1038. *
  1039. * Requires xtime_lock to access.
  1040. */
  1041. unsigned long avenrun[3];
  1042. EXPORT_SYMBOL(avenrun);
  1043. /*
  1044. * calc_load - given tick count, update the avenrun load estimates.
  1045. * This is called while holding a write_lock on xtime_lock.
  1046. */
  1047. static inline void calc_load(unsigned long ticks)
  1048. {
  1049. unsigned long active_tasks; /* fixed-point */
  1050. static int count = LOAD_FREQ;
  1051. count -= ticks;
  1052. if (count < 0) {
  1053. count += LOAD_FREQ;
  1054. active_tasks = count_active_tasks();
  1055. CALC_LOAD(avenrun[0], EXP_1, active_tasks);
  1056. CALC_LOAD(avenrun[1], EXP_5, active_tasks);
  1057. CALC_LOAD(avenrun[2], EXP_15, active_tasks);
  1058. }
  1059. }
  1060. /* jiffies at the most recent update of wall time */
  1061. unsigned long wall_jiffies = INITIAL_JIFFIES;
  1062. /*
  1063. * This read-write spinlock protects us from races in SMP while
  1064. * playing with xtime and avenrun.
  1065. */
  1066. #ifndef ARCH_HAVE_XTIME_LOCK
  1067. __cacheline_aligned_in_smp DEFINE_SEQLOCK(xtime_lock);
  1068. EXPORT_SYMBOL(xtime_lock);
  1069. #endif
  1070. /*
  1071. * This function runs timers and the timer-tq in bottom half context.
  1072. */
  1073. static void run_timer_softirq(struct softirq_action *h)
  1074. {
  1075. tvec_base_t *base = __get_cpu_var(tvec_bases);
  1076. hrtimer_run_queues();
  1077. if (time_after_eq(jiffies, base->timer_jiffies))
  1078. __run_timers(base);
  1079. }
  1080. /*
  1081. * Called by the local, per-CPU timer interrupt on SMP.
  1082. */
  1083. void run_local_timers(void)
  1084. {
  1085. raise_softirq(TIMER_SOFTIRQ);
  1086. softlockup_tick();
  1087. }
  1088. /*
  1089. * Called by the timer interrupt. xtime_lock must already be taken
  1090. * by the timer IRQ!
  1091. */
  1092. static inline void update_times(void)
  1093. {
  1094. unsigned long ticks;
  1095. ticks = jiffies - wall_jiffies;
  1096. wall_jiffies += ticks;
  1097. update_wall_time();
  1098. calc_load(ticks);
  1099. }
  1100. /*
  1101. * The 64-bit jiffies value is not atomic - you MUST NOT read it
  1102. * without sampling the sequence number in xtime_lock.
  1103. * jiffies is defined in the linker script...
  1104. */
  1105. void do_timer(struct pt_regs *regs)
  1106. {
  1107. jiffies_64++;
  1108. /* prevent loading jiffies before storing new jiffies_64 value. */
  1109. barrier();
  1110. update_times();
  1111. }
  1112. #ifdef __ARCH_WANT_SYS_ALARM
  1113. /*
  1114. * For backwards compatibility? This can be done in libc so Alpha
  1115. * and all newer ports shouldn't need it.
  1116. */
  1117. asmlinkage unsigned long sys_alarm(unsigned int seconds)
  1118. {
  1119. return alarm_setitimer(seconds);
  1120. }
  1121. #endif
  1122. #ifndef __alpha__
  1123. /*
  1124. * The Alpha uses getxpid, getxuid, and getxgid instead. Maybe this
  1125. * should be moved into arch/i386 instead?
  1126. */
  1127. /**
  1128. * sys_getpid - return the thread group id of the current process
  1129. *
  1130. * Note, despite the name, this returns the tgid not the pid. The tgid and
  1131. * the pid are identical unless CLONE_THREAD was specified on clone() in
  1132. * which case the tgid is the same in all threads of the same group.
  1133. *
  1134. * This is SMP safe as current->tgid does not change.
  1135. */
  1136. asmlinkage long sys_getpid(void)
  1137. {
  1138. return current->tgid;
  1139. }
  1140. /*
  1141. * Accessing ->group_leader->real_parent is not SMP-safe, it could
  1142. * change from under us. However, rather than getting any lock
  1143. * we can use an optimistic algorithm: get the parent
  1144. * pid, and go back and check that the parent is still
  1145. * the same. If it has changed (which is extremely unlikely
  1146. * indeed), we just try again..
  1147. *
  1148. * NOTE! This depends on the fact that even if we _do_
  1149. * get an old value of "parent", we can happily dereference
  1150. * the pointer (it was and remains a dereferencable kernel pointer
  1151. * no matter what): we just can't necessarily trust the result
  1152. * until we know that the parent pointer is valid.
  1153. *
  1154. * NOTE2: ->group_leader never changes from under us.
  1155. */
  1156. asmlinkage long sys_getppid(void)
  1157. {
  1158. int pid;
  1159. struct task_struct *me = current;
  1160. struct task_struct *parent;
  1161. parent = me->group_leader->real_parent;
  1162. for (;;) {
  1163. pid = parent->tgid;
  1164. #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT)
  1165. {
  1166. struct task_struct *old = parent;
  1167. /*
  1168. * Make sure we read the pid before re-reading the
  1169. * parent pointer:
  1170. */
  1171. smp_rmb();
  1172. parent = me->group_leader->real_parent;
  1173. if (old != parent)
  1174. continue;
  1175. }
  1176. #endif
  1177. break;
  1178. }
  1179. return pid;
  1180. }
  1181. asmlinkage long sys_getuid(void)
  1182. {
  1183. /* Only we change this so SMP safe */
  1184. return current->uid;
  1185. }
  1186. asmlinkage long sys_geteuid(void)
  1187. {
  1188. /* Only we change this so SMP safe */
  1189. return current->euid;
  1190. }
  1191. asmlinkage long sys_getgid(void)
  1192. {
  1193. /* Only we change this so SMP safe */
  1194. return current->gid;
  1195. }
  1196. asmlinkage long sys_getegid(void)
  1197. {
  1198. /* Only we change this so SMP safe */
  1199. return current->egid;
  1200. }
  1201. #endif
  1202. static void process_timeout(unsigned long __data)
  1203. {
  1204. wake_up_process((struct task_struct *)__data);
  1205. }
  1206. /**
  1207. * schedule_timeout - sleep until timeout
  1208. * @timeout: timeout value in jiffies
  1209. *
  1210. * Make the current task sleep until @timeout jiffies have
  1211. * elapsed. The routine will return immediately unless
  1212. * the current task state has been set (see set_current_state()).
  1213. *
  1214. * You can set the task state as follows -
  1215. *
  1216. * %TASK_UNINTERRUPTIBLE - at least @timeout jiffies are guaranteed to
  1217. * pass before the routine returns. The routine will return 0
  1218. *
  1219. * %TASK_INTERRUPTIBLE - the routine may return early if a signal is
  1220. * delivered to the current task. In this case the remaining time
  1221. * in jiffies will be returned, or 0 if the timer expired in time
  1222. *
  1223. * The current task state is guaranteed to be TASK_RUNNING when this
  1224. * routine returns.
  1225. *
  1226. * Specifying a @timeout value of %MAX_SCHEDULE_TIMEOUT will schedule
  1227. * the CPU away without a bound on the timeout. In this case the return
  1228. * value will be %MAX_SCHEDULE_TIMEOUT.
  1229. *
  1230. * In all cases the return value is guaranteed to be non-negative.
  1231. */
  1232. fastcall signed long __sched schedule_timeout(signed long timeout)
  1233. {
  1234. struct timer_list timer;
  1235. unsigned long expire;
  1236. switch (timeout)
  1237. {
  1238. case MAX_SCHEDULE_TIMEOUT:
  1239. /*
  1240. * These two special cases are useful to be comfortable
  1241. * in the caller. Nothing more. We could take
  1242. * MAX_SCHEDULE_TIMEOUT from one of the negative value
  1243. * but I' d like to return a valid offset (>=0) to allow
  1244. * the caller to do everything it want with the retval.
  1245. */
  1246. schedule();
  1247. goto out;
  1248. default:
  1249. /*
  1250. * Another bit of PARANOID. Note that the retval will be
  1251. * 0 since no piece of kernel is supposed to do a check
  1252. * for a negative retval of schedule_timeout() (since it
  1253. * should never happens anyway). You just have the printk()
  1254. * that will tell you if something is gone wrong and where.
  1255. */
  1256. if (timeout < 0)
  1257. {
  1258. printk(KERN_ERR "schedule_timeout: wrong timeout "
  1259. "value %lx from %p\n", timeout,
  1260. __builtin_return_address(0));
  1261. current->state = TASK_RUNNING;
  1262. goto out;
  1263. }
  1264. }
  1265. expire = timeout + jiffies;
  1266. setup_timer(&timer, process_timeout, (unsigned long)current);
  1267. __mod_timer(&timer, expire);
  1268. schedule();
  1269. del_singleshot_timer_sync(&timer);
  1270. timeout = expire - jiffies;
  1271. out:
  1272. return timeout < 0 ? 0 : timeout;
  1273. }
  1274. EXPORT_SYMBOL(schedule_timeout);
  1275. /*
  1276. * We can use __set_current_state() here because schedule_timeout() calls
  1277. * schedule() unconditionally.
  1278. */
  1279. signed long __sched schedule_timeout_interruptible(signed long timeout)
  1280. {
  1281. __set_current_state(TASK_INTERRUPTIBLE);
  1282. return schedule_timeout(timeout);
  1283. }
  1284. EXPORT_SYMBOL(schedule_timeout_interruptible);
  1285. signed long __sched schedule_timeout_uninterruptible(signed long timeout)
  1286. {
  1287. __set_current_state(TASK_UNINTERRUPTIBLE);
  1288. return schedule_timeout(timeout);
  1289. }
  1290. EXPORT_SYMBOL(schedule_timeout_uninterruptible);
  1291. /* Thread ID - the internal kernel "pid" */
  1292. asmlinkage long sys_gettid(void)
  1293. {
  1294. return current->pid;
  1295. }
  1296. /*
  1297. * sys_sysinfo - fill in sysinfo struct
  1298. */
  1299. asmlinkage long sys_sysinfo(struct sysinfo __user *info)
  1300. {
  1301. struct sysinfo val;
  1302. unsigned long mem_total, sav_total;
  1303. unsigned int mem_unit, bitcount;
  1304. unsigned long seq;
  1305. memset((char *)&val, 0, sizeof(struct sysinfo));
  1306. do {
  1307. struct timespec tp;
  1308. seq = read_seqbegin(&xtime_lock);
  1309. /*
  1310. * This is annoying. The below is the same thing
  1311. * posix_get_clock_monotonic() does, but it wants to
  1312. * take the lock which we want to cover the loads stuff
  1313. * too.
  1314. */
  1315. getnstimeofday(&tp);
  1316. tp.tv_sec += wall_to_monotonic.tv_sec;
  1317. tp.tv_nsec += wall_to_monotonic.tv_nsec;
  1318. if (tp.tv_nsec - NSEC_PER_SEC >= 0) {
  1319. tp.tv_nsec = tp.tv_nsec - NSEC_PER_SEC;
  1320. tp.tv_sec++;
  1321. }
  1322. val.uptime = tp.tv_sec + (tp.tv_nsec ? 1 : 0);
  1323. val.loads[0] = avenrun[0] << (SI_LOAD_SHIFT - FSHIFT);
  1324. val.loads[1] = avenrun[1] << (SI_LOAD_SHIFT - FSHIFT);
  1325. val.loads[2] = avenrun[2] << (SI_LOAD_SHIFT - FSHIFT);
  1326. val.procs = nr_threads;
  1327. } while (read_seqretry(&xtime_lock, seq));
  1328. si_meminfo(&val);
  1329. si_swapinfo(&val);
  1330. /*
  1331. * If the sum of all the available memory (i.e. ram + swap)
  1332. * is less than can be stored in a 32 bit unsigned long then
  1333. * we can be binary compatible with 2.2.x kernels. If not,
  1334. * well, in that case 2.2.x was broken anyways...
  1335. *
  1336. * -Erik Andersen <andersee@debian.org>
  1337. */
  1338. mem_total = val.totalram + val.totalswap;
  1339. if (mem_total < val.totalram || mem_total < val.totalswap)
  1340. goto out;
  1341. bitcount = 0;
  1342. mem_unit = val.mem_unit;
  1343. while (mem_unit > 1) {
  1344. bitcount++;
  1345. mem_unit >>= 1;
  1346. sav_total = mem_total;
  1347. mem_total <<= 1;
  1348. if (mem_total < sav_total)
  1349. goto out;
  1350. }
  1351. /*
  1352. * If mem_total did not overflow, multiply all memory values by
  1353. * val.mem_unit and set it to 1. This leaves things compatible
  1354. * with 2.2.x, and also retains compatibility with earlier 2.4.x
  1355. * kernels...
  1356. */
  1357. val.mem_unit = 1;
  1358. val.totalram <<= bitcount;
  1359. val.freeram <<= bitcount;
  1360. val.sharedram <<= bitcount;
  1361. val.bufferram <<= bitcount;
  1362. val.totalswap <<= bitcount;
  1363. val.freeswap <<= bitcount;
  1364. val.totalhigh <<= bitcount;
  1365. val.freehigh <<= bitcount;
  1366. out:
  1367. if (copy_to_user(info, &val, sizeof(struct sysinfo)))
  1368. return -EFAULT;
  1369. return 0;
  1370. }
  1371. /*
  1372. * lockdep: we want to track each per-CPU base as a separate lock-class,
  1373. * but timer-bases are kmalloc()-ed, so we need to attach separate
  1374. * keys to them:
  1375. */
  1376. static struct lock_class_key base_lock_keys[NR_CPUS];
  1377. static int __devinit init_timers_cpu(int cpu)
  1378. {
  1379. int j;
  1380. tvec_base_t *base;
  1381. static char __devinitdata tvec_base_done[NR_CPUS];
  1382. if (!tvec_base_done[cpu]) {
  1383. static char boot_done;
  1384. if (boot_done) {
  1385. /*
  1386. * The APs use this path later in boot
  1387. */
  1388. base = kmalloc_node(sizeof(*base), GFP_KERNEL,
  1389. cpu_to_node(cpu));
  1390. if (!base)
  1391. return -ENOMEM;
  1392. memset(base, 0, sizeof(*base));
  1393. per_cpu(tvec_bases, cpu) = base;
  1394. } else {
  1395. /*
  1396. * This is for the boot CPU - we use compile-time
  1397. * static initialisation because per-cpu memory isn't
  1398. * ready yet and because the memory allocators are not
  1399. * initialised either.
  1400. */
  1401. boot_done = 1;
  1402. base = &boot_tvec_bases;
  1403. }
  1404. tvec_base_done[cpu] = 1;
  1405. } else {
  1406. base = per_cpu(tvec_bases, cpu);
  1407. }
  1408. spin_lock_init(&base->lock);
  1409. lockdep_set_class(&base->lock, base_lock_keys + cpu);
  1410. for (j = 0; j < TVN_SIZE; j++) {
  1411. INIT_LIST_HEAD(base->tv5.vec + j);
  1412. INIT_LIST_HEAD(base->tv4.vec + j);
  1413. INIT_LIST_HEAD(base->tv3.vec + j);
  1414. INIT_LIST_HEAD(base->tv2.vec + j);
  1415. }
  1416. for (j = 0; j < TVR_SIZE; j++)
  1417. INIT_LIST_HEAD(base->tv1.vec + j);
  1418. base->timer_jiffies = jiffies;
  1419. return 0;
  1420. }
  1421. #ifdef CONFIG_HOTPLUG_CPU
  1422. static void migrate_timer_list(tvec_base_t *new_base, struct list_head *head)
  1423. {
  1424. struct timer_list *timer;
  1425. while (!list_empty(head)) {
  1426. timer = list_entry(head->next, struct timer_list, entry);
  1427. detach_timer(timer, 0);
  1428. timer->base = new_base;
  1429. internal_add_timer(new_base, timer);
  1430. }
  1431. }
  1432. static void __devinit migrate_timers(int cpu)
  1433. {
  1434. tvec_base_t *old_base;
  1435. tvec_base_t *new_base;
  1436. int i;
  1437. BUG_ON(cpu_online(cpu));
  1438. old_base = per_cpu(tvec_bases, cpu);
  1439. new_base = get_cpu_var(tvec_bases);
  1440. local_irq_disable();
  1441. spin_lock(&new_base->lock);
  1442. spin_lock(&old_base->lock);
  1443. BUG_ON(old_base->running_timer);
  1444. for (i = 0; i < TVR_SIZE; i++)
  1445. migrate_timer_list(new_base, old_base->tv1.vec + i);
  1446. for (i = 0; i < TVN_SIZE; i++) {
  1447. migrate_timer_list(new_base, old_base->tv2.vec + i);
  1448. migrate_timer_list(new_base, old_base->tv3.vec + i);
  1449. migrate_timer_list(new_base, old_base->tv4.vec + i);
  1450. migrate_timer_list(new_base, old_base->tv5.vec + i);
  1451. }
  1452. spin_unlock(&old_base->lock);
  1453. spin_unlock(&new_base->lock);
  1454. local_irq_enable();
  1455. put_cpu_var(tvec_bases);
  1456. }
  1457. #endif /* CONFIG_HOTPLUG_CPU */
  1458. static int __devinit timer_cpu_notify(struct notifier_block *self,
  1459. unsigned long action, void *hcpu)
  1460. {
  1461. long cpu = (long)hcpu;
  1462. switch(action) {
  1463. case CPU_UP_PREPARE:
  1464. if (init_timers_cpu(cpu) < 0)
  1465. return NOTIFY_BAD;
  1466. break;
  1467. #ifdef CONFIG_HOTPLUG_CPU
  1468. case CPU_DEAD:
  1469. migrate_timers(cpu);
  1470. break;
  1471. #endif
  1472. default:
  1473. break;
  1474. }
  1475. return NOTIFY_OK;
  1476. }
  1477. static struct notifier_block __devinitdata timers_nb = {
  1478. .notifier_call = timer_cpu_notify,
  1479. };
  1480. void __init init_timers(void)
  1481. {
  1482. timer_cpu_notify(&timers_nb, (unsigned long)CPU_UP_PREPARE,
  1483. (void *)(long)smp_processor_id());
  1484. register_cpu_notifier(&timers_nb);
  1485. open_softirq(TIMER_SOFTIRQ, run_timer_softirq, NULL);
  1486. }
  1487. #ifdef CONFIG_TIME_INTERPOLATION
  1488. struct time_interpolator *time_interpolator __read_mostly;
  1489. static struct time_interpolator *time_interpolator_list __read_mostly;
  1490. static DEFINE_SPINLOCK(time_interpolator_lock);
  1491. static inline u64 time_interpolator_get_cycles(unsigned int src)
  1492. {
  1493. unsigned long (*x)(void);
  1494. switch (src)
  1495. {
  1496. case TIME_SOURCE_FUNCTION:
  1497. x = time_interpolator->addr;
  1498. return x();
  1499. case TIME_SOURCE_MMIO64 :
  1500. return readq_relaxed((void __iomem *)time_interpolator->addr);
  1501. case TIME_SOURCE_MMIO32 :
  1502. return readl_relaxed((void __iomem *)time_interpolator->addr);
  1503. default: return get_cycles();
  1504. }
  1505. }
  1506. static inline u64 time_interpolator_get_counter(int writelock)
  1507. {
  1508. unsigned int src = time_interpolator->source;
  1509. if (time_interpolator->jitter)
  1510. {
  1511. u64 lcycle;
  1512. u64 now;
  1513. do {
  1514. lcycle = time_interpolator->last_cycle;
  1515. now = time_interpolator_get_cycles(src);
  1516. if (lcycle && time_after(lcycle, now))
  1517. return lcycle;
  1518. /* When holding the xtime write lock, there's no need
  1519. * to add the overhead of the cmpxchg. Readers are
  1520. * force to retry until the write lock is released.
  1521. */
  1522. if (writelock) {
  1523. time_interpolator->last_cycle = now;
  1524. return now;
  1525. }
  1526. /* Keep track of the last timer value returned. The use of cmpxchg here
  1527. * will cause contention in an SMP environment.
  1528. */
  1529. } while (unlikely(cmpxchg(&time_interpolator->last_cycle, lcycle, now) != lcycle));
  1530. return now;
  1531. }
  1532. else
  1533. return time_interpolator_get_cycles(src);
  1534. }
  1535. void time_interpolator_reset(void)
  1536. {
  1537. time_interpolator->offset = 0;
  1538. time_interpolator->last_counter = time_interpolator_get_counter(1);
  1539. }
  1540. #define GET_TI_NSECS(count,i) (((((count) - i->last_counter) & (i)->mask) * (i)->nsec_per_cyc) >> (i)->shift)
  1541. unsigned long time_interpolator_get_offset(void)
  1542. {
  1543. /* If we do not have a time interpolator set up then just return zero */
  1544. if (!time_interpolator)
  1545. return 0;
  1546. return time_interpolator->offset +
  1547. GET_TI_NSECS(time_interpolator_get_counter(0), time_interpolator);
  1548. }
  1549. #define INTERPOLATOR_ADJUST 65536
  1550. #define INTERPOLATOR_MAX_SKIP 10*INTERPOLATOR_ADJUST
  1551. static void time_interpolator_update(long delta_nsec)
  1552. {
  1553. u64 counter;
  1554. unsigned long offset;
  1555. /* If there is no time interpolator set up then do nothing */
  1556. if (!time_interpolator)
  1557. return;
  1558. /*
  1559. * The interpolator compensates for late ticks by accumulating the late
  1560. * time in time_interpolator->offset. A tick earlier than expected will
  1561. * lead to a reset of the offset and a corresponding jump of the clock
  1562. * forward. Again this only works if the interpolator clock is running
  1563. * slightly slower than the regular clock and the tuning logic insures
  1564. * that.
  1565. */
  1566. counter = time_interpolator_get_counter(1);
  1567. offset = time_interpolator->offset +
  1568. GET_TI_NSECS(counter, time_interpolator);
  1569. if (delta_nsec < 0 || (unsigned long) delta_nsec < offset)
  1570. time_interpolator->offset = offset - delta_nsec;
  1571. else {
  1572. time_interpolator->skips++;
  1573. time_interpolator->ns_skipped += delta_nsec - offset;
  1574. time_interpolator->offset = 0;
  1575. }
  1576. time_interpolator->last_counter = counter;
  1577. /* Tuning logic for time interpolator invoked every minute or so.
  1578. * Decrease interpolator clock speed if no skips occurred and an offset is carried.
  1579. * Increase interpolator clock speed if we skip too much time.
  1580. */
  1581. if (jiffies % INTERPOLATOR_ADJUST == 0)
  1582. {
  1583. if (time_interpolator->skips == 0 && time_interpolator->offset > tick_nsec)
  1584. time_interpolator->nsec_per_cyc--;
  1585. if (time_interpolator->ns_skipped > INTERPOLATOR_MAX_SKIP && time_interpolator->offset == 0)
  1586. time_interpolator->nsec_per_cyc++;
  1587. time_interpolator->skips = 0;
  1588. time_interpolator->ns_skipped = 0;
  1589. }
  1590. }
  1591. static inline int
  1592. is_better_time_interpolator(struct time_interpolator *new)
  1593. {
  1594. if (!time_interpolator)
  1595. return 1;
  1596. return new->frequency > 2*time_interpolator->frequency ||
  1597. (unsigned long)new->drift < (unsigned long)time_interpolator->drift;
  1598. }
  1599. void
  1600. register_time_interpolator(struct time_interpolator *ti)
  1601. {
  1602. unsigned long flags;
  1603. /* Sanity check */
  1604. BUG_ON(ti->frequency == 0 || ti->mask == 0);
  1605. ti->nsec_per_cyc = ((u64)NSEC_PER_SEC << ti->shift) / ti->frequency;
  1606. spin_lock(&time_interpolator_lock);
  1607. write_seqlock_irqsave(&xtime_lock, flags);
  1608. if (is_better_time_interpolator(ti)) {
  1609. time_interpolator = ti;
  1610. time_interpolator_reset();
  1611. }
  1612. write_sequnlock_irqrestore(&xtime_lock, flags);
  1613. ti->next = time_interpolator_list;
  1614. time_interpolator_list = ti;
  1615. spin_unlock(&time_interpolator_lock);
  1616. }
  1617. void
  1618. unregister_time_interpolator(struct time_interpolator *ti)
  1619. {
  1620. struct time_interpolator *curr, **prev;
  1621. unsigned long flags;
  1622. spin_lock(&time_interpolator_lock);
  1623. prev = &time_interpolator_list;
  1624. for (curr = *prev; curr; curr = curr->next) {
  1625. if (curr == ti) {
  1626. *prev = curr->next;
  1627. break;
  1628. }
  1629. prev = &curr->next;
  1630. }
  1631. write_seqlock_irqsave(&xtime_lock, flags);
  1632. if (ti == time_interpolator) {
  1633. /* we lost the best time-interpolator: */
  1634. time_interpolator = NULL;
  1635. /* find the next-best interpolator */
  1636. for (curr = time_interpolator_list; curr; curr = curr->next)
  1637. if (is_better_time_interpolator(curr))
  1638. time_interpolator = curr;
  1639. time_interpolator_reset();
  1640. }
  1641. write_sequnlock_irqrestore(&xtime_lock, flags);
  1642. spin_unlock(&time_interpolator_lock);
  1643. }
  1644. #endif /* CONFIG_TIME_INTERPOLATION */
  1645. /**
  1646. * msleep - sleep safely even with waitqueue interruptions
  1647. * @msecs: Time in milliseconds to sleep for
  1648. */
  1649. void msleep(unsigned int msecs)
  1650. {
  1651. unsigned long timeout = msecs_to_jiffies(msecs) + 1;
  1652. while (timeout)
  1653. timeout = schedule_timeout_uninterruptible(timeout);
  1654. }
  1655. EXPORT_SYMBOL(msleep);
  1656. /**
  1657. * msleep_interruptible - sleep waiting for signals
  1658. * @msecs: Time in milliseconds to sleep for
  1659. */
  1660. unsigned long msleep_interruptible(unsigned int msecs)
  1661. {
  1662. unsigned long timeout = msecs_to_jiffies(msecs) + 1;
  1663. while (timeout && !signal_pending(current))
  1664. timeout = schedule_timeout_interruptible(timeout);
  1665. return jiffies_to_msecs(timeout);
  1666. }
  1667. EXPORT_SYMBOL(msleep_interruptible);