| Thu, 22 Jan 2009 00:44:46 +0000 |
charles |
Change kernel patchin script for 2.6.28 friendliness
|
| Mon, 19 Jan 2009 01:21:14 +0000 |
charles |
More test fiddling
|
| Sun, 18 Jan 2009 23:24:08 +0000 |
charles |
Replace printf with proper tracing
|
| Sun, 18 Jan 2009 21:50:37 +0000 |
charles |
Add autocheckpoint control
|
| Fri, 16 Jan 2009 02:26:56 +0000 |
charles |
Tweak tests
|
| Fri, 16 Jan 2009 02:14:52 +0000 |
charles |
Change some object verification
|
| Fri, 16 Jan 2009 00:49:25 +0000 |
charles |
Replace test scrips with nand and nor versions
|
| Fri, 16 Jan 2009 00:47:00 +0000 |
charles |
Improve test harness for yaffs2 mode
|
| Fri, 16 Jan 2009 00:45:47 +0000 |
charles |
Improve handling of ecc on tags
|
| Fri, 16 Jan 2009 00:44:45 +0000 |
charles |
Handle unfixed ecc errors better when scanning
|
| Mon, 12 Jan 2009 00:53:47 +0000 |
charles |
Consolidate unlinked file handling durinit init to take care of restored checkpoint case too.
|
| Mon, 12 Jan 2009 00:49:01 +0000 |
charles |
More test clean ups
|
| Fri, 09 Jan 2009 02:59:47 +0000 |
charles |
More test fiddling
|
| Fri, 09 Jan 2009 02:54:14 +0000 |
charles |
Fix compiler grizzle
|
| Fri, 09 Jan 2009 02:52:28 +0000 |
charles |
Fix chunk start problem properly
|
| Sun, 04 Jan 2009 21:44:24 +0000 |
charles |
Restructure tests
|
| Thu, 27 Nov 2008 20:32:52 +0000 |
charles |
Add more tracing to yafs_VerifyDirectory
|
| Thu, 27 Nov 2008 02:46:45 +0000 |
charles |
gc part of the block at a time to reduce latency
|
| Wed, 26 Nov 2008 20:49:36 +0000 |
charles |
Some test case changes
|
| Wed, 26 Nov 2008 20:46:47 +0000 |
charles |
Keep shadowing through gc (compare with 1.64)
|
| Wed, 26 Nov 2008 20:44:20 +0000 |
charles |
Remove sprintf from yaffs_guts because it isn't always available
|
| Wed, 26 Nov 2008 20:42:36 +0000 |
charles |
Remove sprintf from yaffs_guts because it isn't always available
|
| Tue, 25 Nov 2008 00:29:32 +0000 |
charles |
Fix sign handling problem. This works, buut should probably be improved
|
| Fri, 21 Nov 2008 02:19:30 +0000 |
charles |
Tweaks to nor stress simulation. Save random seed so that we can do better debugging
|
| Fri, 21 Nov 2008 02:17:32 +0000 |
charles |
Fix problem where duplicate object headers were not always being selected correctly due to not reading the serial number from the tags at the right place
|
| Thu, 13 Nov 2008 01:50:16 +0000 |
charles |
Extra page status checking to combat power loss causing only one bit to change
|
| Tue, 11 Nov 2008 20:43:10 +0000 |
charles |
Add nor stress test script
|
| Tue, 11 Nov 2008 01:48:47 +0000 |
charles |
Reduce size for nor simulation testing to try force errors
|
| Tue, 11 Nov 2008 01:47:46 +0000 |
charles |
Fix uninitialised variable
|
| Fri, 07 Nov 2008 00:37:59 +0000 |
charles |
Some fixes and add NOR integrity code
|