Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Debugging kernel memory allocation



On Sun, Nov 16, 2014 at 12:03 AM, Tom Ivar Helbekkmo
<tih%hamartun.priv.no@localhost> 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


Home | Main Index | Thread Index | Old Index