Hello, I noticed that vmstats.v_wire_count is incremented and decremented w/o protection. In contrast, atomic instructions (from <atomic.h>) are used in freebsd.
Is it a bug in dfly or is it intentional? Cheers, Nicolas
Hello, I noticed that vmstats.v_wire_count is incremented and decremented w/o protection. In contrast, atomic instructions (from <atomic.h>) are used in freebsd.
Is it a bug in dfly or is it intentional? Cheers, Nicolas