Re: thousands of callout_cpu0

2015-11-24 Thread Frank Wille
Christos Zoulas wrote: >>There must be more than a thousand of callout_cpu0 entries with a ticks >>value that looks like a pointer (4529516 == 0x451d6c), after only a few >>seconds of booting into single user. >> [...] > >I changed the ddb callout code so that it is usable from crash(8). >Is that

I'm interested in implementing lockless fifo/lifo in the kernel

2015-11-24 Thread Randy White
I love NetBSD, and I would like to contribute. I see the open job for lockless queues, and stacks. I want to learn, and I want to help. I have literature on UNIX kernel development. I have many systems and I think I could fund myself for the most part. I am familiar with lockless programming.