[PATCH v2 1/2] cpukit/jffs2: Handle used empty file system

2024-02-20 Thread Kinsey Moore
On JFFS2 file systems on NOR flash or dataflash that does not have spare area for metadata and thus does not invoke delayed writes, it is possible to put the file system into a state where all blocks have been written to and all files have been deleted from the filesystem. There is a bug in the JFF

[PATCH] wscript: Update install directory to include RTEMS Version

2024-02-20 Thread aaron . nyholm
From: Aaron N Closes #4929 --- config/wscript | 2 +- linkers/wscript| 2 +- misc/tools/boot.py | 2 +- misc/wscript | 4 ++-- rtemstoolkit/macros.py | 3 +++ rtemstoolkit/wscript | 4 ++-- tester/covoar/wscript | 4 ++-- tester/rt/options.py | 2 +- tester/wsc

[PATCH v2 2/2] testsuites/jffs2: Add test for empty NOR FS

2024-02-20 Thread Kinsey Moore
This adds a test to very that remounting a completely used, but empty NOR JFFS2 filesystem is possible. Previously, this triggered an edge condition in the JFFS2 scan code that prevented remount of a correctly formed and uncorrupted filesystem. --- .../testsuites/fstests/fsjffs2empty01.yml |

Re: [PATCH] improved error checking in ticks per timeslice

2024-02-20 Thread Gedare Bloom
On Sun, Feb 18, 2024 at 3:31 PM Chris Johns wrote: > > On 18/2/2024 4:42 am, Gedare Bloom wrote: > > Is there a simple way we can add some checks for modification of > > generated files into a commit hook? And then, point to a documentation > > that helps explain where to go for more guidance depe

Re: [PATCH] improved error checking in ticks per timeslice

2024-02-20 Thread zack leung
ping On Sun, 18 Feb 2024 at 21:15, wrote: > --- > cpukit/doxygen/appl-config.h | 2 +- > cpukit/include/rtems/confdefs/clock.h | 6 ++ > 2 files changed, 7 insertions(+), 1 deletion(-) > > diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h > index bd7cde628f..

Re: [PATCH] wscript: Update install directory to include RTEMS Version

2024-02-20 Thread Chris Johns
Hi, Looks good with the addition of a loop shown befow. Did you install into a clean path and test the BSP list can be reported in rtems-test? Chris On 20/2/2024 2:27 pm, aaron.nyh...@unfoldedeffective.com wrote: > From: Aaron N > > Closes #4929 > --- > config/wscript | 2 +- > linke

GSoC24 and Mentors

2024-02-20 Thread Gedare Bloom
Hey folks, RTEMS was accepted as an org for GSoC again. If you were a mentor in the previous two years, and would like to be a mentor again, simply go activate your 2024 mentor account at g.co/gsoc If you were not a mentor in the past, but would like to be, please send me/Joel/Chris an email and

Re: [PATCH rtems-docs 1/1] user: Add docu for use of Rust with RTEMS

2024-02-20 Thread Chris Johns
Hi Frank Thanks for this, it ia awesome. On 17/2/2024 7:52 am, Frank Kuehndel wrote: > From: Frank Kühndel > > --- > user/index.rst | 3 +- > user/overview/index.rst | 2 + > user/rust/bare-metal.rst | 549 +++ > user/rust/index.rst | 64

Re: Incorrect Rendering in Rate Monotonic Manager Chapter

2024-02-20 Thread Chris Johns
On 10/2/2024 8:06 am, Joel Sherrill wrote: > Hi > > https://docs.rtems.org/branches/master/c-user/rate-monotonic/background.html#schedulability-analysis > > > has a bullet list which does not

Documentation theme update

2024-02-20 Thread Chris Johns
Hi, I have a patch for rtems-docs.git to move us to the pip installed sphinx-rtd-theme removing the custom theme based on sphinx-rtd-theme we currently use. The ticket is #4994. The patch is over 4M in size as it deletes common/sphinx_rtd_theme_rtems. YOu can download it from: https://ftp.rte

Documentation theme update

2024-02-20 Thread Chris Johns
Hi, I have a patch for rtems-docs.git to move us to the pip installed sphinx-rtd-theme removing the custom theme based on sphinx-rtd-theme we currently use. The ticket is #4994. The patch is over 4M in size as it deletes common/sphinx_rtd_theme_rtems. YOu can download it from: https://ftp.rte