Options for FBSD support with LCD device - new project [[Maybe related: I2c issues on the Pi2]]

Ian Lepore ian at freebsd.org
Mon Mar 25 17:38:04 UTC 2019


On Mon, 2019-03-25 at 12:16 -0500, Karl Denninger wrote:
> On 3/25/2019 12:05, Ian Lepore wrote:
> > On Mon, 2019-03-25 at 11:58 -0500, Karl Denninger wrote:
> > > [...]
> > 
> > Is the interrupt rate consistent from second to second?  Running
> > 'vmstat 1' for a while might be useful to see that.  That many
> > interrupts almost sounds like a line is floating, but if that were the
> > case I'd expect a widely varying number of int/sec.
> > 
> > If you build custom kernels, it might be helpful to apply r345475
> > locally... it will display partial device names instead of just '+'
> > when the name doesn't fit in the vmstat output.
> > 
> > -- Ian
> 
> No, but it's in the same general range -- around 500k although it does
> flop around some, and occasionally by a lot (e.g. if I sit and watch it
> it'll occasionally put up VERY different numbers -- e.g. a ~730k number,
> then it goes back, etc.)
> 
> I don't generally build custom kernels on these but I CAN put this into
> the STABLE tree I'm building that from since I keep a separate one for
> Crochet builds on these boxes.  Where do I find that specific delta?  (I
> usually just svn things and I don't want to roll it all the way back to
> there, right -- or do I?)
> 

Apply this patch...

https://svnweb.freebsd.org/base/head/sys/kern/kern_intr.c?view=patch&r1=345475&r2=345474&pathrev=345475

-- Ian



More information about the freebsd-arm mailing list