/[base]
ViewVC logotype

Revision 349948


Jump to revision: Previous Next
Author: scottl
Date: Fri Jul 12 18:37:56 2019 UTC (4 years, 11 months ago)
Changed paths: 3
Log Message:
Tie the name limit of a VM to SPECNAMELEN from devfs instead of a
hard-coded value. Don't allocate space for it from the kernel stack.
Account for prefix, suffix, and separator space in the name. This
takes the effective length up to 229 bytes on 13-current, and 37 bytes
on 12-stable. 37 bytes is enough to hold a full GUID string.

PR:		234134
MFC after:	1 week
Differential Revision:	http://reviews.freebsd.org/D20924


Changed paths

Path Details
Directoryhead/sys/amd64/include/vmm.h modified , text changed
Directoryhead/sys/amd64/include/vmm_dev.h modified , text changed
Directoryhead/sys/amd64/vmm/vmm_dev.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27