mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-07 14:02:33 +00:00
Add an opportunistic page cache to the xnandpsu driver since it does not implement partial page reads and common filesystem access patterns perform multiple reads from the same page. This has been seen to provide a 10x speedup to read speeds and a 2x speedup on first initialization when used with JFFS2.