patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH www] design.html: backpedal a bit on POWER9
@ 2020-11-18 12:01 Alyssa Ross
  2020-11-18 12:52 ` Michael Raskin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alyssa Ross @ 2020-11-18 12:01 UTC (permalink / raw)
  To: devel; +Cc: Molly Miller

Supporting POWER9 isn't going to be as easy as I'd initially hoped.
This patch aims to explain that there are blockers that I'd need help
overcoming to be able to support it, even though I'd still like to.

I don't want to be promising anything I can't deliver on, and I now
know that it's very unlikely I'll be able to deliver on this without
help.

Reported-by: Molly Miller <mm@m-squa.red>
---
 design.html | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

diff --git a/design.html b/design.html
index 181c15c..f683ed4 100644
--- a/design.html
+++ b/design.html
@@ -127,18 +127,26 @@ Management Engine</a>
 / <a href="https://en.wikipedia.org/wiki/AMD_Platform_Security_Processor">AMD
 Platform Security Processor</a>.
 
-<p>So, Spectrum will additionally have
-first class support for at least ppc64le.  This architecture has been
-chosen because it is the only other architecture that can come close
-to the sheer performance x86_64 can offer at the high end, and
-because, in stark contrast to x86_64, it is possible to buy a new
-ppc64le (POWER9) system that does not require any proprietary firmware
-that cannot be inspected and audited.  It is a goal of the project to
-build all packages, x86_64 and ppc64le, on POWER9 hardware.  Even if a
-user has to trust the x86_64 computer available to them, anti-freedom
-firmware, undocumented backdoors and all, it would be a disservice to
-them to force them to use packages built on other such untrustworthy
-hardware.
+<p>
+I would like Spectrum to additionally have first class support for at
+least ppc64le.  This is the only other architecture that can come
+close to the sheer performance x86_64 can offer at the high end, and
+in stark contrast to x86_64, it is possible to buy a new ppc64le
+(POWER9) system that does not require any proprietary firmware that
+cannot be inspected and audited.  A blocker for POWER9 support is an
+support in crosvm for virtualizing that architecture, which is outside
+the expertise of anybody currently working on Spectrum but would be a
+very welcome contribution.
+
+<p>
+Ideally, all Spectrum packages, x86_64 and ppc64le, would be built on
+POWER9 hardware.  Even if a user has to trust the x86_64 computer
+available to them, anti-freedom firmware, undocumented backdoors and
+all, they would be able to benefit from binary packages that were
+built on trustworthy hardware without these limitations.
+Unfortunately, preliminary research has shown that x86_64
+virtualization on POWER9 is not currently sufficiantly performant for
+this to be feasible.
 
 <p>
 <small>Permission is granted to copy, distribute and/or modify this
-- 
2.27.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-29 23:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 12:01 [PATCH www] design.html: backpedal a bit on POWER9 Alyssa Ross
2020-11-18 12:52 ` Michael Raskin
2020-11-20 14:06   ` Alyssa Ross
2020-11-21 15:23 ` [PATCH www 2/1] design.html: mention aarch64 as well as x86_64 Alyssa Ross
2020-11-21 16:34 ` Michael Raskin
2020-11-22 20:09   ` Alyssa Ross
2020-11-29 23:54   ` [PATCH www 3/1] design.html: mention goal of diverse build hardware Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).