Real dependencies in herd and PPCMEM/ARMMEM

From: Paul E. McKenney
Date: Thu Sep 17 2015 - 16:00:05 EST


Hello, Will,

It is possible to do litmus tests based on real dependencies in both
herd and in PPCMEM/ARMMEM, as in creating linked lists within the tools
and traversing them. Trivial linked lists, to be sure, but linked lists
nevertheless, including real dependencies. For an example, please see
the "Linked data structures" section of http://lwn.net/Articles/608550/.

Taking this approach could avoid use of EOR. (That said, the tool
that automatically generates litmus tests might or might not be
happy to create linked lists.)

Thanx, Paul

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