summaryrefslogtreecommitdiff
path: root/Notes
diff options
context:
space:
mode:
authorrtm <rtm>2006-07-28 22:33:07 +0000
committerrtm <rtm>2006-07-28 22:33:07 +0000
commit8455980b27a57e9c51693a4acbe91b820f4ab319 (patch)
tree9e9cc521a7b7a778c7f0b42a17cd428c052e0863 /Notes
parentc59361f1430ec485596d1bf5d43339af0b5a2705 (diff)
downloadxv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.tar.gz
xv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.tar.bz2
xv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.zip
exec arguments
Diffstat (limited to 'Notes')
-rw-r--r--Notes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Notes b/Notes
index f0955b8..22658fc 100644
--- a/Notes
+++ b/Notes
@@ -161,3 +161,5 @@ need to lock bufs in bio between bread and brelse
test 14-character file names
and file arguments longer than 14
and directories longer than one sector
+
+kalloc() can return 0; do callers handle this right?