Skip to content

Commit

Permalink
Move to Linux 4.9.35
Browse files Browse the repository at this point in the history
  • Loading branch information
krizhanovsky committed Jul 2, 2017
1 parent a381cb6 commit c2b5c53
Show file tree
Hide file tree
Showing 2 changed files with 2,025 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ performance characteristics in comparison with TCP servers on top of common
Socket API or even kernel sockets.

We do our best to keep the kernel modifications as small as possible. Current
[patch](https://github.com/tempesta-tech/tempesta/blob/master/linux-4.8.15.patch)
[patch](https://github.com/tempesta-tech/tempesta/blob/master/linux-4.9.35.patch)
is just about 2,000 lines.


Expand All @@ -28,9 +28,9 @@ requirements and installation procedures.

To build the module you need to do the following steps:

* Download [the patched Linux kernel](https://github.com/tempesta-tech/linux-4.8.15-tfw)
* Download [the patched Linux kernel](https://github.com/tempesta-tech/linux-4.9.35-tfw)
or patch vanilla kernel on your own using
[linux-4.8.15.patch](https://github.com/tempesta-tech/tempesta/blob/master/linux-4.8.15.patch).
[linux-4.9.35.patch](https://github.com/tempesta-tech/tempesta/blob/master/linux-4.9.35.patch).
* Build, install, and then boot the kernel. Classic build and install procedure
is used. For that, go to the directory with the patched kernel sources, make
sure you have a correct `.config` file, and then do the following (`<N>` is
Expand Down
Loading

0 comments on commit c2b5c53

Please sign in to comment.