From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18894 invoked from network); 18 Aug 2022 22:54:14 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 18 Aug 2022 22:54:14 -0000 Received: from mail-lf1-f50.google.com ([209.85.167.50]) by 9front; Thu Aug 18 18:52:21 -0400 2022 Received: by mail-lf1-f50.google.com with SMTP id u9so3922453lfg.11 for <9front@9front.org>; Thu, 18 Aug 2022 15:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc; bh=WmGQcZiD3DukrNbmoH6qU4y5AqRjBuUD1fUOXocyT/M=; b=DCLJf/jVZ1lhrihhgbrDAf8235LOnTnZwb5q00x+I2+vq5PBHEes90fvo4Q8+ZQuFi F8EsSQaeKk9i/E8FV+bn6ckHNEeJbkM3M89zos39fz3a//Cf102VtJBUmQb27HkFhwy7 2nSswGAzRwhY8MfF+FpdWX0r5qjsHAM9Y1z3jEMXJw+jzWCLHRwJGYbCn4QcIPXZYFlc 4tmFUi/0SiltCzXvWyHV8AVly2gqxDtB+YMWqyyzioJ/e+2ePYknnRw+g7FTzxAY/NxW v15WiuSaBTrAb95nYpIHMV5yqVOgUf6DjM9054LAyvaeD7h7O/O95zHphooPbyXKJyec mZ9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc; bh=WmGQcZiD3DukrNbmoH6qU4y5AqRjBuUD1fUOXocyT/M=; b=BZEAWdY3BbTB7Cr1l/O4MmFHmWOw8/VXjX+7iwej8oOdiSGfV0fyXE+RfsZ/RpPdr8 ficeC4as4cYHBplF/Sbt4/VplOlpP7gKZN1LP/negcBQiDhFUI6wma4OC1vFh5zOzBFk mEIpIFFhWePhD1gQH8j7CRHpdPQrnPH+k/DiOsyi1DUgwDWJVc+K3zyz5iKwaiSqPxLI AXY0fInIgsK9EqgmizTh8SR8NfoyM5qpzi1A6nY7ENwdSNkOp29lxzwBpAPEtTxcfESX UdpGyL6dFDAe679WH3W1Er5QxzXRRuzoo9otx2+OHJ8OBaKRrJW+U0Q//lvdL62uh4ru CjQQ== X-Gm-Message-State: ACgBeo2sKeaBlZOsFqqDjiYlcL7OI/T8o1rSd7S4chQvmKGfUblfaG1A o+hBpycpjgIQtdbS+tmo0J4BJiGSe5+StQBeLw+cjDvP X-Google-Smtp-Source: AA6agR4c4dSd5bYR6VRwUMFRSoP5z8bKhFhs5WXCHm5F5JbdlnJY7ZYTylD7JCVluCUmh2nIPgaebnHRVILnVK8Y68M= X-Received: by 2002:a05:6512:3d87:b0:48b:a099:f4c1 with SMTP id k7-20020a0565123d8700b0048ba099f4c1mr1529284lfv.664.1660863137423; Thu, 18 Aug 2022 15:52:17 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6504:995:b0:1dc:3a25:cb4e with HTTP; Thu, 18 Aug 2022 15:52:16 -0700 (PDT) In-Reply-To: <96511664FCD610AAFC870728D786BA81@eigenstate.org> References: <96511664FCD610AAFC870728D786BA81@eigenstate.org> From: Stuart Morrow Date: Thu, 18 Aug 2022 23:52:16 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: asynchronous stable dependency pipelining control Subject: Re: [9front] hackathon writeup Reply-To: 9front@9front.org Precedence: bulk > As expected, there was pontificating about the next version of 9p, > and how to make it handle latency better. Ideas were floated and > rejected, and the difficulties were explored. While no solid > conclusions were reached, there are a few things we know are > essential to the making the next version better. Every time I see this discussed, I never see 9P.ix (code is in branch NxM of harvey-os) mentioned (either as something to adopt or with a reason why not to adopt). Just saying...