/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.saminiir.com
| | maurycyz.com
1.5 parsecs away

Travel
| |
| | internalpointers.com
1.3 parsecs away

Travel
| | One of the most important, high-level protocols in the Internet Protocol Suite.
| | www.kylehailey.com
3.6 parsecs away

Travel
| | What happens with I/O requests over NFS and more specifically with Oracle? How does NFS affect performance and what things can be done to improve performance?What happens at the TCP layer when I request with dd an 8K chunk of data off an NFS mounted file system?Here is one example:I do add if=/dev/zero of=foo bs=8k count=1where my output file is on an NFS mount, I see the TCP send and receives from NFS server to client as:(the code is in dtrace and runs on the server side, seetcp.dfor the code
| | www.saminiir.com
14.2 parsecs away

Travel
| At this point we have a TCP/IP stack that is able to communicate to other hosts in the Internet. The implementation so far has been fairly straight-forward, ...