Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5379
b: refs/heads/master
c: ef4d7cb
h: refs/heads/master
i:
  5377: 8bc6b50
  5375: 7e47747
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 29, 2005
1 parent f7d6656 commit 4f4d295
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a54649b801e5fe69755dc55e6589f7a65af25d79
refs/heads/master: ef4d7cbea773a77b36e732779cab4018ba2c037b
10 changes: 6 additions & 4 deletions trunk/Documentation/x86_64/boot-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Timing
notsc
Don't use the CPU time stamp counter to read the wall time.
This can be used to work around timing problems on multiprocessor systems
with not properly synchronized CPUs. Only useful with a SMP kernel
with not properly synchronized CPUs.

report_lost_ticks
Report when timer interrupts are lost because some code turned off
Expand All @@ -74,6 +74,9 @@ Idle loop
event. This will make the CPUs eat a lot more power, but may be useful
to get slightly better performance in multiprocessor benchmarks. It also
makes some profiling using performance counters more accurate.
Please note that on systems with MONITOR/MWAIT support (like Intel EM64T
CPUs) this option has no performance advantage over the normal idle loop.
It may also interact badly with hyperthreading.

Rebooting

Expand Down Expand Up @@ -178,6 +181,5 @@ Debugging
Misc

noreplacement Don't replace instructions with more appropiate ones
for the CPU. This may be useful on asymmetric MP systems
where some CPU have less capabilities than the others.

for the CPU. This may be useful on asymmetric MP systems
where some CPU have less capabilities than the others.

0 comments on commit 4f4d295

Please sign in to comment.