lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150303163714.GA5427@linux.vnet.ibm.com>
Date:	Tue, 3 Mar 2015 08:37:14 -0800
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	mingo@...nel.org, laijs@...fujitsu.com, dipankar@...ibm.com,
	akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
	josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
	rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
	dvhart@...ux.intel.com, fweisbec@...il.com, oleg@...hat.com,
	bobby.prani@...il.com
Subject: [PATCH tip/core/rcu 0/6] Documentation updates for 3.21^W4.1

Hello!

This series contains a few documentation updates:

1.	Record the fact that the rcutree.kthread_prio kernel boot parameter
	also controls the priority of the grace-period kthreads.

2.	Update the kernel-per-CPU-kthreads.txt documentation based on
	Christoph Lameter's on-demand vmstat workers commit.

3.	Update NO_HZ.txt documentation to reflect the fact that POSIX
	timers are no longer starved on adaptive-ticks CPUs.

4.	Update kernel-per-CPU-kthreads.txt documentation to reflect
	workqueue usage and nosoftlockup boot parameter.

5.	Clarify memory-barrier semantics of atomic operations.

6.	Clarify control-dependency pairing.

							Thanx, Paul

------------------------------------------------------------------------

 b/Documentation/atomic_ops.txt              |   45 ++++++++++++++--------------
 b/Documentation/kernel-parameters.txt       |   14 +++++---
 b/Documentation/kernel-per-CPU-kthreads.txt |   34 +++++++++++++--------
 b/Documentation/memory-barriers.txt         |   42 ++++++++++++++++++--------
 b/Documentation/timers/NO_HZ.txt            |   10 +-----
 5 files changed, 85 insertions(+), 60 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ