Hi Eric, On 6/21/06, Eric Schrock <eric.schrock at sun.com> wrote: > Is this on a 32-bit x86 kernel? zap_cursor_serialize() returns a > uin64_t, but DTrace is only capable of tracing the high-order portion of > this value (at least for the return probe). Looking at your output > below, it looks like you're only seeing 4 bytes of data, not 8.
This is on a 64bit AMD64 kernel. -- Regards, Jeremy
