[Bug 229727] bge watchdog timeout with MacBook Pro (Mid-2010)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 16 13:39:06 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229727

--- Comment #30 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Stephan Neuhaus from comment #29)

FreeBSD has sysutils/memtester port (or package) that allows testing memory
using running system. Before start, one should raise the limit sysctl
vm.max_wired (in 4K pages) so kernel would allow memtester to lock maximum
possible physical memory. For example, if "grep 'avail memory'
/var/run/dmesg.boot" shows 3863 MB, you should try set "sysctl vm.max_wired" to
972800 (=3800MB*1024*1024/4096) then run "memtester 3800M"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list