Biancaa-R commented on PR #3406:
URL: https://github.com/apache/nuttx-apps/pull/3406#issuecomment-3946701464

   
   > I read the review quickly and thought the issue was because of bss 
overflow and I initially suggested for it .. But since its flash overflow (as 
xip code/data) so I kept time module only for simulation case where there is a 
lot of memory to spare. I introduced a manual logic instead of libraries to 
reduce space for epoch calculation in microcontrollers , all the memory heavy 
implementations are conditional.
   * Output result : Creating of new file also shows current time.
   * Issue : Default time for a file without modification goes to epoch , 
getting of linux's internal time also sometime takes values like 2008 ,so I 
diverted the value taken by /data folder for accuracy in all cases (for sim 
with hostfs.) if present.
   <img width="1082" height="377" alt="image" 
src="https://github.com/user-attachments/assets/aebf3d8c-fa3a-490d-989e-7b447aa098f0";
 />
   
   Checkpatch:
   <img width="1080" height="37" alt="image" 
src="https://github.com/user-attachments/assets/42b8ea26-e805-4831-8a3a-95ffec48f7a1";
 />
   
   General output in linux :  (but in our case nuttx its fully single user for 
now.)
   <img width="1314" height="736" alt="image" 
src="https://github.com/user-attachments/assets/01b12e79-40bd-48b5-8d65-296e2fc853a7";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to