Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/kernel
Module Name: src
Committed By: riastradh
Date: Fri Apr 18 19:22:14 UTC 2025
Modified Files:
src/tests/kernel: t_memfd_create.c
Log Message:
t_memfd_create: Scale read_buf and write_buf by page size.
Guessing they were probably written for x86, so assume 8192 bytes
meant 2*pagesize.
Suggested by kre@.
PR kern/59314: t_memfd_create:seal_grow is failing
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/t_memfd_create.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index