> I suppose we could add a page at a fixed virtual offset from the vDSO > base address. That would make the code sequence easier since we would > presumably could use PC-relative addressing in the vDSO code. This would > be much better than having a fixed virtual address. I'm just worried > about the overhead of having an extra page per thread to store 32 bits.
slightly dangerous, but how about reserving a few bytes above stack? Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

