8 Commits
Author SHA1 Message Date
Etienne PerotandgVisor bot e5f2478bee runsc: Make Systrap the default platform.
As per announced on gvisor-users:
https://groups.google.com/g/gvisor-users/c/OhGupJ5bTuo

PiperOrigin-RevId: 540085417
2023-06-13 15:09:54 -07:00
Fabricio VoznikaandgVisor bot 4c5f36e7bd Update link to benchmarks
Closes #5192

PiperOrigin-RevId: 350578130
2021-01-07 09:32:16 -08:00
Didier DurandandGitHub be86a91584 Update performance.md
@ianlewis: fixed according to your proposal
2020-09-21 06:33:28 +02:00
Didier DurandandGitHub 4197a26a37 Fix a couple of typos on performance.md
2 typos spotted in current version and fixed.
Best
Didier
2020-09-20 10:33:22 +02:00
Adin ScannellandgVisor bot 420b791a3d Minor formatting updates for gvisor.dev.
* Aggregate architecture Overview in "What is gVisor?" as it makes more sense
  in one place.

* Drop "user-space kernel" and use "application kernel". The term "user-space
  kernel" is confusing when some platform implementation do not run in
  user-space (instead running in guest ring zero).

* Clear up the relationship between the Platform page in the user guide and the
  Platform page in the architecture guide, and ensure they are cross-linked.

* Restore the call-to-action quick start link in the main page, and drop the
  GitHub link (which also appears in the top-right).

* Improve image formatting by centering all doc and blog images, and move the
  image captions to the alt text.

PiperOrigin-RevId: 311845158
2020-05-15 20:05:18 -07:00
gVisor bot a3f97a757a Merge pull request #2513 from amscanne:website-integrated
PiperOrigin-RevId: 311184385
2020-05-12 12:55:23 -07:00
Adin Scannell 5f3a256425 Add support for kramdown TOC. 2020-05-06 14:15:19 -07:00
Adin Scannell 508e25b6d6 Adapt website to use g3doc sources and bazel.
This adapts the merged website repository to use the image and bazel
build framework. It explicitly avoids the container_image rules provided
by bazel, opting instead to build with direct docker commands when
necessary.

The relevant build commands are incorporated into the top-level
Makefile.
2020-05-06 14:15:18 -07:00