On Sun, Nov 16, 2014 at 12:03 AM, Tom Ivar Helbekkmo <[email protected]> wrote: (snip) > uvm_pagealloc_strat(). I thought the 'cpu' command to ddb should switch > between processors, so I could get backtraces from each, but ddb didn't > recognize that command.
machine cpu <cpuid> is the command to switch between CPUs. ozaki-r
