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>] [day] [month] [year] [list]
Date:	Sun, 06 Apr 2008 14:48:12 -0500
From:	YM Yen <yminyen@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Hooking to APIC timer on SMP 32-bit X86 system

hi,

I am looking for a way to program the APIC timer in a kernel module so 
that the module depends only on the hardware timer instead of the timer 
provided by the kernel. Programming the LVT is easy, however I can't 
find a way to have the Linux kernel to call my interrupt service routine 
in addition to smp_apic_timer_interrupt().

Is doing this even possible? There doesn't seem to be any sort of hook 
or notifier chain I can install a ISR to. Thanks in advance.

Regards,

YM
--
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