Date: Fri, 16 Jul 2010 14:18:48 +0300 From: Alexander Motin <mav@FreeBSD.org> To: freebsd-sparc64@FreeBSD.org Subject: [RFC] Event timers on sparc64/sun4v Message-ID: <4C404018.6040405@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi. I've made a patch, updating sparc64/sun4v timer driver to utilize new MI event timer infrastructure. There are several benefits: - unified interfaces and behavior with other platforms, - support for timer in one-shot mode, - more timer hardware can be easily supported (if there any). Code works for me on UP sparc64 (SunBlade 100) and builds on sun4v. Should work on SMP, but I can't test it. Patch for HEAD can be found here: http://people.freebsd.org/~mav/timers_sparc.patch Any comments? -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C404018.6040405>