Hi again, Daniel,

On Fri, 3 Sept 2021 at 12:46, Daniel Danzberger <dan...@dd-wrt.com> wrote:
>

[snipped]

> +CONFIG_EXT4_FS=y
> +CONFIG_EXT4_FS_POSIX_ACL=y
> +CONFIG_F2FS_FS=y
> +CONFIG_FANOTIFY=y
> +CONFIG_FAT_FS=y

Do all of these filesystems have to be built-in? We have config
options for them.

[snipped]

> +CONFIG_HZ=250

Why 250 Hz? Does the 100 Hz all other targets use cause any measurable
increase in latency?

[snipped]

> +CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y

CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y might not be a performance win,
especially with only 1 GiB of RAM. Should be measured, otherwise
MADVISE should be selected instead.

Best regards,
Rui

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to