Lines Matching full:requirements
4 <head><title>A Tour Through RCU's Requirements [LWN.net]</title>
7 <h1>A Tour Through RCU's Requirements</h1>
29 raises the question of exactly what RCU's requirements are.
32 This document therefore summarizes RCU's requirements, and can be thought
36 in fact, I learned about many of these requirements the hard way.
43 All that aside, here are the categories of currently known RCU requirements:
47 <li> <a href="#Fundamental Requirements">
48 Fundamental Requirements</a>
49 <li> <a href="#Fundamental Non-Requirements">Fundamental Non-Requirements</a>
52 <li> <a href="#Quality-of-Implementation Requirements">
53 Quality-of-Implementation Requirements</a>
56 <li> <a href="#Software-Engineering Requirements">
57 Software-Engineering Requirements</a>
69 <h2><a name="Fundamental Requirements">Fundamental Requirements</a></h2>
72 RCU's fundamental requirements are the closest thing RCU has to hard
73 mathematical requirements.
819 Note that these memory-barrier requirements do not replace the fundamental
880 <h2><a name="Fundamental Non-Requirements">Fundamental Non-Requirements</a></h2>
1319 have been met with some skepticism in the 1990s, but these requirements
1322 <h2><a name="Quality-of-Implementation Requirements">Quality-of-Implementation Requirements</a></h2>
1325 These sections list quality-of-implementation requirements.
1326 Although an RCU implementation that ignores these requirements could
1329 Classes of quality-of-implementation requirements are as follows:
1512 The remaining performance requirements are, for the most part,
1559 There are currently no special latency requirements for
1563 However, there most definitely are scalability requirements:
1955 That said, the exact requirements on RCU priority boosting will likely
1986 <h2><a name="Software-Engineering Requirements">
1987 Software-Engineering Requirements</a></h2>
2018 I was made aware of this set of requirements shortly after Thomas
2288 I learned of these boot-time requirements as a result of a series of
2666 These energy-efficiency requirements have proven quite difficult to
2672 I learned of many of these requirements via angry phone calls:
2906 The real-time-latency response requirements are such that the
2987 The other four flavors are listed below, with requirements for each
3387 requirements.
3388 Given that the requirements keep changing, this will not be the last
3390 subset of the requirements set forth.