Was ist der "Migrationsprozess"?

Ich sehe viele davon auf meinem Produktionsserver, sie kommen und gehen und nehmen viel CPU-Zeit in Anspruch

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
   17 root      RT   0     0    0    0 S 1661  0.0   4728:03 migration/3
   29 root      RT   0     0    0    0 S 1508  0.0   4728:03 migration/6
 48
Author: Sathyajith Bhat, 2012-06-24

2 answers

Der Migrationskernelprozess verteilt die Arbeitslast auf CPU-Kerne. Sie sollten einen Migrationsprozess pro Prozessorkern haben.

 55
Author: DigitalOz,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2012-11-01 00:31:11

"Migration" ist ein Kernel-Prozess

Check hier

 3
Author: Lunar Mushrooms,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2012-06-24 11:54:38