[RTEMS Project] #2844: JFFS2: Add IO controls to get filesystem instance information and force a garbage collection

RTEMS trac trac at rtems.org
Tue Dec 20 06:29:55 UTC 2016


#2844: JFFS2: Add IO controls to get filesystem instance information and force a
garbage collection
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  4.12
Component:  filesystem       |     Version:  4.11
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by sebastian.huber):

 Garbage collection is done on demand automatically as late as possible.
 Every operation can result in a garbage collection. We don't have a
 garbage collection thread like on Linux.

 This operation gives you a bit more control when the garbage collection
 takes place.

--
Ticket URL: <http://devel.rtems.org/ticket/2844#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list