Search the web
Sign In
New User? Sign Up
freebsd-questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Tracking down "kern.ipc.maxpipekva exceeded"   Message List  
Reply | Forward Message #223580 of 455912 < 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

Forward
Message #223580 of 455912 < 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 © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help