OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [fs/] [jffs2/] [current/] [doc/] [TODO.eCos] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
$Id: TODO.eCos,v 1.2 2003/11/28 11:15:56 dwmw2 Exp $
2
 
3
 - Make symlinks work properly.
4
 
5
 - Fill in the skeleton gcthread.c so it actually does something.
6
 
7
 - Check and possibly fix locking of icache mangling in fs-ecos.c
8
 
9
 - Check that os-ecos.h defines 'spin_lock()' to something appropriate.
10
 
11
 - Fix unmount of root file system after chdir().
12
 
13
 - Fix atomicity of renames. Why was the unlink added before rename?
14
 
15
 - Further cleanup -- should the functions in dir-ecos.c take 'struct
16
   dirsearch' instead of various components thereof, or should each of
17
   those functions just be moved inside its only caller in fs-ecos.c?
18
 
19
 - Improve mount time by using pointer directly into flash chip instead
20
   of jffs2_flash_read() for the initial scan -- look at the #ifdef
21
   __ECOS bit in scan.c for details.
22
 
23
 - Reduce memory usage. There are fields marked for possible removal in
24
   struct _inode, and there's the __totlen field in struct
25
   jffs2_raw_node_ref as discussed recently.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.