Alan Cox 3462150083 Annotate pmap_changebit() as __always_inline. This function was
written as a template that when inlined is specialized for the caller
through constant value propagation and dead code elimination.  Thus,
the specialized code that is generated for pmap_clear_reference() et
al. avoids several conditional branches inside of a loop.
2003-07-23 19:49:32 +00:00
..
2003-07-21 19:15:25 +00:00
2003-05-19 20:29:07 +00:00
2003-06-10 21:44:29 +00:00
2003-06-11 05:37:42 +00:00
2003-07-21 02:49:42 +00:00
2003-07-21 02:49:42 +00:00
2003-07-23 15:04:31 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-07-23 12:09:14 +00:00
2003-06-11 06:34:30 +00:00
2003-07-05 01:24:36 +00:00