Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1222378 > unrolled thread

[PATCH 0/3] nohz: minor cleanups

Started byLuiz Capitulino <lcapitulino@redhat.com>
First post2015-09-10 22:00 +0200
Last post2015-09-10 22:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] nohz: minor cleanups Luiz Capitulino <lcapitulino@redhat.com> - 2015-09-10 22:00 +0200

#1222378 — [PATCH 0/3] nohz: minor cleanups

FromLuiz Capitulino <lcapitulino@redhat.com>
Date2015-09-10 22:00 +0200
Subject[PATCH 0/3] nohz: minor cleanups
Message-ID<q7gaK-32N-5@gated-at.bofh.it>
Hi,

These are a few minor cleanups I did while doing a code reading,
patches should be self explanatory.

Luiz Capitulino (3):
  nohz: mark tick_nohz_full_running as __read_mostly
  nohz: mark tick_nohz_init_all() as __init
  sched: add_nr_running(): drop tick_nohz_full_cpu() check

 kernel/sched/sched.h     | 20 +++++++++-----------
 kernel/time/tick-sched.c |  4 ++--
 2 files changed, 11 insertions(+), 13 deletions(-)

-- 
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web