DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/sys ktr.h src/sys/kern kern_ktr.c


From: Eirik Nygaard <eirikn@xxxxxxxxxxxx>
Date: Sat, 12 Feb 2005 22:15:42 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

On Sat, Feb 12, 2005 at 01:09:46PM -0800, Eirik Nygaard wrote:
> eirikn      2005/02/12 13:09:46 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     sys/sys              ktr.h 
>     sys/kern             kern_ktr.c 
>   Log:
>   Add per cpu buffer for storing KTR information.
>   Dynamically allocate entries to each cpu buffer on boot.

You now see the content of the buffer for one specific cpu by doing
'show ktr /cNUM' Where NUM is a number from 0 to max-cpus - 1. 0 is your first
cpu and so on.



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