From: Dominik Brodowski <linux-X3ehHDuj6sIIGcDfoQAp7OTW4wlIGRCZ@public.gmane.org>
To: Vasileios Gkanis <gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Philipp Wollermann <phil_wo-hi6Y0CQ0nG0@public.gmane.org>
Subject: Re: High frequency sound when loading the processor module -- Please help
Date: Sat, 9 Apr 2005 00:17:03 +0200 [thread overview]
Message-ID: <20050408221703.GA20022@isilmar.linta.de> (raw)
In-Reply-To: <200504081647.30433.gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
On Fri, Apr 08, 2005 at 03:47:30PM -0600, Vasileios Gkanis wrote:
> If in the file include/asm-i386/param.h, I change the
> #ifdef __KERNEL__
> # define HZ 1000 /* Internal kernel timer frequency */
> # define USER_HZ 100 /* .. some user interfaces are in "ticks" */
> # define CLOCKS_PER_SEC (USER_HZ) /* like times() */
> #endif
>
> to
> #ifdef __KERNEL__
> # define HZ 100 /* Internal kernel timer frequency */
> # define USER_HZ 100 /* .. some user interfaces are in "ticks" */
> # define CLOCKS_PER_SEC (USER_HZ) /* like times() */
> #endif
>
> will it do the trick or will I make a mess?
I don't know exactly, however IIRC there are some issues if you do only
this.
The latest dynamic tick patch can be found at
http://lkml.org/lkml/2005/4/8/54
but it might still be on the bleeding side of the warm fuzzy feeling of
being on the bleeding edge of kernel development.
Thanks,
Dominik
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
prev parent reply other threads:[~2005-04-08 22:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-08 19:28 High frequency sound when loading the processor module -- Please help Vasileios Gkanis
[not found] ` <200504081428.48477.gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
2005-04-08 19:47 ` Vasileios Gkanis
[not found] ` <200504081447.02303.gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
2005-04-08 20:20 ` Philipp Wollermann
[not found] ` <4256E783.9090607-hi6Y0CQ0nG0@public.gmane.org>
2005-04-08 20:28 ` Vasileios Gkanis
[not found] ` <200504081528.51796.gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
2005-04-08 20:39 ` Dominik Brodowski
[not found] ` <20050408203934.GA18490-JwFqNg2GrOVrgjWwlLH9qw@public.gmane.org>
2005-04-08 20:46 ` Vasileios Gkanis
2005-04-08 21:47 ` Vasileios Gkanis
[not found] ` <200504081647.30433.gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org>
2005-04-08 22:17 ` Dominik Brodowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050408221703.GA20022@isilmar.linta.de \
--to=linux-x3ehhduj6siigcdfoqap7otw4wligrcz@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=gkanis-4fMUIQ/vbHD2fBVCVOL8/A@public.gmane.org \
--cc=phil_wo-hi6Y0CQ0nG0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox