From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 22 Sep 2009 15:32:02 -0700 Message-ID: <13426df10909221532t5de9f010pfeb2ca2c3b44db89@mail.gmail.com> From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] 9vx (is this the right list)? import issue Topicbox-Message-UUID: 75da08f6-ead5-11e9-9d60-3106f5b1d025 On Tue, Sep 22, 2009 at 2:23 PM, erik quanstrom wrote: > On Tue Sep 22 17:22:08 EDT 2009, rminnich@gmail.com wrote: >> here's one last "caught in the act" scenario. I have a print in >> mntralloc when I reuse something. >> >> The fid is being read and clunked. But the Tclunk goes out before the >> Rread comes in. Oops. >> >> >> Reuse 1 >> Tread tag 1 fid 454 offset 0 count 8192 >> Reuse 1 >> Tclunk tag 1 fid 454 >> reply Rread tag 1 count 8192 '#include "u.h" >> #include "../port/lib.h" >> #include "mem.h" >> #includ' >> mnt: proc grep 78: mismatch from /net/tcp/0/data >> /n/o/sys/src/9/pc/apic.c rep 0x168ed20 tag 1 fid 454 T120 R117 rp 1 > > you're still triggering this with a note? DEL in rio. ron