clock ticks

  1. Z

    Is there a way to slow clock ticks under Linux?

    A time honored patch for *nix systems under a VM is to slow down the clock ticks to reduct the overhead of the interrupt handling - a VM usually doesn't need the resolution Linux provides. I know FreeBSD under VMWare has a sysctl change to slow down timer interrupts. Anyone know if Parallels can...
Back
Top