Hi,
I am usingFB FreeBSD in a Xen environment. I am working on a feature in the kernel and I noticed that booting up of the system suddenly slows down. The system does not hang though (it does not reach the console either). I am using a multi-core multi-threaded system and I am unable to break into ddb after the threads are spawned. I was wondering if there was way to get 'top' style output in kernel when the system is booting up to check the status of the background processes.
Thanks
I am using
Thanks