[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 07:49: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: closed
Priority: normal | Milestone: 4.12
Component: filesystem | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Comment (by chrisj):
Replying to [comment:2 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.
Is there a special reason we do not have a thread?
> This operation gives you a bit more control when the garbage collection
takes place.
I see it forces a garbage collection so how do you suspend it?
Your original post suggested it could be suspended and this would be good.
After a large delete and reboot the start up can hang on the mount. It
would be nice to hold this until we have initialised and then let the
clean up happen.
--
Ticket URL: <http://devel.rtems.org/ticket/2844#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list