PERFORCE change 161110 for review

Fang Wang fangwang at FreeBSD.org
Sun Apr 26 13:58:47 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161110

Change 161110 by fangwang at tcputo_perforce on 2009/04/26 13:58:36

	Fix stupid mistake

Affected files ...

.. //depot/projects/soc2009/tcputo/Milestones#2 edit

Differences ...

==== //depot/projects/soc2009/tcputo/Milestones#2 (text+ko) ====

@@ -3,9 +3,10 @@
  RFCs. Get familiar with kernel building and installing, kernel configuring, 
  kernel debug method and tools, programming tools, regression and performance 
  resting concept and method, kernel architecture in FreeBSD. And relative 
- respects like process(UTO is process independent option) and so on. 
- For some important respects mentioned above, I may write some articles on my 
- blog or on the wiki page about what I have learned.
+ respects like process(UTO is an connection dependent option, so it can be 
+ process dependent in a way) and so on. For some important respects mentioned
+ above, I may write some articles on my blog or on the wiki page about what I
+ have learned.
  
  2. May 25 - June 5: Read the source code of the TCP stack, especially 
  "tcp_usrreq.c", "tcp_subr.c", "tcp_timer.c", "tcp_output.c" and "tcp_input.c".


More information about the p4-projects mailing list