NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59314 CVS commit: src/tests/kernel



The following reply was made to PR kern/59314; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59314 CVS commit: src/tests/kernel
Date: Fri, 18 Apr 2025 19:22:14 +0000

 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