[Bug 1514] Libblock propagate sync calls to driver.

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri May 14 02:23:14 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1514





--- Comment #2 from Chris Johns <chrisj at rtems.org>  2010-05-13 21:23:13 ---
I think a bug exists in the sync code. The
rtems_bdbuf_swapout_modified_processing call sets the timer to 0 of all buffers
on the list but they may not be on the device asked to be sync'ed.

The solution is to detect if a sync of all buffers has been asked. This is
indicated by the dev field being invalid. Currently you can only sync a
specific bd or a device. There is no whole cache sync call.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list