Skip to content

国外知名第三方Linux内核团队,只为打造精简快速的Linux内核体验!核心和进程调度、负载平衡、缓存、虚拟内存管理器和 CPUFreq 调节器针对繁重的工作负载进行了优化。 完整的多核块层运行队列请求,以实现高 I/O 吞吐量。 用于内核堆栈跟踪(调试信息)实现的ORC开卷器。 实时 Linux 内核 (PREEMPT_RT) 构建可用 [6.1-rt]。 可用的第三方修补程序集:修补程序 AMD 的 Zen2/3/4 处理器的 P 状态 CPPC 驱动程序 [默认]。 英特尔的 SMT 任务迁移计划程序返工。 Futex waitv 和 legacy WAIT_MULTIPLE 实现 Wine / Proton Fsync 支持。 Cloudflare 的 TCP 折叠处理可实现高吞吐量

License

Notifications You must be signed in to change notification settings

ajunlonglive/linux-XanMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 reStructuredText 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

国外知名第三方Linux内核团队,只为打造精简快速的Linux内核体验!核心和进程调度、负载平衡、缓存、虚拟内存管理器和 CPUFreq 调节器针对繁重的工作负载进行了优化。 完整的多核块层运行队列请求,以实现高 I/O 吞吐量。 用于内核堆栈跟踪(调试信息)实现的ORC开卷器。 实时 Linux 内核 (PREEMPT_RT) 构建可用 [6.1-rt]。 可用的第三方修补程序集:修补程序 AMD 的 Zen2/3/4 处理器的 P 状态 CPPC 驱动程序 [默认]。 英特尔的 SMT 任务迁移计划程序返工。 Futex waitv 和 legacy WAIT_MULTIPLE 实现 Wine / Proton Fsync 支持。 Cloudflare 的 TCP 折叠处理可实现高吞吐量

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.4%
  • Assembly 0.7%
  • Shell 0.4%
  • Python 0.2%
  • Makefile 0.2%
  • Perl 0.1%