Ticket #1 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

kernel is running way too slow

Reported by: laforge@… Owned by: laforge@…
Priority: high Milestone:
Component: System Software Version: unspecified
Severity: critical Keywords:
Cc: buglog@… HasPatchForReview:
Blocked By: Estimated Completion (week):
PatchReviewResult: Blocking:
Reproducible:

Description

The 2.7.17.7 kernel is running way too slow at the moment. Overal system
performance is about 10% of what is to be expected.

during kernel bootup we clearly see that clocks are configured correctly:
S3C2410: core 202.800 MHz, memory 101.400 MHz, peripheral 50.700 MHz

but then:

Calibrating delay loop... 4.39 BogoMIPS (lpj=10976)

Comparison with other S3C2410 systems shows that bogomips should be at about 100
(at 200MHz cpu core clock).

I've already checked SDRAM timings, bus access mode (async/sync) and cache
enabled status without finding a cause for the problem.

Change History

Changed 2 years ago by laforge@…

  • status changed from new to assigned

Changed 2 years ago by laforge@…

  • status changed from assigned to closed
  • resolution set to fixed

has been fixed, was related to caches being disabled by bootloader

Note: See TracTickets for help on using tickets.