On Wed, Oct 07, 2015 at 09:22:27AM +0200, Peter Zijlstra wrote:
> On Tue, Oct 06, 2015 at 02:02:43PM -0700, Paul E. McKenney wrote:
> > On Tue, Oct 06, 2015 at 10:27:41PM +0200, Peter Zijlstra wrote:
> > > On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> > > > /**
> > > > + * rc
On Tue, Oct 06, 2015 at 02:02:43PM -0700, Paul E. McKenney wrote:
> On Tue, Oct 06, 2015 at 10:27:41PM +0200, Peter Zijlstra wrote:
> > On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> > > /**
> > > + * rcu_pointer_handoff() - Hand off a pointer from RCU to other mechanism
> > >
On Tue, Oct 06, 2015 at 10:27:41PM +0200, Peter Zijlstra wrote:
> On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> > /**
> > + * rcu_pointer_handoff() - Hand off a pointer from RCU to other mechanism
> > + * @p: The pointer to hand off
> > + *
> > + * This is simply an identity
On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> /**
> + * rcu_pointer_handoff() - Hand off a pointer from RCU to other mechanism
> + * @p: The pointer to hand off
> + *
> + * This is simply an identity function, but it documents where a pointer
> + * is handed off from RCU to s
On Tue, Oct 06, 2015 at 10:31:52AM -0700, Paul E. McKenney wrote:
> On Tue, Oct 06, 2015 at 10:21:28AM -0700, Josh Triplett wrote:
> > On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> > > This commit adds an rcu_pointer_handoff() that is intended to mark
> > > situations where a
On Tue, Oct 06, 2015 at 10:21:28AM -0700, Josh Triplett wrote:
> On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> > This commit adds an rcu_pointer_handoff() that is intended to mark
> > situations where a structure's protection transitions from RCU to some
> > other mechanism (l
On Tue, Oct 06, 2015 at 09:13:45AM -0700, Paul E. McKenney wrote:
> This commit adds an rcu_pointer_handoff() that is intended to mark
> situations where a structure's protection transitions from RCU to some
> other mechanism (locking, reference counting, whatever). These markings
> should allow e
7 matches
Mail list logo