NetBSD-Bugs archive

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

PR/60281 CVS commit: src/sys/opencrypto



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60281 CVS commit: src/sys/opencrypto
Date: Sat, 19 Sep 2026 02:45:29 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Sep 19 02:45:29 UTC 2026
 
 Modified Files:
 	src/sys/opencrypto: cryptodev_internal.h
 
 Log Message:
 crypto(4): Crank down max number of ops to something reasonable.
 
 Largest driver I found, qat(4), has at most 16384 sessions, so 64k
 oughta be enough for anyone.
 
 PR kern/60281: crypto(4): bugs in reference counting and test
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/opencrypto/cryptodev_internal.h
 
 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