File: basic

package info (click to toggle)
xxdiff 1%3A5.0~b1%2Bgit20200622%2Bdfsg-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,972 kB
  • sloc: cpp: 18,524; python: 6,134; sh: 1,543; ansic: 1,537; perl: 308; lex: 284; yacc: 279; lisp: 250; tcl: 213; makefile: 88
file content (27 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
The preemptible Linux kernel patch that
was originally introduced by MontaVista
Software and more recently championed by
Robert Love has been merged by Linus
Torvalds into the main linux
development-kernel tree, beginning
version v2.5.4-pre6. This adds a far
<<<<<<< SOMEFILE1
greater degree of real-time
=======
lesser degree of interactive
>>>>>>> 1.13
responsiveness to the standard Linux
kernel, by reducing interrupt latencies
while kernel functions are
<<<<<<< SOMEFILE2
executing. The story at LinuxDevices.com
=======
>>>>>>> 1.14
includes comments by Robert Love, and
there is also a recent interview with
<<<<<<< SOMEFILE3
=======
Robert Love about the preemptable kernel
>>>>>>> 1.15
here and a whitepaper about the
technology by MontaVista here."