9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] #D/ssl/n
Date: Thu,  4 Aug 2005 23:59:03 -0400	[thread overview]
Message-ID: <ee9e417a0508042059343d36ef@mail.gmail.com> (raw)
In-Reply-To: <2390aec1b3e7059111e5b1df792af38b@ar.aichi-u.ac.jp>

> (1) 128 is the limit of #D/ssl/n ?

x40=; grep 128 /sys/src/9/*/devssl.c
	Maxdstate=	128,	/* must be a power of 2 */

> (2) why #D/ssl/n is not freed ?

maybe they are in use.  grep /ssl/ /proc/*/fd | wc

> (3) what happened with my host if it should be freed ? any suggestion
> welcome.

kill the programs that are using them.
unless it's a kernel leak.

> (4) how to fix? rebooting is required ?

if it's really a kernel leak and not just programs
using them all, then yes you'll need to reboot.

russ


  reply	other threads:[~2005-08-05  3:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04 18:56 [9fans] fs benchmark Gorka guardiola
2005-08-04 21:40 ` Steve Simon
2005-08-04 22:05 ` [9fans] #D/ssl/n arisawa
2005-08-05  3:59   ` Russ Cox [this message]
2005-08-05  5:29     ` arisawa
2005-08-05  8:05 ` [9fans] fs benchmark Scott Schwartz
2005-08-05 15:30   ` Jack Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee9e417a0508042059343d36ef@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).