http://bugzilla.kernel.org/show_bug.cgi?id=9711
Summary: ACPI: processor limit set error
Product: ACPI
Version: 2.5
KernelVersion: 2,6.24-rc6
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Config-Processors
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected], [EMAIL PROTECTED]
Latest working kernel version: None
Earliest failing kernel version: All
Distribution: FC8
Hardware Environment: All
Software Environment: All
Problem Description: when echo some invalid values to
/proc/acpi/processor/CPU*/limit,
it doesn't return any error info, on the contrary, it successes
and sets some other values
Steps to reproduce:
[EMAIL PROTECTED] /]# echo "0:0A" >/proc/acpi/processor/CPU0/limit
[EMAIL PROTECTED] /]# cat /proc/acpi/processor/CPU0/limit
active limit: P0:T0
user limit: P0:T0
thermal limit: P0:T0
[EMAIL PROTECTED] /]# echo "0:0F" >/proc/acpi/processor/CPU0/limit
[EMAIL PROTECTED] /]# cat /proc/acpi/processor/CPU0/limit
active limit: P0:T0
user limit: P0:T0
thermal limit: P0:T0
[EMAIL PROTECTED] /]# echo "0:0 0:1 0:2" >/proc/acpi/processor/CPU0/limit
[EMAIL PROTECTED] /]# cat /proc/acpi/processor/CPU0/limit
active limit: P0:T0
user limit: P0:T0
thermal limit: P0:T0
[EMAIL PROTECTED] /]#
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla