Преглед изворни кода

deploy: 027f39c0c19d0dde170233ac41f9ecf7c8f0d339

jserv пре 3 година
родитељ
комит
c897db72f5
2 измењених фајлова са 6 додато и 6 уклоњено
  1. 3 3
      index.html
  2. 3 3
      lkmpg-for-ht.html

+ 3 - 3
index.html

@@ -18,7 +18,7 @@
 
 <h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
 <div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
-<div class='date'><span class='ecrm-1200'>September 21, 2021</span></div>
+<div class='date'><span class='ecrm-1200'>September 22, 2021</span></div>
                                                                   
 
                                                                   
@@ -5417,8 +5417,8 @@ please create an issue at <a class='url' href='https://github.com/sysprog21/lkmp
 </p>
    <div class='footnotes'><!-- l. 1586 --><p class='indent'>     <span class='footnote-mark'><a href='#fn1x0-bk' id='fn1x0'><sup class='textsuperscript'>1</sup></a></span><span class='ecrm-0800'>The goal of threaded interrupts is to push more of the work to separate threads, so that the
 </span><span class='ecrm-0800'>minimum needed for acknowledging an interrupt is reduced, and therefore the time spent handling
-</span><span class='ecrm-0800'>the interrupt (where it can’t handle any other interrupts at the same time) is reduced. See
-</span><span class='ecrm-0800'>https://lwn.net/Articles/302043/</span></p>                                                                              </div>
+</span><span class='ecrm-0800'>the interrupt (where it can’t handle any other interrupts at the same time) is reduced. See</span>
+<a class='url' href='https://lwn.net/Articles/302043/'><span class='ectt-0800'>https://lwn.net/Articles/302043/</span></a><span class='ecrm-0800'>.</span></p>                                                                         </div>
  
 </body> 
 </html>

+ 3 - 3
lkmpg-for-ht.html

@@ -18,7 +18,7 @@
 
 <h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
 <div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
-<div class='date'><span class='ecrm-1200'>September 21, 2021</span></div>
+<div class='date'><span class='ecrm-1200'>September 22, 2021</span></div>
                                                                   
 
                                                                   
@@ -5417,8 +5417,8 @@ please create an issue at <a class='url' href='https://github.com/sysprog21/lkmp
 </p>
    <div class='footnotes'><!-- l. 1586 --><p class='indent'>     <span class='footnote-mark'><a href='#fn1x0-bk' id='fn1x0'><sup class='textsuperscript'>1</sup></a></span><span class='ecrm-0800'>The goal of threaded interrupts is to push more of the work to separate threads, so that the
 </span><span class='ecrm-0800'>minimum needed for acknowledging an interrupt is reduced, and therefore the time spent handling
-</span><span class='ecrm-0800'>the interrupt (where it can’t handle any other interrupts at the same time) is reduced. See
-</span><span class='ecrm-0800'>https://lwn.net/Articles/302043/</span></p>                                                                              </div>
+</span><span class='ecrm-0800'>the interrupt (where it can’t handle any other interrupts at the same time) is reduced. See</span>
+<a class='url' href='https://lwn.net/Articles/302043/'><span class='ectt-0800'>https://lwn.net/Articles/302043/</span></a><span class='ecrm-0800'>.</span></p>                                                                         </div>
  
 </body> 
 </html>