On Sat, 15 Apr 2000, Alfred Perlstein wrote:

> Yes, find all places where source->ref_count is incremented and check
> for OBJ_ONEMAPPING as well as where OBJ_ONEMAPPING is set.
> 
> Then add some printfs to find the snippet that's incrementing it
> to complain when the OBJ_ONEMAPPING bit is set, and complain if
> setting OBJ_ONEMAPPING when the refcount is too high.
> 
> Blotting out a KASSERT isn't the right thing to do.

Well, first the question must be answered, in an absolute yes or no:
is it wrong in the first place to have OBJ_ONEMAPPING set with a ref_count
of more than 1?  I'd accept an authoritative answer about this from
alc, dillon, dyson, or luoqi, who are all very familiar with the new
VM.

> -- 
> -Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
> "I have the heart of a child; I keep it in a jar on my desk."

--
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 [EMAIL PROTECTED]                    `------------------------------'



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to