How can you ensure that the system is stable?
With FreeBSD, we have a stress test tool called “make universe”.
This will stress test your RAM, I/O, and CPU.
Then I found that my new system have defect RAM :-(
共 2 篇文章。
With FreeBSD, we have a stress test tool called “make universe”.
This will stress test your RAM, I/O, and CPU.
Then I found that my new system have defect RAM :-(
I have started to clean up certain code of FreeBSD userland I interest or use at company, to make them WARNS=6 clean. A patchset separated by categories would be posted on my home directory at freefall right after I have a preliminary test.
Ruslan has suggested that I should have used ``make universe’’ to test my patches and I’ll try this on some 1750 boxes - my laptop is too slow and its hard disk is too small to finish a full make universe build :-)