BOTTOM
#define BOTTOM(b) ((DATA(b) + SIZE(b) + WORDSIZE) == Baddr)
#define BOTTOM(b) ((DATA(b) + RSIZE(b) + WORDSIZE) == Baddr)