Port-arm archive

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

Re: High system times on Scaleway Cloud server



On Wed, 26 Dec 2018, Martin Husemann wrote:

On Tue, Dec 25, 2018 at 05:42:37PM +0000, Alexander Nasonov wrote:
  10.454545%       23      0    0    0 1 ffffffc0003e03f0 kobj_renamespace

Are you loading/unloading modules a lot?

You can monitor module load/unload activity (especially autoload!)
by setting sysctl kern.module.verbose=1 and watch for activity in
/var/log/messages

I've seen "unexpected" module load/unload activity before, when
something was trying to execute an unknown compat/emulation.  All
of the possible compat modules get autoloaded, and then they get
autounloaded after 10 seconds.  And cycle repeats.

(I forget what the specific trigger was, but I think it was some
strange shebang thing in a shell script.)


+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index