Are overflows in the vm counters expected when dealing with huge
amounts of memory on 64-bit platforms?  I wrote an application which
malloc'd 10TB memory and then sat doing nothing; vm.vmtotal showed
-2132654356K.  Shouldn't unsigned integers be used for any vm stats to
avoid overflows?

-- 
Bruce Cran
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to