https://github.com/spcl/upm
User-guided Page Merging: Memory Deduplication for Serverless
https://github.com/spcl/upm
deduplication faas serverless
Last synced: 12 months ago
JSON representation
User-guided Page Merging: Memory Deduplication for Serverless
- Host: GitHub
- URL: https://github.com/spcl/upm
- Owner: spcl
- License: other
- Created: 2023-11-11T15:33:11.000Z (over 2 years ago)
- Default Branch: memory-dedup
- Last Pushed: 2023-11-11T16:26:46.000Z (over 2 years ago)
- Last Synced: 2025-04-13T12:12:50.378Z (12 months ago)
- Topics: deduplication, faas, serverless
- Language: C
- Homepage:
- Size: 177 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
- Security: security/Kconfig
Awesome Lists containing this project
README
Linux kernel
============
This file was moved to Documentation/admin-guide/README.rst
Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
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.