lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 10 Aug 2008 11:28:38 +0400
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	Bradley Hanna <brahan.ml@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Programming the apic when no external to cpu timer is present?

[Bradley Hanna - Sat, Aug 09, 2008 at 08:19:43PM -0400]
| I am working with an embedded testing board that has no timer external
| to the cpu other than an rtc.  How does linux go about programming the
| local cpu timer (apic) to raise hardware interrupts?
| 
| thanks for your patience,
| 
| brahan
| 

you could take a look on apic_(32|64).c. Here is the
function you need I hope - setup_APIC_timer

		- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ