Skip to search.
freebsd-questions

Group Information

  • Members: 98
  • Category: Open Source
  • Founded: Aug 7, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Re: Tracking down "kern.ipc.maxpipekva exceeded"   Message List  
Reply Message #223580 of 457327 < Prev |
Re: Tracking down "kern.ipc.maxpipekva exceeded"

Ewald Jenisch <a@...> writes:

> >
> > I would suggest keeping an eye on kern.ipc.pipekva and trying to
> > correlate any changes to the activity on the system at the time.
>
> I've already set this up - and it slowly (over days) is creeping up, e.g.
>
>
> May 12 18:00:58 CEST 2005: kern.ipc.pipekva: 114688
> May 19 19:23:29 CEST 2005: kern.ipc.pipekva: 262144
>
> At least I know what kern.ipc.pipekva is rising but, for me the most
> interesting part is, what actually is using up these resources?
>
> Is there any chance to get hold of the respective process/program?

ipcs(1) might help.
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."



Thu May 19, 2005 5:44 pm

freebsd-questions-local@...
Send Email Send Email

Message #223580 of 457327 < Prev |
Expand Messages Author Sort by Date

... ipcs(1) might help. _______________________________________________ freebsd-questions@... mailing list ...
Lowell Gilbert
freebsd-questions-loc... Send Email
May 19, 2005
5:46 pm

... Pipes :) ... lsof | grep PIPE should do the trick. Lsof's SIZE/OFF column shows the allocated buffer size for that pipe. Most of the time you'll see...
Dan Nelson
dnelson@... Send Email
May 19, 2005
5:54 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help