<br><br><div><span class="gmail_quote">On 8/4/07, <b class="gmail_sendername">Dave Jones</b> &lt;<a href="mailto:davej@redhat.com">davej@redhat.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, Aug 04, 2007 at 08:02:02PM +0200, dragoran wrote:<br> &gt; On 8/4/07, Dave Jones &lt;<a href="mailto:davej@redhat.com">davej@redhat.com</a>&gt; wrote:<br> &gt; &gt;<br> &gt; &gt; On Sat, Aug 04, 2007 at 10:34:12AM +0200, dragoran wrote:
<br> &gt; &gt; &gt; While debugging some qemu problems I wanted to try change the value in<br> &gt; &gt; &gt;<br> &gt; &gt; &gt; /proc/sys/dev/rtc/max-user-freq<br> &gt; &gt; &gt;<br> &gt; &gt; &gt; like suggested from qemu but there is no rtc dir in /proc/sys/dev/
<br> &gt; &gt; &gt; a cat /boot/config-`uname -r` | grep CONFIG_RTC shows this:<br> &gt; &gt; &gt;<br> &gt; &gt; &gt; # CONFIG_RTC is not set<br> &gt; &gt; &gt; [..]<br> &gt; &gt; &gt;<br> &gt; &gt; &gt; why is this disabled? Last time I used it it was there (was a while ago
<br> &gt; &gt; &gt; but it worked)<br> &gt; &gt; &gt; Reason fro this?<br> &gt; &gt;<br> &gt; &gt; We&#39;re using the CONFIG_RTC_CLASS drivers instead.<br> &gt;<br> &gt;<br> &gt; ok, how can I change the max user freq with this drivers?
<br> &gt; a quick google found nothing usefull...<br><br>qemu wants to raise that limit. the old driver had a limit of 64hz<br>unless you used the override.&nbsp;&nbsp;The new driver doesn&#39;t seem to have<br>this check.&nbsp;&nbsp;It&#39;s arguable that it should, and it too should
<br>have a sysctl though.</blockquote><div><br>so if I understand correctly this driver&nbsp; has hardcoded limits that can&#39;t be changed from userspace (yet) ?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dave<br><br>--<br><a href="http://www.codemonkey.org.uk">http://www.codemonkey.org.uk</a><br></blockquote></div><br>