Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 22:32:43 -0400
From:      Don Bowman <don@sandvine.com>
To:        "'current@freebsd.org'" <current@freebsd.org>
Subject:   pmap_lazyfix: spun for 50000000, is this common?
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C85337045D8A38@mail.sandvine.com>

next in thread | raw e-mail | index | archive | help
pmap_lazyfix: spun for 50000000 message pops
out now and again.
I can see this in sys/i386/i386 in pmap_lazyfix().
(non PAE case). 

Is it common for this to hit? It appears to call
ia32_pause(), decrement, and loop until a global
var lazywait is set.

Should i be concerned? Is this a common occurrence?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C85337045D8A38>