Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
soc:2010:cooldavid:journal:start [2010/07/12 15:51] cooldavid |
soc:2010:cooldavid:journal:start [2010/08/07 04:15] (current) cooldavid |
||
---|---|---|---|
Line 12: | Line 12: | ||
* [[.:week3|Week 3 [ Jun 7 - Jun 13 ] Trace memory related codes, misc things]] | * [[.:week3|Week 3 [ Jun 7 - Jun 13 ] Trace memory related codes, misc things]] | ||
* Week 4 to 7 [ Jun 14 - Jul 11 ] Studying for PhD qualifying exam. | * Week 4 to 7 [ Jun 14 - Jul 11 ] Studying for PhD qualifying exam. | ||
- | * [[soc:2010:cooldavid:journal:week8|Week 8]]:\\ | + | * [[soc:2010:cooldavid:journal:week8|Week 8]]: |
* Several TCP fixes | * Several TCP fixes | ||
- | * gPXE scheduling and program flow documentation. | + | * [[soc:2010:cooldavid:journal:week9|Week 9]]: |
- | * [[soc:2010:cooldavid:journal:week9|Week 9]]:\\ | + | * TCP cleanup |
- | * Cleanup TCP receive queue/SACK/Window scale patches | + | * Trace gPXE boot initialize steps about memory environment setup. |
- | * Using temporary huge-heap solution for the TCP receive window. | + | |
* [[soc:2010:cooldavid:journal:week10|Week 10]]: | * [[soc:2010:cooldavid:journal:week10|Week 10]]: | ||
+ | * Create a branch to merge latest iPXE TCP related commits based on gPXE master. | ||
+ | * Re-do my previous TCP patches against merged branch. | ||
+ | * Post the patches on the gpxe-devel and wait for feedback. | ||
+ | * [[soc:2010:cooldavid:journal:week11|Week 11]]: | ||
* Testing TCP performance with different window size, network environment. | * Testing TCP performance with different window size, network environment. | ||
+ | * Port wscale branch against current gPXE master | ||
+ | * [[soc:2010:cooldavid:journal:week12|Week 12]]: | ||
+ | * Port wscale branch against current gPXE master | ||
+ | * Continue testing TCP performance with different window size, network environment. | ||
+ | * Trace the issue that gPXE download speed slow on KVM. | ||
+ | * Maybe after GSoC period | ||
* Discuss the testing results and find a reasonable size. | * Discuss the testing results and find a reasonable size. | ||
- | * [[soc:2010:cooldavid:journal:week11|Week 11]]:\\ | + | * gPXE scheduling and program flow documentation. |
- | * Trace tg3 driver of both Linux and gPXE. | + | * Possible more devel-docs. |
- | * Read data-sheets. | + | |
- | * [[soc:2010:cooldavid:journal:week12|Week 12]]:\\ | + | * TODO |
- | * The skeleton and basic functions of tg3 driver. | + | * Gillies: 88E8055 PCI-E Gigabit Ethernet Controller [11ab:4363], after the "ifopen net0" I have the prompt back and it crashes (Keyboad is blocked, no message). If I am fast enough, I can type 2 or 3 letters on the new prompt before it's blocked. |
+ | * meteger: there are a few PCI IDs in the current tg3 that work fine when you do a tftp or HTTP transfer but fail miserably for iscsi, for some reason. but that driver was ported to etherboot in 2003, and it took 7 years for someone to request that specific PCI ID. |