diff options
| author | ad <ad@NetBSD.org> | 2019-12-27 00:46:38 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2019-12-27 00:46:38 +0000 |
| commit | 04891d1f6e95159bf310b679432e49ae6cf52452 (patch) | |
| tree | 6eb659ad5fef98018caee689444cb08df3aaa5c3 /sys/dev | |
| parent | 59887918d6ebaeb2521502245ffd984500eade4d (diff) | |
PR kern/48044: panic: kernel diagnostic assertion "uvmexp.swpgonly + npages <= uvmexp.swpginuse" failed
swpgonly is updated asynchronously with regard to swap use. We can't assert
this condition with confidence in the post-5.0 world, at least not without
broader changes. swpgonly's ultimate use is of a heuristic nature so this
is no problem at all.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
