- 2006年 8月 13日 8 次提交
-
-
由 rtm 提交于
don't hold fd table lock across idecref() (latter does block i/o) idecref calls iput() in case last ref -> freeing inode dir size is 512 * # blocks, so readi/writei &c work unlink deletes dirent even if ip->nlink > 0
-
由 kaashoek 提交于
multi-block directories track size of directory (size = number entries in use) should namei (and other code that scans through directories) scan through all blocks of a directory and not use size?
-
由 rtm 提交于
-
由 rtm 提交于
don't increase length of directory
-
由 rtm 提交于
-
由 kaashoek 提交于
read problem, but untested
-
由 rtm 提交于
-
由 rtm 提交于
usertests for concurrent create/delete, and read() after unlink()
-
- 2006年 8月 12日 4 次提交
- 2006年 8月 11日 2 次提交
- 2006年 8月 10日 5 次提交
-
-
由 rtm 提交于
fix acquire() to cli() *before* incrementing nlock make T_SYSCALL a trap gate, not an interrupt gate sadly, various crashes if you hold down a keyboard key...
-
由 kaashoek 提交于
convert userfs to use printf bfree ifree writei start on unlink
-
由 kaashoek 提交于
O_RDWR, etc. create file
-
由 kaashoek 提交于
set fd to writeable on open for write
-
由 kaashoek 提交于
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
-
- 2006年 8月 09日 4 次提交
- 2006年 8月 07日 2 次提交
- 2006年 8月 05日 2 次提交
- 2006年 7月 29日 3 次提交
- 2006年 7月 28日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 26日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 22日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 21日 1 次提交
-
-
由 rtm 提交于
iget mkfs makes a file system image put this in your .bochsrc: ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
-
- 2006年 7月 20日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 19日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 17日 4 次提交