RE: [PATCH 1/1] - increase acpi owner_id max

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Aaron Young <ayoung@...>
Cc: John Keller <jpk@...>, <linux-acpi@...>, <ayoung@...>, <linux-ia64@...>, <linux-kernel@...>, Alexey Starikovskiy <alexey.y.starikovskiy@...>, Brown, Len <len.brown@...>
Date: Tuesday, January 30, 2007 - 5:46 pm

I'm not sure that it is a great idea to increase the number of owner IDs
"just in case", rather than in response to the needs of a specific
machine.

Increasing the size of this field increases the size of every namespace
node in the namespace. Remember, there can be thousands of namespace
nodes, so this size increase may not be trivial.  Also, the existing
namespace node has been optimized for alignment and size such that
increasing the size by 8 bits probably increases it by 32 bits as far as
the memory manager is concerned (at least on some operating systems.)

Our feeling (the ACPICA team) has been that the existing 8-bit owner ID
is sufficient for current machines; If and when this becomes truly
insufficient, we are prepared to go to a linked list model to track
namespace nodes owned by a particular table or control method.

Bob


Starikovskiy;
-
linux-
the
the
2007-01-25
index
never
is never
(prevents +1
way,
IDs
IDs
************************************************************************
13:17:14.111002597
/***********************************************************************
13:20:06.148115848
(unlocked)
http://vger.kernel.org/majordomo-info.html
linux-acpi" in
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/1] - increase acpi owner_id max, John Keller, (Fri Jan 26, 6:40 pm)
RE: [PATCH 1/1] - increase acpi owner_id max, Moore, Robert, (Fri Jan 26, 7:21 pm)
Re: [PATCH 1/1] - increase acpi owner_id max, Aaron Young, (Fri Jan 26, 8:03 pm)
RE: [PATCH 1/1] - increase acpi owner_id max, Moore, Robert, (Tue Jan 30, 4:02 pm)
Re: [PATCH 1/1] - increase acpi owner_id max, Aaron Young, (Tue Jan 30, 4:38 pm)
RE: [PATCH 1/1] - increase acpi owner_id max, Moore, Robert, (Tue Jan 30, 5:46 pm)