Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

VM uses clock timer that are not mentioned in VM configuration

Featured Replies

The default configuration for the Slackware VM does include the following <clock> definition:

 

<clock offset='utc'>
    <timer name='rtc' tickpolicy='catchup'/>
    <timer name='pit' tickpolicy='delay'/>
    <timer name='hpet' present='no'/>
  </clock>

 

Running a slackware (Unraid) VM I see the "tsc" and "acpi_pm" timers running instead. As I'm always experiencing timer problems with "tsc" how can I work around that? Should I add "tsc" to the <clock> element?

 

Here's the error I see in a Unraid VM. Whenever this happens, performance of the VM degrades by 3/4:

 

May  4 02:10:40 TowerVM01 kernel: clocksource: timekeeping watchdog on CPU2: Marking clocksource 'tsc' as unstable because the skew is too large:
May  4 02:10:40 TowerVM01 kernel: clocksource: 'acpi_pm' wd_now: 70aa1c wd_last: 51d1b1 mask: ffffff
May  4 02:10:40 TowerVM01 kernel: clocksource: 'tsc' cs_now: 5b65e65f2fb54 cs_last: 5b65e12de6c58 mask: ffffffffffffffff
May  4 02:10:40 TowerVM01 kernel: tsc: Marking TSC unstable due to clocksource watchdog
May  4 02:10:40 TowerVM01 kernel: clocksource: Switched to clocksource acpi_pm

 

Question #1: Why is a timer running in my VMs that is not declared in the VM configuration?

 

Question #2: Would it possibly help to add an additional "tsc" timer to the <clock>?

 

<timer name='tsc' tickpolicy='catchup' mode='auto'/>

 

Thanks in advance.

 

Edited by hawihoney

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.