This repo includes the virtual Shared Virtual Addressing (vSVA, a.k.a virtual Shared Virtual Memory) enabling patches for Intel Platform. This repo also uses patches from the repo owned by Jacob Pan (https://github.com/jacobpan/linux.git : siov_sva)
License
yiliu1765/linux-vsva
vsva-linux-5.9…
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
About
This repo includes the virtual Shared Virtual Addressing (vSVA, a.k.a virtual Shared Virtual Memory) enabling patches for Intel Platform. This repo also uses patches from the repo owned by Jacob Pan (https://github.com/jacobpan/linux.git : siov_sva)