On Wed, 16 Oct 2013, Andrew Morton wrote: > This issue hasn't been well thought through. Given a random struct > page, there isn't any protocol to determine what it actually *is*. > It's a plain old variant record, but it lacks the agreed-upon tag field > which tells users which variant is currently in use. This issue has bitten us when SLUB was first introduced. We found out the hard way f.e. that the mapping field had meaning in various contexts for a slab page. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>