Web Server forum
Back To The Forum Home!Search!Private Messaging System

This is Interesting: Free IT Magazines Now Free shipping to   
Web Server Talk Web Server Talk > Unix and Linux reviews > Linux support forum > Linux Miscelleneous > What is the [migration/0] process all about?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    What is the [migration/0] process all about?  
4805455@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-30-07 06:15 PM

Hello.  If I type "ps ax" (Suse 10.2) I see the following process,
among others:

PID TTY      STAT   TIME COMMAND
2 ?        S      0:00 [migration/0]

What is the [migration/0] process all about?  It has a thread type of
SCHED_FIFO and a priority of 99 (the highest, typing "ps -eLo
pid,tid,class,rtprio,fname" will reveal this).  I am wondering if it
is interfering with my own SCHED_FIFO threads, because I am not
getting good timing (sometimes 0.5 second delays)

Thanks!

Jim Beck

p.s. I am interested in using Linux in as near real-time as it can be
without a lot of hassle.  I have actually installed 2.6.19 kernel
source and Ingo Molnar et all rt patch 2.6.19-rt2 and I have booted
this kernel on top of the Suse 10.2 root file system to see how it
goes.  If anyone has any real steps on how to make Linux real-time
without hassle I'd love to hear more!






[ Post a follow-up to this message ]



    Re: What is the [migration/0] process all about?  
Igmar Palsenberg


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-07 12:15 PM

4805455@gmail.com wrote:
> Hello.  If I type "ps ax" (Suse 10.2) I see the following process,
> among others:
>
>   PID TTY      STAT   TIME COMMAND
>     2 ?        S      0:00 [migration/0]
>
> What is the [migration/0] process all about?

It's a kernel thread responsible for moving threads between CPU's. It's
part of the kernel scheduler.

>  It has a thread type of
> SCHED_FIFO and a priority of 99 (the highest, typing "ps -eLo
> pid,tid,class,rtprio,fname" will reveal this).  I am wondering if it
> is interfering with my own SCHED_FIFO threads, because I am not
> getting good timing (sometimes 0.5 second delays)

Al kernel threads have this. It's unlikely that it will interfere with
your userspace threads.



Igmar





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:23 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 

Back To The Top
Home | Usercp | Faq | Register