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


Groups > linux.kernel > #1222378

[PATCH 0/3] nohz: minor cleanups

From Luiz Capitulino <lcapitulino@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] nohz: minor cleanups
Date 2015-09-10 22:00 +0200
Message-ID <q7gaK-32N-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web