From owner-freebsd-virtualization@freebsd.org Wed Jan 15 16:23:35 2020 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AFCCB1F7486 for ; Wed, 15 Jan 2020 16:23:35 +0000 (UTC) (envelope-from darkfiberiru@gmail.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47yXgq3Jbkz3Byv for ; Wed, 15 Jan 2020 16:23:35 +0000 (UTC) (envelope-from darkfiberiru@gmail.com) Received: by mailman.nyi.freebsd.org (Postfix) id 6F2D61F7485; Wed, 15 Jan 2020 16:23:35 +0000 (UTC) Delivered-To: virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6EF0F1F7484 for ; Wed, 15 Jan 2020 16:23:35 +0000 (UTC) (envelope-from darkfiberiru@gmail.com) Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47yXgp2tHjz3Byt for ; Wed, 15 Jan 2020 16:23:34 +0000 (UTC) (envelope-from darkfiberiru@gmail.com) Received: by mail-oi1-x233.google.com with SMTP id n16so15900259oie.12 for ; Wed, 15 Jan 2020 08:23:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=MfAoEZ2TqtQ0ejUKwuGUpPQYFdT0H/OHSrhQ1qFH694=; b=k5H4hbN04Q43aeRl8fvSvR65JGQsAMI5nQ0dJdYf6sHUvYqmgknmCXuppeyNr4f/rZ srm3JpW5//vrq4zlqqlfy1OHQC9WwPOhZrcNa4cKDw/eoPgeptx3ThOVUJumriId1b4S QQ+aWIk2apDbNafb1S7A/FokhFhgx20+1EvdAsBLyBighmg5LvnHPoxhqUVFXYumBAUb hETI6WMzoq5FyLOCXnvdu7818IH47az5NCj/Y4bgoLm7/jSIB9SbURhxguj86mIFOYw2 LXhDKE4UTD+2X83MZIN4RJvzau1c2SeRMPRYjS7hXw/itvsqAN3AzNDtBZtdpaKJzSL0 M2Fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=MfAoEZ2TqtQ0ejUKwuGUpPQYFdT0H/OHSrhQ1qFH694=; b=kQrYFe3GOFenlPy9AGuZmYF4kj1dpjuyXD5d1gXqSx42UVqSOC9tZFh4uKr9YW5tVm MDarvPjbeys9bRbftV2Wsp3xihMnbxMFijnP9g+/CcRK43TR8h34u9kV605smTNQg7kq HLm0+8K6nq3OfVEU2W5iy2NQWhBTh2vzMOL1Kj5N9uS5xztZt7MNxYpD0pYpFk2mW3rg vxKQmIDPBlkS0GcvnRBJSSNXuvg5XUZOXwGEdxNT+TW4XmqyEIkXHdnJgNRye5mXv4dI iFDSSi62IFszCwFsWhOLhAuz6Wpxw4Qi17Q+yXX/jSt8RGLpw2aANPfQsvM9V5s/PWph GKvg== X-Gm-Message-State: APjAAAWSxgDLtwInRpIQw51+qGrBl353f0Jnz0btJxiP5Kv1Yvsw9nFx wv5OO1MMm9WhkUBwQrONqcVUsHn+aOAx3y2orHeNiQ== X-Google-Smtp-Source: APXvYqzP/bdM9mYmcIRxJdD97OVnplLUv+C3NvU8JVzjz28d0uctkxkHyLG81QdiWWGleMjd7to3zSxKVntmpSIzJq8= X-Received: by 2002:aca:ea43:: with SMTP id i64mr514981oih.30.1579105412975; Wed, 15 Jan 2020 08:23:32 -0800 (PST) MIME-Version: 1.0 References: <6e5508d0-4a41-8442-3807-8b9e22bba933@digiware.nl> <13c3951d-dd0e-7666-a56d-41f6368465c7@digiware.nl> <680e7d3b-b71c-7f89-f6d1-c1ff8d646dae@redbarn.org> In-Reply-To: <680e7d3b-b71c-7f89-f6d1-c1ff8d646dae@redbarn.org> From: Nick Wolff Date: Wed, 15 Jan 2020 11:22:47 -0500 Message-ID: Subject: Re: Adding a different type of blockstore to Bhyve To: Paul Vixie Cc: Willem Jan Withagen , virtualization@freebsd.org X-Rspamd-Queue-Id: 47yXgp2tHjz3Byt X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=k5H4hbN0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of darkfiberiru@gmail.com designates 2607:f8b0:4864:20::233 as permitted sender) smtp.mailfrom=darkfiberiru@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; FREEMAIL_FROM(0.00)[gmail.com]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[virtualization@freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; IP_SCORE_FREEMAIL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; RCVD_IN_DNSWL_NONE(0.00)[3.3.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; IP_SCORE(0.00)[ip: (-8.29), ipnet: 2607:f8b0::/32(-2.09), asn: 15169(-1.83), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2020 16:23:35 -0000 Wilem, While I'm not sure I'm the best to review this I have pinged multiple coworkers at iXsystems where I work asking if any of them have time. Thanks for the work looks good to my eyes. Thanks, Nick Wolff On Wed, Jan 15, 2020 at 9:12 AM Paul Vixie wrote: > > > Willem Jan Withagen wrote on 2020-01-07 01:53:> > > Looking for reviewers of: > > https://reviews.freebsd.org/D23010 > > this general approach seems legit to me. i don't know how to tell that > to the "reviews" web site shown above, but i hope someone else here > knows that answer and will take a look at your diffs. > > > In the days after newyear I made a first attempt to refactor the > > block_if stuff into a generic backend: blockbe_ and and implementation > > of the local storage: lockblk_ > > > > I've submitted it to phabricator, and I'm seeking reviews and ultimately > > somebody that will commit this when all issues are worked out. > > i honestly don't know who that is. i hope they're here, listening. > > -- > P Vixie > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org" >