log

age author description
Fri, 07 May 2010 10:08:22 +1200 Charles Manning Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
Fri, 07 May 2010 10:06:24 +1200 Charles Manning yaffs Move docs to other repository
Mon, 03 May 2010 09:56:20 +1200 Charles Manning yaffs Clean up exit from plot script
Fri, 30 Apr 2010 09:10:26 +1200 Charles Manning yaffs: Add yaffs direct pdf
Thu, 29 Apr 2010 13:40:28 +1200 Charles Manning yaffs: Improve debug chunk erased checking, change refreshPeriod
Thu, 29 Apr 2010 13:39:16 +1200 Charles Manning yaffs: Add dump_stack() to YBUG to give more info.
Thu, 29 Apr 2010 13:35:30 +1200 Charles Manning yaffs Clean up compilation warning
Wed, 28 Apr 2010 12:57:45 +1200 Charles Manning yaffs: Don't do checkpoint for small partitions.
Wed, 28 Apr 2010 08:38:44 +1200 Charles Manning yaffs: Speed up test script
Tue, 27 Apr 2010 14:06:38 +1200 Charles Manning yaffs: Integrate Android tree differences
Tue, 27 Apr 2010 14:05:19 +1200 Charles Manning yaffs: Change name of /proc/yaffs_stats
Tue, 27 Apr 2010 11:44:21 +1200 Charles Manning yaffs: Tweak test scripts
Thu, 22 Apr 2010 13:27:28 +1200 Charles Manning yaffs: Changes to test scripts
Tue, 20 Apr 2010 17:12:46 +1200 Charles Manning yaffs Some cleanups.
Mon, 26 Apr 2010 14:35:21 +1200 Charles Manning yaffs: Rationalise plot_data.sh
Mon, 26 Apr 2010 13:31:33 +1200 Charles Manning yaffs: Clean up 64-bit compilation
Mon, 26 Apr 2010 11:20:03 +1200 Charles Manning yaffs: Change trace flag for partially written blocks
Tue, 20 Apr 2010 11:16:26 +0100 jenny Adding HowYaffsWorks.pdf for users
Tue, 20 Apr 2010 14:36:01 +1200 Charles Manning yaffs: More background gc tweaks.
Fri, 16 Apr 2010 15:39:16 +1200 Charles Manning yaffs New background garbage collector and related tweaks
Fri, 16 Apr 2010 12:13:27 +1200 Charles Manning work in progress
Wed, 14 Apr 2010 11:24:26 +1200 Charles Manning Tweak nfs support
Mon, 12 Apr 2010 16:55:22 +1200 Charles Manning Add one-shot feature for yaffs auto checkpointing.
Tue, 06 Apr 2010 16:57:10 +1200 Charles Manning Tweaks to YaffsTuning doc.
Tue, 30 Mar 2010 14:42:21 +1300 Charles Manning Add nfs support.
Tue, 30 Mar 2010 14:35:05 +1300 Charles Manning Add more test code.
Thu, 25 Mar 2010 16:09:21 +1300 Charles Manning Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
Thu, 25 Mar 2010 13:48:41 +1300 Charles Manning Add more test scripts to automate running tests.
Thu, 25 Mar 2010 13:48:41 +1300 Charles Manning Add more test scripts to automate running tests.
Fri, 19 Mar 2010 16:45:49 +1300 Charles Manning Re-enable soft delete for yaffs1 mode.
Fri, 19 Mar 2010 16:06:14 +1300 Charles Manning Add scripts for realtime plotting erased psace vs free space
Thu, 18 Mar 2010 21:44:53 +0000 Wookey Fix typo (and check git is working)
Tue, 16 Mar 2010 03:34:57 +0000 charles Add work in progress yaffs tuning document
Tue, 16 Mar 2010 03:30:45 +0000 charles Update yaffs docs
Mon, 15 Mar 2010 23:10:33 +0000 charles Add garbage collection control
Mon, 15 Mar 2010 22:27:15 +0000 charles Add more detail to yaffs_debug
Mon, 15 Mar 2010 22:22:09 +0000 charles Add mkfiles test
Mon, 15 Mar 2010 06:28:36 +0000 charles Add debug proc entry for gathering gc stats
Mon, 15 Mar 2010 06:07:44 +0000 charles Get rid of kernel lock, change stats to __u32
Fri, 12 Mar 2010 02:48:34 +0000 charles Faster block iteration where all blocks are being checked
Fri, 12 Mar 2010 01:22:48 +0000 charles Reduce shrink header writing
Thu, 11 Mar 2010 22:47:09 +0000 charles Add test for reduced shrink headers
Thu, 11 Mar 2010 02:44:43 +0000 charles Update tags when rewriting object header during gc
Thu, 11 Mar 2010 02:14:41 +0000 charles Add more test info
Thu, 11 Mar 2010 02:13:50 +0000 charles Change test to 32MB
Thu, 11 Mar 2010 02:12:57 +0000 charles More testing
Wed, 10 Mar 2010 02:07:01 +0000 charles Clear obsolete files during simulation
Wed, 10 Mar 2010 01:57:25 +0000 charles Clear all files at start of simulation
Wed, 10 Mar 2010 01:22:19 +0000 charles Add conditional compilation for background processing
Tue, 09 Mar 2010 20:41:46 +0000 charles Fix typo
Tue, 09 Mar 2010 04:12:00 +0000 charles Add background processing of updated directories
Sun, 07 Mar 2010 23:43:34 +0000 charles Add extra checks to oldest dirty sequence checking
Sun, 07 Mar 2010 22:07:03 +0000 charles Dynamically update the oldest dirty sequence number so that it does not have to be recalculated all the time
Fri, 05 Mar 2010 02:26:27 +0000 charles Add dummy uses for unused variables to clear compilation warnings
Fri, 05 Mar 2010 01:49:00 +0000 charles Remove oldestDirtySequence from checkpoint
Thu, 04 Mar 2010 22:39:46 +0000 charles Remove obsolete pathDivider field
Tue, 02 Mar 2010 02:29:21 +0000 charles Clean up yaffs_FindNiceObject to be thread safe and simpler. Fix code that does a dummy tree insert during write
Thu, 25 Feb 2010 22:41:46 +0000 charles Add block refreshing feature
Thu, 25 Feb 2010 22:38:03 +0000 charles Fix problem caused by void ptr and clean up code paths
Thu, 25 Feb 2010 22:34:47 +0000 charles Add extra compiler flags