Sorry I'm taking a break from GSoC this year :-) Last GSoC was horribly stressful, this year I'll focus on NuttX CI.
I compiled some GSoC Tips here: https://github.com/apache/nuttx/issues/11957 Lup On Thu, Feb 13, 2025 at 8:05 AM Tomek CEDRO <to...@cedro.info> wrote: > On Wed, Feb 12, 2025 at 7:45 PM Tiago Medicci Serrano > <tiago.medi...@gmail.com> wrote: > > I would like to propose another topic: > > * Enhancing on-demand paging algorithm on NuttX: > > - It already has a rudimentary on-demand paging algorithm that allows > > mapping the `data` memory on-demand ( > > > https://nuttx.apache.org/docs/latest/components/paging.html#kernel-build-implementation > ). > > However, it doesn't allow loading applications from the read-only device > > on-demand (it copies `text` area at once) and neither it contain an > > algorithm to handle when physical memory allocation fails (like > identifying > > unused memory and writing to a flash partition, like the Linux's "swap > > partition"). > > Thanks Tiago! :-) > > Do we have NuttX Mentors this year to register at Apache in the first > place? The deadline seems to have passed but was extended, someone > stepped down, I don't fully follow the conversations there :-P Without > Mentors we will not be able to do any project and we should act quick > in this area o_O > > https://community.apache.org/gsoc/ > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >