mu578 commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233204632
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STDC_VERSIO
mu578 commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233204632
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STDC_VERSIO
mu578 commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233204632
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STDC_VERSIO
mu578 commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233204632
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STDC_VERSIO
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit f01deff80f4a0e7b69cd3cbfc15789fa9f4e39df
Author: Xiang Xiao
AuthorDate: Sun May 28 20:09:42 2023 +0800
mm: Re
pkarashchenko merged PR #9560:
URL: https://github.com/apache/nuttx/pull/9560
--
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: commits-unsubscr...@nuttx.
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit ddbe9eb6abcd616799ac576159fcb45e692deb2d
Author: Xiang Xiao
AuthorDate: Sun May 28 19:23:56 2023 +0800
mm: Re
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b00237ac01f3790f8d6f6ce04c3fb62fb9f39f71
Author: Xiang Xiao
AuthorDate: Mon May 29 01:23:24 2023 +0800
mm: Mo
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from c76f9f9349 mm/heap: Count mm_heap_s overhead in mm_mallinfo
new ddbe9eb6ab mm: Rename mm_memdump_s to mallt
pkarashchenko commented on code in PR #9513:
URL: https://github.com/apache/nuttx/pull/9513#discussion_r1233198450
##
libs/libc/misc/lib_memfd.c:
##
@@ -32,20 +33,30 @@
* Pre-processor Definitions
/
xiaoxiang781216 commented on code in PR #9560:
URL: https://github.com/apache/nuttx/pull/9560#discussion_r1233178397
##
mm/tlsf/mm_tlsf.c:
##
@@ -450,7 +448,7 @@ static void memdump_handler(FAR void *ptr, size_t size, int
used,
#endif
}
}
- else if (dump->pid <=
xiaoxiang781216 commented on code in PR #9560:
URL: https://github.com/apache/nuttx/pull/9560#discussion_r1233178397
##
mm/tlsf/mm_tlsf.c:
##
@@ -450,7 +448,7 @@ static void memdump_handler(FAR void *ptr, size_t size, int
used,
#endif
}
}
- else if (dump->pid <=
xiaoxiang781216 commented on code in PR #9513:
URL: https://github.com/apache/nuttx/pull/9513#discussion_r1233178263
##
libs/libc/misc/lib_memfd.c:
##
@@ -32,20 +33,28 @@
* Pre-processor Definitions
xiaoxiang781216 commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595930837
> > But select already contain the code to restore:
> > https://github.com/apache/nuttx/blob/master/fs/vfs/fs_select.c#L105
>
> @xiaoxiang781216 The `fdcheck_protect()` is i
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6c51eaa6 Publishing web: bedd222c
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 1d5ca4e809c31c448a475763f40219e8834b00ba
Author: Xiang Xiao
AuthorDate: Sun May 28 23:54:01 2023 +0800
mm/mempool:
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 225d347306 stm32 tickless: stop assertion when calling
up_timer_gettime before initialised
new 1d5ca4e809 mm/mem
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit c76f9f9349c326c4927b6c1d28543fe927a44e31
Author: Xiang Xiao
AuthorDate: Mon May 29 00:03:12 2023 +0800
mm/heap: Cou
acassis merged PR #9561:
URL: https://github.com/apache/nuttx/pull/9561
--
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: commits-unsubscr...@nuttx.apache
acassis opened a new pull request, #9562:
URL: https://github.com/apache/nuttx/pull/9562
## Summary
This patch will fix an issue that was preventing the stm32f7 board from
working with external SDRAM memory.
## Impact
Only stm32f777zit6-meadow
## Testing
stm32f777zit6-meadow
pkarashchenko commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595849613
In general if we do a swap and store `pid` value in lower bits and `fd` in
upper bits it will give a correct comparison result based on `fd` value.
--
This is an automated message f
pkarashchenko commented on code in PR #9513:
URL: https://github.com/apache/nuttx/pull/9513#discussion_r1233123578
##
libs/libc/misc/lib_memfd.c:
##
@@ -32,20 +33,28 @@
* Pre-processor Definitions
/
pkarashchenko commented on code in PR #9560:
URL: https://github.com/apache/nuttx/pull/9560#discussion_r1233122479
##
mm/tlsf/mm_tlsf.c:
##
@@ -292,27 +292,27 @@ static void mallinfo_task_handler(FAR void *ptr, size_t
size, int used,
if (used)
{
#if CONFIG_MM_BACKTRACE
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from b8856479e netutils/iperf: Fix possible precision loss
new fcda92ebc toywasm: disable tail call and exp
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 3d598fce6c1ce82a035c1793bbd695b6b9e421ac
Author: YAMAMOTO Takashi
AuthorDate: Fri Jun 16 22:50:24 2023 +0900
pkarashchenko merged PR #1796:
URL: https://github.com/apache/nuttx-apps/pull/1796
--
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: commits-unsubscr...@n
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit fcda92ebc7e77b5d302c322d202a85044713dd0d
Author: YAMAMOTO Takashi
AuthorDate: Fri Jun 16 22:49:56 2023 +0900
pkarashchenko commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595845971
The `fdcheck_protect()` is implemented as
```
/
* Name: fdcheck_protect
*
* Description: Ob
fjpanag commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595839154
> could you share your code around select?
Have a look
[here](https://github.com/fjpanag/code_for_nuttx/blob/main/mqtt_broker/mqtt_br_server.c#L133).
It seems that only `select
xiaoxiang781216 commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595831570
But select already contain the code to restore:
https://github.com/apache/nuttx/blob/master/fs/vfs/fs_select.c#L105
--
This is an automated message from the Apache Git Service.
pkarashchenko commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595829511
@xiaoxiang781216 I think there may be a case in `max_fd + 1` that is passed
to select. I think it should be computed based on `fdcheck_restore()`.
--
This is an automated message fr
xiaoxiang781216 commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595826910
could you share your code around select?
--
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
fjpanag commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1595826148
@hujun260 @xiaoxiang781216 I think that something is wrong with this.
After enabling `CONFIG_FDCHECK` several things break in various ways.
For example, I was using `select()` bef
xiaoxiang781216 opened a new pull request, #9561:
URL: https://github.com/apache/nuttx/pull/9561
## Summary
- mm/mempool: Avoid the allocation number of expend block equals zero
- mm/heap: Count mm_heap_s overhead in mm_mallinfo
## Impact
heap info
## Testing
pkarashchenko commented on PR #1796:
URL: https://github.com/apache/nuttx-apps/pull/1796#issuecomment-1595815669
Thank you so much.
--
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 co
yamt commented on PR #1796:
URL: https://github.com/apache/nuttx-apps/pull/1796#issuecomment-1595813409
> Could you please update commit message of a second commit with few more
words (it seems to be too laconic to me)?
done.
these files are generated by regen.sh.
after chan
pkarashchenko commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233098430
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STD
wengzhe commented on PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#issuecomment-1595812514
Hi there, I've tried this patch on `rv-virt:knetnsh64_smp`, it's roughly
improving the performance without atomics by 2%~3% (while switching to atomics
may improve ~10%). It seems that addi
xiaoxiang781216 opened a new pull request, #9560:
URL: https://github.com/apache/nuttx/pull/9560
## Summary
align with the naming of mallinfo_task
## Impact
code refactor only
## Testing
sim:kasan
--
This is an automated message from the Apache Git Servic
xiaoxiang781216 commented on code in PR #9513:
URL: https://github.com/apache/nuttx/pull/9513#discussion_r1233088162
##
libs/libc/misc/lib_memfd.c:
##
@@ -45,7 +45,9 @@
int memfd_create(FAR const char *name, unsigned int flags)
{
-#ifdef CONFIG_FS_TMPFS
+#if defined(CONFIG_F
pkarashchenko commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233084297
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STD
acassis commented on code in PR #9513:
URL: https://github.com/apache/nuttx/pull/9513#discussion_r1233069451
##
libs/libc/misc/lib_memfd.c:
##
@@ -45,7 +45,9 @@
int memfd_create(FAR const char *name, unsigned int flags)
{
-#ifdef CONFIG_FS_TMPFS
+#if defined(CONFIG_FS_SHMFS)
acassis commented on PR #9523:
URL: https://github.com/apache/nuttx/pull/9523#issuecomment-1595772200
> @acassis wouldn't it make more sense to keep my patch and add fb_register
to those boards not calling it rather than to remove it from esp32_bringup.c? I
don't think we should bind the LC
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 225d347306 stm32 tickless: stop assertion when c
acassis merged PR #9559:
URL: https://github.com/apache/nuttx/pull/9559
--
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: commits-unsubscr...@nuttx.apache
acassis commented on PR #9559:
URL: https://github.com/apache/nuttx/pull/9559#issuecomment-1595768818
Thanks!
--
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
acassis commented on code in PR #7202:
URL: https://github.com/apache/nuttx/pull/7202#discussion_r1233066939
##
libs/libc/machine/arm/armv7-m/arch_elf.c:
##
@@ -123,7 +123,8 @@ int up_relocate(const Elf32_Rel *rel, const Elf32_Sym *sym,
uintptr_t addr)
*/
Review Comment:
masayuki2009 commented on PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1595746910
@CV-Bowen
I confirmed that iperf score with knetnsh64_smp has been improved.
However, iperf score with qemu-armv8a:netnsh has been degraded.
```
With this PR
Nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 69756f277e10d7da4852e5b8555a7f7e9df6ae52
Author: Bowen Wang
AuthorDate: Fri Jun 16 09:35:14 2023 +0800
rptun_dump
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 372fba70bb mm_heap: dump and stat the mm_heapend node also
new 41e399aa43 rptun: init the semtx before the thre
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 41e399aa436dfe456aa8f761543f7f888eb01209
Author: wangbowen6
AuthorDate: Tue Apr 25 11:22:32 2023 +0800
rptun: ini
xiaoxiang781216 merged PR #9554:
URL: https://github.com/apache/nuttx/pull/9554
--
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: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 940bbfc720 rpmsg: support the fdsan feature for rpmsg dev/mtd/blk
new 4b8db6f22c taks_exithook: fix the build e
xiaoxiang781216 merged PR #9555:
URL: https://github.com/apache/nuttx/pull/9555
--
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: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 4b8db6f22c46da292be2befbcc95383075c55bc2
Author: wangbowen6
AuthorDate: Tue May 16 23:45:23 2023 +0800
taks_exith
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 372fba70bb2a452f536bfa800932b2b46e1026a5
Author: wangbowen6
AuthorDate: Fri Jun 9 14:18:46 2023 +0800
mm_heap: du
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 940bbfc720 rpmsg: support the fdsan feature fo
xiaoxiang781216 merged PR #9556:
URL: https://github.com/apache/nuttx/pull/9556
--
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: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 8515294caa lib_syslograwstream: fix bug when i
xiaoxiang781216 merged PR #9557:
URL: https://github.com/apache/nuttx/pull/9557
--
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: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 279667a8f5a101595a6e0bee6b9d3f320f2d6380
Author: wangbowen6
AuthorDate: Wed Jun 7 13:05:24 2023 +0800
fs_romfs: a
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 7117d3ea8ac5358e0652708b22a933f91bcf3f10
Author: wangbowen6
AuthorDate: Tue Apr 18 14:11:08 2023 +0800
fs_fsync:
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 514e77b75e semaphore: Optimize priority inheritance with only one
holder
new 279667a8f5 fs_romfs: avoid the ro
xiaoxiang781216 merged PR #9558:
URL: https://github.com/apache/nuttx/pull/9558
--
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: commits-unsubscr...@nutt
pkarashchenko commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233010675
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STD
xiaoxiang781216 commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1233008328
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__S
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new b8856479e netutils/iperf: Fix possible pr
xiaoxiang781216 merged PR #1793:
URL: https://github.com/apache/nuttx-apps/pull/1793
--
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: commits-unsubscr...
pkarashchenko commented on code in PR #9553:
URL: https://github.com/apache/nuttx/pull/9553#discussion_r1233003037
##
openamp/Kconfig:
##
@@ -11,4 +11,19 @@ config OPENAMP
if OPENAMP
+config OPENAMP_CACHE
+ bool "Enable OpenAmp cache support"
+ default n
+
pkarashchenko commented on code in PR #9552:
URL: https://github.com/apache/nuttx/pull/9552#discussion_r1232992628
##
include/nuttx/net/netdev_lowerhalf.h:
##
@@ -61,10 +62,8 @@
#define NETPKT_BUFLEN CONFIG_IOB_BUFSIZE
-#if defined(CONFIG_OPENAMP) || \
-(defined(__STD
xiaoxiang781216 commented on code in PR #9486:
URL: https://github.com/apache/nuttx/pull/9486#discussion_r1232983645
##
arch/risc-v/include/irq.h:
##
@@ -204,50 +204,56 @@
#endif
#ifdef CONFIG_ARCH_FPU
-# define REG_F0_NDX(INT_XCPT_REGS + FPU_REG_SIZE * 0)
-# defin
CV-Bowen opened a new pull request, #9558:
URL: https://github.com/apache/nuttx/pull/9558
## Summary
Commit1: fs_romfs: avoid the romfs ERROR log when enable FDSAN
Error log:
[0.003400] [remote] romfs_ioctl: ERROR: Invalid cmd: 783
[0.003400] [remote] romfs_ioctl: ERROR: I
CV-Bowen opened a new pull request, #9557:
URL: https://github.com/apache/nuttx/pull/9557
## Summary
Fix a bug in lib_syslograwstream_open() when iob alloc failed.
## Impact
Should be None.
## Testing
Local test with bes board.
--
This is an automated message fr
CV-Bowen opened a new pull request, #9556:
URL: https://github.com/apache/nuttx/pull/9556
## Summary
Directly return -ENOTTY in rpmsgxxx_ioctl() when the command is not
supported to avoid fdsan command FIOC_SETTAG and FIOC_GETTAG pass to the rpmsg
dev/mtd/blk server with CONFIG_FDSAN ena
CV-Bowen opened a new pull request, #9555:
URL: https://github.com/apache/nuttx/pull/9555
## Summary
Commit 1:
taks_exithook: fix the build error when enable CONFIG_SCHED_DUMP_LEAK
Commit 2:
mm_heap: dump and stat the mm_heapend node also
## Impact
Should be None
75 matches
Mail list logo