diff options
author | James A. Morrison <a2morri@csclub.uwaterloo.ca> | 2002-04-16 00:40:18 +0000 |
---|---|---|
committer | James A. Morrison <a2morri@csclub.uwaterloo.ca> | 2002-04-16 00:40:18 +0000 |
commit | ef64f2ceeaa2583b6622b1f90cea591137d8f51a (patch) | |
tree | 19140f5b32dbb221283e8fa1025c6d068cdb06cb /NOTES |
Import gopherfs
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +* Consider caching hostname lookups and reusing the parent node's + server name, so as not to allocate it twice. + +* learn how to deal with (struct node *)->references |