History for ubixos-old / src / sys / ubixfs / ubixfs.c
2004-08-14
@reddawg
Changes
reddawg committed on 14 Aug 2004
2004-08-09
@reddawg
let me know when you got the surce
reddawg committed on 9 Aug 2004
2004-08-01
@flameshadow
chg: fixed string allocation bug in ubixfs_cacheNew()
flameshadow committed on 1 Aug 2004
2004-07-28
@flameshadow
chg: re-added moving cached nodes to the front of the list when found ...
flameshadow committed on 28 Jul 2004
2004-07-27
@flameshadow
chg: reduced the number of debugging statements in the kernel.
flameshadow committed on 27 Jul 2004
@reddawg
chg: fixed marks bug readFile did a lookup which is why it looked like it was loopping so much
reddawg committed on 27 Jul 2004
@flameshadow
chg: fixed file not found bug. Still can't find looping issue
flameshadow committed on 27 Jul 2004
@flameshadow
chg: kinda fixed it. Added bunches of debug info
flameshadow committed on 27 Jul 2004
2004-07-26
@reddawg
test code, fixes and the like
reddawg committed on 26 Jul 2004
2004-07-24
@reddawg
Changes... mark let me know if you fault at pid 185 when you type stress
reddawg committed on 24 Jul 2004
2004-07-23
@reddawg
ubixfs: cleaned up some functions played with the caching a bit ...
reddawg committed on 23 Jul 2004
2004-07-22
@reddawg
Ok checking in before I sleep
reddawg committed on 22 Jul 2004
@reddawg
Caching is working now the FS is extremely fast but needs to be optimized to do 32bit copies over 8bit
reddawg committed on 22 Jul 2004
@flameshadow
chg: more directory and file caching
flameshadow committed on 22 Jul 2004
@flameshadow
add: file and dir caching kinda work
flameshadow committed on 22 Jul 2004
2004-07-21
@flameshadow
chg: renamed caching functions (again)
flameshadow committed on 21 Jul 2004
@flameshadow
add: added provisions for file caching
flameshadow committed on 21 Jul 2004
2004-07-20
@flameshadow
syncing
flameshadow committed on 20 Jul 2004
@reddawg
ubixfs: does propper caching now problem was you did not seek realSector however the os starts but I am getting a segfault could be from anything haven't looked into it right quick
reddawg committed on 20 Jul 2004
@flameshadow
try now
flameshadow committed on 20 Jul 2004
@reddawg
Let me commit before we start to overlap
reddawg committed on 20 Jul 2004
@flameshadow
oops
flameshadow committed on 20 Jul 2004
@flameshadow
chg: tried caching. assertion error
flameshadow committed on 20 Jul 2004
@reddawg
UBU Tags
reddawg committed on 20 Jul 2004
@flameshadow
add: directory caching related stuff
flameshadow committed on 20 Jul 2004
2004-07-16
@flameshadow
chg: cleaned up code; added assert() statements
flameshadow committed on 16 Jul 2004
@flameshadow
add: added assert() statements to src/sys/ubixfs/ubixfs.c
flameshadow committed on 16 Jul 2004
@flameshadow
chg: broke the ufs stuff ...
flameshadow committed on 16 Jul 2004
2004-07-14
@reddawg
ubixfs: enableUbixFs to ubixfs_init ...
reddawg committed on 14 Jul 2004
2004-06-28
@reddawg
file format now container:/path/to/file
reddawg committed on 28 Jun 2004