descriptionconnection oriented routing
homepage URLhttp://michaelblizek.twilightparadox.com/projects/cor/index.html
ownermichi1@michaelblizek.twilightparadox.com
last changeSat, 25 Mar 2023 10:43:47 +0000 (25 11:43 +0100)
content tags
add:
README
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.
shortlog
2023-03-25 Michael Blizeksplit dev_queuemaster
2023-03-25 Michael Blizekcreate cor_dev
2023-03-18 Michael Blizeksplit dev.c
2023-03-18 Michael Blizekadd debugging code
2023-03-11 Michael Blizekcleanup, shrink struct cor_conn
2023-03-04 Michael Blizekuse hrtimers for nbcongwin
2023-03-04 Michael Blizeknbcongwin: prevent send bursts
2023-02-11 Michael Blizekremove ack_seqno
2023-02-11 Michael Blizekshrink struct cor_conn
2023-02-11 Michael Blizekset BUFSIZE_SHIFT to 3
2023-02-11 Michael Blizekshrink window size field
2023-02-11 Michael Blizekflush_out cleanup
2023-02-11 Michael Blizek32bit seqno, bugfixes
2023-01-14 Michael Blizekreduce overhead
2023-01-14 Michael Blizekbugfix: do not send priority twice when establishing...
2022-10-29 Michael Blizekcheckpatch fixes
...
heads
13 months ago master
8 years ago linux_4_3_0
8 years ago linux_3_0_0
12 years ago linux_2_6_31
14 years ago cor