From 685679f7e4cc349aa1260fad8dbfaf07089c7b19 Mon Sep 17 00:00:00 2001 From: akolb Date: Tue, 23 May 2006 11:09:35 -0700 Subject: 6223090 implement policies to reduce thread migration --- usr/src/uts/sun4v/os/cmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/uts/sun4v') diff --git a/usr/src/uts/sun4v/os/cmp.c b/usr/src/uts/sun4v/os/cmp.c index fc0aa2e46c..c82f3e006e 100644 --- a/usr/src/uts/sun4v/os/cmp.c +++ b/usr/src/uts/sun4v/os/cmp.c @@ -112,6 +112,7 @@ chip_plat_define_chip(cpu_t *cp, chip_def_t *cd) * will change with future processors. */ cd->chipd_rechoose_adj = 0; + cd->chipd_nosteal = 0; } /* -- cgit v1.2.3