Re: High Interrupt rate since r279961 on STABLE/10 branch

2015-06-11 Thread Adrian Chadd
because they're shared. It just doesn't show up by default as nothing has really claimed the IRQ. try vmstat -ia .. -adrian On 10 June 2015 at 23:19, Ian Smith wrote: > On Thu, 11 Jun 2015 09:43:15 +0800, Yanhui Shen wrote: > > Hi, > > > > Thanks, it works! > > > > > https://svnweb.freeb

Re: Kernel Source - Noob question

2015-06-11 Thread Ronald Klop
On Thu, 11 Jun 2015 14:39:19 +0200, Mihai Vintila wrote: Seems that it's working with: svnlite checkout https://svn0.eu.freebsd.org/base/releng/10.1 /usr/src Well done! ;-) Best regards, Vintila Mihai Alexandru On 6/11/2015 3:23 PM, Mihai Vintila wrote: Hi, I want to compile only mlx d

Re: Kernel Source - Noob question

2015-06-11 Thread Mihai Vintila
Seems that it's working with: svnlite checkout https://svn0.eu.freebsd.org/base/releng/10.1 /usr/src Best regards, Vintila Mihai Alexandru On 6/11/2015 3:23 PM, Mihai Vintila wrote: Hi, I want to compile only mlx drivers since they don't seem available by default. But i'm having a hard time fi

Kernel Source - Noob question

2015-06-11 Thread Mihai Vintila
Hi, I want to compile only mlx drivers since they don't seem available by default. But i'm having a hard time finding the source for FreeBSD 10.1 p10. Can you guys indicate what is the best way to do it without recompiling full kernel. Right now i've taken the src.tgz from ftp://ftp.freebsd.or