Displaying 2 results from an estimated 2 matches for "76h".
Did you mean:
  76
  
2009 Jan 29
1
Samba 3.2.7 and XP authentication error
...an article (which I can't
locate at the moment) in samba wiki.
[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log
[libdefaults]
 default_realm = ORG.LOCAL
 dns_lookup_realm = true
 dns_lookup_kdc = true
 ticket_lifetime = 76h
 forwardable = yes
[realms]
[domain_realm]
[appdefaults]
 pam = {
   debug = false
   ticket_lifetime = 36000
   renew_lifetime = 36000
   forwardable = true
   krb4_convert = false
 }
Any help is appreciated.
Harri
2005 Nov 04
0
TSC and Power Management Events on AMD Processors
...uency  of  the processor
core; however,  its period should be short  enough such that
it is  not possible for two  back-to-back rdtsc instructions
to  return the  same  value.  Software  which  is trying  to
measure  actual  processor  frequency  or  cycle-performance
should  use Performance  Event 76h,  CPU Clocks  not Halted,
rather than the TSC to count CPU cycles.
Current Solutions to TSC Drift due to C1-clock ramping 
======================================================
In  general,  it  is  likely  that  end  users  should  only
experience   and  notice   TSC  drift   on  single-proc...