Re: Clock running fast

From: Charles Swiger (cswiger_at_mac.com)
Date: 05/05/05

  • Next message: fbsd_user: "RE: Clock running fast"
    Date: Wed, 4 May 2005 18:28:43 -0400
    To: fbsd_user@a1poweruser.com
    
    

    On May 4, 2005, at 6:19 PM, fbsd_user wrote:
    > sysctl kern.timecounter.choice does not work on my 4.10 system
    >
    > sysctl kern.timecounter.hardware and sysctl kern.timecounter do
    > work.

    True, this interface has changed slightly, since 4.x as 5.x has better
    APCI support. Running a "sysctl -a kern.timecounter" ought to be a
    useful starting point for any recent version of FreeBSD.

    -- 
    -Chuck
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: fbsd_user: "RE: Clock running fast"

    Relevant Pages

    • Re: sensors framework continued (architecture)
      ... provided reasons why a fd based approach is better than a sysctl MIB ... I think a MIB approach is much more usefull between "Single-system sensors ... expected to be used as a configuration interface to define a kernel ...
      (freebsd-arch)
    • Re: [PATCH] sysctl: allow embedded targets to disable sysctl_check.c
      ... names and then sys_sysctl can lookup the information in the ascii tables. ... If we do that we can completely remove ctl_name form the external sysctl data ... where we need to translate from ifindex to interface name. ... Free Embedded Linux Training Materials ...
      (Linux-Kernel)
    • Re: NOARP - gateway must answer and have frozen ARP table
      ... >> if a single sysctl is sufficient to get the desired effect. ... we want ARP table to stay intact no matter which interface ... would respond to ARP requests, but only use static IP->MAC address ... While the sysctl proposed would appear to enforce that on all interfaces ...
      (FreeBSD-Security)
    • Re: simple network traffic query tool
      ... per interface. ... os i want to write a widget which uses sysctl or ... I'm using a modified version of Superkarambas CompactMonitor. ... but easily adaptable for freebsd. ...
      (freebsd-questions)
    • Re: dev.* analogue for interfaces
      ... the driver - or even another driver - wants to add. ... Are the interface sysctl nodes going to be the same/mirrored for hardware ...
      (freebsd-arch)