Re: ath0: ath_rx_proc: no mbuf!

2009-09-02 Thread Stef Walter
Stef Walter wrote: > A short while ago (perhaps due to a change in traffic), every few hours, > the wireless interface becomes unresponsive, and I started seeing > thousands of lines like this in: > > ath0: ath_rx_proc: no mbuf! > ath0: ath_rx_proc: no mbuf! > ath0: ath_rx_proc: no mbuf! > ath0: a

Re: ath0: ath_rx_proc: no mbuf!

2009-08-20 Thread Stef Walter
Lev Serebryakov wrote: > Hello, Stef. > >> ath0: ath_rx_proc: no mbuf! > >> The mbufs are in fact all used up. I allocate more via >> kern.ipc.nmbclusters, and see the same behavior. > Same problem here on 7.2-STABLE, but incresaing kern.ipc.nmbclusters > to 65536 helps. It seems, that when traf

Re: ath0: ath_rx_proc: no mbuf!

2009-08-19 Thread Lev Serebryakov
Hello, Stef. You wrote 20 августа 2009 г., 08:20:17: > I'm having a problem on an old FreeBSD 6.0 box, that's a wireless > router, been running steadily for years. > A short while ago (perhaps due to a change in traffic), every few hours, > the wireless interface becomes unresponsive, and I start