> The fundamental problem is that tmpfs is using two pages of each page > of data -- one in the vnode, one in the (swap-backed) aobj. which implementation are you talking about? our current implementation doesn't associate any pages to the vnode directly at all. YAMAMOTO Takashi