linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
@ 2014-05-05  5:17 Preeti U Murthy
  2014-05-05 16:29 ` Motohiro Kosaki
  0 siblings, 1 reply; 2+ messages in thread
From: Preeti U Murthy @ 2014-05-05  5:17 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: anton, kosaki.motohiro

Commit 32e45ff43eaf5c17f changed the default value of
RECLAIM_DISTANCE to 30. However the comment around arch
specifc definition of RECLAIM_DISTANCE is not updated to
reflect the same. Correct the value mentioned in the comment.

Signed-off-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
---

 arch/powerpc/include/asm/topology.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h
index c920215..356546d 100644
--- a/arch/powerpc/include/asm/topology.h
+++ b/arch/powerpc/include/asm/topology.h
@@ -12,7 +12,7 @@ struct device_node;
  * Before going off node we want the VM to try and reclaim from the local
  * node. It does this if the remote distance is larger than RECLAIM_DISTANCE.
  * With the default REMOTE_DISTANCE of 20 and the default RECLAIM_DISTANCE of
- * 20, we never reclaim and go off node straight away.
+ * 30, we never reclaim and go off node straight away.
  *
  * To fix this we choose a smaller value of RECLAIM_DISTANCE.
  */

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH] powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
  2014-05-05  5:17 [PATCH] powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE Preeti U Murthy
@ 2014-05-05 16:29 ` Motohiro Kosaki
  0 siblings, 0 replies; 2+ messages in thread
From: Motohiro Kosaki @ 2014-05-05 16:29 UTC (permalink / raw)
  To: Preeti U Murthy, linuxppc-dev; +Cc: anton, Motohiro Kosaki JP

PiAtLS0tLU9yaWdpbmFsIE1lc3NhZ2UtLS0tLQ0KPiBGcm9tOiBQcmVldGkgVSBNdXJ0aHkgW21h
aWx0bzpwcmVldGlAbGludXgudm5ldC5pYm0uY29tXQ0KPiBTZW50OiBNb25kYXksIE1heSAwNSwg
MjAxNCAxOjE3IEFNDQo+IFRvOiBsaW51eHBwYy1kZXZAbGlzdHMub3psYWJzLm9yZw0KPiBDYzog
YmVuaEBrZXJuZWwuY3Jhc2hpbmcub3JnOyBhbnRvbkBzYW1iYS5vcmc7IE1vdG9oaXJvIEtvc2Fr
aSBKUA0KPiBTdWJqZWN0OiBbUEFUQ0hdIHBvd2VycGM6IEZpeCBjb21tZW50IGFyb3VuZCBhcmNo
IHNwZWNpZmljIGRlZmluaXRpb24gb2YgUkVDTEFJTV9ESVNUQU5DRQ0KPiANCj4gQ29tbWl0IDMy
ZTQ1ZmY0M2VhZjVjMTdmIGNoYW5nZWQgdGhlIGRlZmF1bHQgdmFsdWUgb2YgUkVDTEFJTV9ESVNU
QU5DRSB0byAzMC4gSG93ZXZlciB0aGUgY29tbWVudCBhcm91bmQgYXJjaCBzcGVjaWZjDQo+IGRl
ZmluaXRpb24gb2YgUkVDTEFJTV9ESVNUQU5DRSBpcyBub3QgdXBkYXRlZCB0byByZWZsZWN0IHRo
ZSBzYW1lLiBDb3JyZWN0IHRoZSB2YWx1ZSBtZW50aW9uZWQgaW4gdGhlIGNvbW1lbnQuDQo+IA0K
PiBTaWduZWQtb2ZmLWJ5OiBQcmVldGkgVSBNdXJ0aHkgPHByZWV0aUBsaW51eC52bmV0LmlibS5j
b20+DQo+IENjOiBBbnRvbiBCbGFuY2hhcmQgPGFudG9uQHNhbWJhLm9yZz4NCj4gQ2M6IEJlbmph
bWluIEhlcnJlbnNjaG1pZHQgPGJlbmhAa2VybmVsLmNyYXNoaW5nLm9yZz4NCj4gQ2M6IEtPU0FL
SSBNb3RvaGlybyA8a29zYWtpLm1vdG9oaXJvQGpwLmZ1aml0c3UuY29tPg0KDQpBY2tlZC1ieTog
S09TQUtJIE1vdG9oaXJvIDxLb3Nha2kubW90b2hpcm9AanAuZnVqaXRzdS5jb20+DQoNCg==

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-05 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-05  5:17 [PATCH] powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE Preeti U Murthy
2014-05-05 16:29 ` Motohiro Kosaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).