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


Groups > linux.kernel > #1484559

RE: [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support for Intel RDT

From "Luck, Tony" <tony.luck@intel.com>
Newsgroups linux.kernel
Subject RE: [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support for Intel RDT
Date 2016-09-15 23:50 +0200
Message-ID <shMHD-40l-13@gated-at.bofh.it> (permalink)
References <sf1tv-2mB-5@gated-at.bofh.it> <sf1Dc-2F3-11@gated-at.bofh.it> <sf4hJ-47K-49@gated-at.bofh.it> <shMxX-3WU-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> How to do this? Should I change the line to
>
> + if (static_branch_unlikely(&rdt_enable_key))?

See Documentation/static-keys.txt, there are some examples.

also "git grep static_branch_unlikely" to see existing users

-Tony

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

RE: [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support  for Intel RDT "Yu, Fenghua" <fenghua.yu@intel.com> - 2016-09-15 23:40 +0200
  RE: [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support  for Intel RDT "Luck, Tony" <tony.luck@intel.com> - 2016-09-15 23:50 +0200

csiph-web