NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/56978: nvme hangs under very heavy loads



The following reply was made to PR kern/56978; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/56978: nvme hangs under very heavy loads
Date: Sun, 28 Aug 2022 13:44:32 -0700 (PDT)

 Another nvme-killer job seems to be building either lang/llvm or
 lang/rust from pkgsrc, with MAKE_JOBS=12.  Setting MAKE_JOBS_SAFE=no
 for these packages allows them to run to completion.
 
 This is on a not-too-old machine, with decent (but no longer great)
 CPU and _lots_ of RAM:
 
 ...
 [     1.000000] total memory = 127 GB
 [     1.000000] avail memory = 123 GB
 ...
 
 # cpuctl identify 0
 cpu0: highest basic info 00000014
 cpu0: highest extended info 80000008
 cpu0: "Intel(R) Core(TM) i7-6900K CPU @ 3.20GHz"
 cpu0: Intel Xeon E[57] v4 (Broadwell), Core i7-69xx Extreme (686-class), 3200.46 MHz
 ...
 
 (Yes, it takes a long to create and save a crash dump...!)
 
 
 +--------------------+--------------------------+----------------------+
 | Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:    |
 | (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost    |
 | Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost  |
 | & Network Engineer |                          | pgoyette99%gmail.com@localhost |
 +--------------------+--------------------------+----------------------+
 


Home | Main Index | Thread Index | Old Index