[BACK]Return to 35.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/35.html between version 1.115 and 1.116

version 1.115, 2017/06/26 17:18:57 version 1.116, 2017/06/27 13:01:32
Line 191 
Line 191 
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=sensorsd&sektion=8">sensorsd(8)</a>, monitoring hardware sensors.  <li><a href="https://man.openbsd.org/?query=sensorsd&sektion=8">sensorsd(8)</a>, monitoring hardware sensors.
 <li><a href="https://man.openbsd.org/?query=procmap&sektion=1">procmap(1)</a>, to examine a process' memory map.  <li><a href="https://man.openbsd.org/?query=procmap&sektion=1">procmap(1)</a>, to examine a process' memory map.
 <li><a href="https://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a>, implementing the <a href="http://www.rfc-editor.org/rfc/rfc1771.txt">BGP-4</a> routing protocol.  <li><a href="https://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a>, implementing the <a href="https://www.rfc-editor.org/rfc/rfc1771.txt">BGP-4</a> routing protocol.
 <li><a href="https://man.openbsd.org/?query=pkill&sektion=1">pkill(1)</a> and  <li><a href="https://man.openbsd.org/?query=pkill&sektion=1">pkill(1)</a> and
 <a href="https://man.openbsd.org/?query=pgrep&sektion=1">pgrep(1)</a>, finding or signalling processes by name.  <a href="https://man.openbsd.org/?query=pgrep&sektion=1">pgrep(1)</a>, finding or signalling processes by name.
 </ul>  </ul>
Line 202 
Line 202 
 <li>Improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4.  <li>Improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4.
 <li>TCP SYN cache. Greatly reduces the memory cost of half-open TCP connections.  <li>TCP SYN cache. Greatly reduces the memory cost of half-open TCP connections.
 <li>Implemented TCP adjustments recommended by  <li>Implemented TCP adjustments recommended by
     <a href="http://www.rfc-editor.org/rfc/rfc3390.txt">RFC3390</a>,      <a href="https://www.rfc-editor.org/rfc/rfc3390.txt">RFC3390</a>,
     controllable via      controllable via
     <a href="https://man.openbsd.org/?query=sysctl&sektion=8">sysctl</a>.      <a href="https://man.openbsd.org/?query=sysctl&sektion=8">sysctl</a>.
 <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,  <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116