Re: kern/97326: [linux] file descriptor leakage in linux emulation

View: New views
2 Messages — Rating Filter:   Alert me  

Re: kern/97326: [linux] file descriptor leakage in linux emulation

by Alexander Best :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The following reply was made to PR kern/97326; it has been noted by GNATS.

From: Alexander Best <alexbestms@...>
To: <bug-followup@...>
Cc:  
Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation
Date: Thu, 22 Oct 2009 07:12:52 +0200 (CEST)

 as reported by Marcin Cieslak and Vladimir Grebenschikov this PR was fixed in
 1.138.2.1. linux binaries no longer leak descriptors.
 
 here's an example from running unreal tournament 2004. `while sleep 3; do
 lsof|grep ut2004|wc; done` reports:
 
        0       0       0
       28     247    2935
      134    1201   15701
      171    1534   20261
      189    1697   23146
      603    5523   74247
      603    5523   74247
      603    5523   74247
      603    5523   74247
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
      609    5577   74982
       99     930   10920
        0       0       0
 
 cheers.
 alex
_______________________________________________
freebsd-emulation@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..."

Parent Message unknown Re: kern/97326: [linux] file descriptor leakage in linux emulation

by Gavin Atkinson-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Synopsis: [linux] file descriptor leakage in linux emulation

State-Changed-From-To: open->closed
State-Changed-By: gavin
State-Changed-When: Thu Oct 22 14:22:36 UTC 2009
State-Changed-Why:
>From the audit trail, it looks like this is now resolved.

http://www.freebsd.org/cgi/query-pr.cgi?pr=97326
_______________________________________________
freebsd-emulation@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..."