From nobody Sat Nov 5 15:38:30 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N4M8w47QDz3ww5n for ; Sat, 5 Nov 2022 15:38:40 +0000 (UTC) (envelope-from dan@sunsaturn.com) Received: from sunsaturn.com (sunsaturn.com [173.208.132.187]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "sunsaturn.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N4M8t5skxz3MSL for ; Sat, 5 Nov 2022 15:38:38 +0000 (UTC) (envelope-from dan@sunsaturn.com) Received: by sunsaturn.com (Postfix, from userid 1001) id 93A7B6815B; Sat, 5 Nov 2022 10:38:30 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sunsaturn.com; s=default; t=1667662710; bh=KCUgdL6TWD2gTNiE0W5+lcgl68fn/2dQlPgdoRzxgAI=; h=Date:From:To:Subject; b=j+nvTyoOZsHpQk3alx8CURloX1LMPlEV0qg/f88x3U58GwdNNvxYT5qk/uA71L7T0 ykhnTc6uO8gBGaA9tvZl6cm9Opf1Vd9dfREH8SOP/pLTHQqA5HafMOHXK6xYen/FS1 Qa16rsMncLV9dWMFk1XZolgoboiQFxDxJPUuOtOA= Received: from localhost (localhost [127.0.0.1]) by sunsaturn.com (Postfix) with ESMTP id 918EE6815A for ; Sat, 5 Nov 2022 10:38:30 -0500 (CDT) Date: Sat, 5 Nov 2022 10:38:30 -0500 (CDT) From: Dan The Man To: freebsd-current@FreeBSD.org Subject: Options for production testing under current(samba slow) Message-ID: <3b2a609d-5e80-edb3-e414-b5e774ad614d@sunsaturn.com> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Rspamd-Queue-Id: 4N4M8t5skxz3MSL X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sunsaturn.com header.s=default header.b=j+nvTyoO; dmarc=none; spf=pass (mx1.freebsd.org: domain of dan@sunsaturn.com designates 173.208.132.187 as permitted sender) smtp.mailfrom=dan@sunsaturn.com X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[sunsaturn.com:s=default]; R_SPF_ALLOW(-0.20)[+ip4:173.208.132.187]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@FreeBSD.org]; DKIM_TRACE(0.00)[sunsaturn.com:+]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[sunsaturn.com: no valid DMARC record]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:32097, ipnet:173.208.128.0/17, country:US]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[dan]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N cd /usr/src/sys/amd64/conf cp GENERIC-NODEBUG MYKERNEL; (add: options BHYVE_SNAPSHOT) cd /usr/src make -j12 buildworld -DWITH_BHYVE_SNAPSHOT -DWITH_MALLOC_PRODUCTION make -j12 buildkernel KERNCONF=MYKERNEL make installkernel KERNCONF=MYKERNEL etc.... Been playing with current lately mostly to use bhyve suspend/resume(which works fine btw, other than core dumps if I left a cd device in there with an ISO etc). I have noticed on samba I am loosing 100-200MB/s transfer speeds now over 10gigabit ix0 device, I am wondering if I need more options than -DWITH_MALLOC_PRODUCTION? Dan. -- Dan The Man CEO & Founder Websites, Domains and Everything else http://www.SunSaturn.com/aboutus.php Email: Dan@SunSaturn.com PGP Key: https://SunSaturn.com/pgp.txt A1A7 6E84 FB0B 8994 C3B5 A1BA FF6F 4997 7311 C386