Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2010 17:25:53 -0700
From:      "Matthew Fleming" <matthew.fleming@isilon.com>
To:        "FreeBSD-Hackers" <freebsd-hackers@freebsd.org>
Subject:   idle threads
Message-ID:  <06D5F9F6F655AD4C92E28B662F7F853E039E34E1@seaxch09.desktop.isilon.com>

next in thread | raw e-mail | index | archive | help
I'm looking at kern_idle.c in stable/7 and I don't quite follow how idle
threads work.  The kthread_create(9) call does not pass in a function
pointer, so what code does a processor run when there is no other
runnable thread?

Thanks,
matthew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06D5F9F6F655AD4C92E28B662F7F853E039E34E1>