|
Re: [PATCH] Dramatically reduce # of fopen()s and fclose()s in nbase_rnd.c: msg#00068security.nmap.devel
On Fri, Dec 15, 2006 at 11:43:38AM -0600, Kris Katterjohn wrote: > This simple patch dramatically reduces the number of fopen()s and > fclose()s used when getting random numbers from nbase_rnd.c by keeping > the rng device open. It seems like a tough call, since keeping file descriptors open has its own problems. Particularly since Nmap often uses so many concurrently anywa. Have you measured how much time the 512 opens take up? Do you see any performance difference from your patch? Cheers, -F _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [NSE] Raw sockets support: 00068, majek04 |
|---|---|
| Next by Date: | Re: [NSE] Raw sockets support: 00068, Fyodor |
| Previous by Thread: | [PATCH] Dramatically reduce # of fopen()s and fclose()s in nbase_rnd.ci: 00068, Kris Katterjohn |
| Next by Thread: | Re: [PATCH] Dramatically reduce # of fopen()s and fclose()s in nbase_rnd.c: 00068, Kris Katterjohn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |