d91f
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Hi,
Running skype I'm getting a lot of messages repeated: /var/log/messages output:Code:
kernel: negative sbsize for uid = 1001 last message repeated 982 times Last edited by cpu82; August 4th, 2012 at 00:57. |
|
#2
|
||||
|
||||
|
Someone mentioned the problem:
http://osdir.com/ml/freebsd-hackers/.../msg00313.html But no examples that solve the issue
Last edited by DutchDaemon; July 2nd, 2012 at 00:43. |
|
#3
|
||||
|
||||
|
I try tuning some sysctl variables and look what happens.
My entries in /etc/sysctl.conf Code:
net.inet.ip.intr_queue_maxlen=256 kern.ipc.maxsockbuf=2097152 kern.ipc.nmbclusters=65536 kern.ipc.somaxconn=128 kern.ipc.maxsockets=65536 kern.maxfilesperproc=32768 kern.maxfiles=65536 net.inet.tcp.nolocaltimewait=0 kern.ipc.shm_use_phys=0 net.inet.tcp.sendbuf_max=2097152 net.inet.tcp.recvbuf_max=2097152 net.inet.tcp.sendbuf_inc=8192 net.inet.tcp.recvbuf_inc=16384 net.inet.tcp.hostcache.expire=3600 Last edited by wblock@; July 16th, 2012 at 14:31. Reason: remove cmd tag |
|
#5
|
|||
|
|||
|
no it's not
|
|
#6
|
||||
|
||||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] understanding negative storage space | m4rtin | System Hardware | 2 | December 14th, 2011 13:31 |
| phpSysinfo and Webmin displaying negative memory usage | Simba7 | Installation and Maintenance of FreeBSD Ports or Packages | 1 | November 22nd, 2011 09:01 |
| negative time in kdump output | tantra35 | FreeBSD Development | 1 | November 1st, 2010 21:27 |
| net.inet.tcp.syncache.count: negative | BernardoCR | Networking | 1 | May 27th, 2010 00:57 |
| [Solved] df reports negative value on a local filesystem | rockHardRideFre | General | 3 | March 2nd, 2010 07:45 |