Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2019 01:22:16 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r351919 - head/sys/riscv/conf
Message-ID:  <201909060122.x861MGJt012666@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: philip
Date: Fri Sep  6 01:22:16 2019
New Revision: 351919
URL: https://svnweb.freebsd.org/changeset/base/351919

Log:
  QEMU: use default HZ
  
  HZ=100 by default on riscv since r351918.

Modified:
  head/sys/riscv/conf/QEMU

Modified: head/sys/riscv/conf/QEMU
==============================================================================
--- head/sys/riscv/conf/QEMU	Fri Sep  6 01:19:31 2019	(r351918)
+++ head/sys/riscv/conf/QEMU	Fri Sep  6 01:22:16 2019	(r351919)
@@ -6,5 +6,4 @@ include "GENERIC"
 
 ident QEMU
 
-options 	HZ=100
 options 	ROOTDEVNAME=\"ufs:/dev/vtbd0\"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909060122.x861MGJt012666>