Re: cvs commit: src/sys/sys ktr.h src/sys/kern kern_ktr.c
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.
討論串 (同標題文章)