Re: [PATCH] [RFC] Expose _SUN in /proc/acpi/processor/<...>/info

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alex Chiang
Date: Thursday, December 13, 2007 - 12:08 pm

Hi Len,

* Len Brown <lenb@kernel.org>:
 
Ok.

 
There are lots of ways to go with this, and I'd like to get an
idea of what you think makes most sense before going off and
spending tons of time here.

I see possible choices as:

  1) create something like:
  
	/sys/devices/system/cpu/cpuN/topology/socket_id

     And leave it up to the arch to figure if/how they want to
     implement it. On ia64 systems, we can get this information
     from the _SUN method.

  2) create something like:

  	/sys/devices/system/cpu/cpuN/acpi/

     And port over the stuff from /proc/acpi, adding in a new
     field for _SUN.

Thoughts?

Thanks.

/ac

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [RFC] Expose _SUN in /proc/acpi/processor/<... ..., Alex Chiang, (Thu Dec 13, 12:08 pm)