Subject: Re: regression after partial vmlocking merge (was: ath(4)
To: Jukka Salmi <j+nbsd@2007.salmi.ch>
From: Tobias Nygren <tnn@NetBSD.org>
List: current-users
Date: 08/04/2007 22:37:37
> Another regression I'm seeing: while `ps -ax' showed all system
> processes when running the pre-merge kernel, it only shows [system]
> on the post-merge kernel. I'm still using pre-merge userland, though:

This one is because the system processes are no longer processes, but
threads. Try appending the '-s' flag to ps(1). If you have a fairly new
top(1) you can press 't' to see various threads in proc0.