History log of /illumos-gate/usr/src/uts/common/sys/lgrp.h (Results 1 – 11 of 11)
Revision Date Author Comments
# f06dce2c 13-Nov-2017 Andrew Stormont <astormont@racktopsystems.com>

8809 libzpool should leverage work done in libfakekernel
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Gordon Ross <gordon

8809 libzpool should leverage work done in libfakekernel
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# d5d7cf4e 03-Oct-2009 Jonathan Chew <jonathan.chew@sun.com>

6861737 Assertion in lgrpplat.c hit on platform with >32 cores.


# 6890d023 18-Dec-2008 Eric Saxe <Eric.Saxe@Sun.COM>

6724307 CPU selection bias observed on NUMA/CMT systems
6724296 trips though setfrontdq() can make threads homesick
6724256 root homed threads should participate in cross leaf lgrp CMT load balancing

6724307 CPU selection bias observed on NUMA/CMT systems
6724296 trips though setfrontdq() can make threads homesick
6724256 root homed threads should participate in cross leaf lgrp CMT load balancing
6771377 idle() can get caught up in disp_anywork() on larger systems
6420092 dispatcher can be blinded by idle cpus on large systems

show more ...


# e853d8c3 18-Sep-2007 jc25722 <none@none>

6601648 MPO changes should not have added reference to routine tsb_lgrp_affinity in common header file
6602344 Niagara1 machines think of themselves as NUMA
6602360 mdb, kstat updates needed post 653

6601648 MPO changes should not have added reference to routine tsb_lgrp_affinity in common header file
6602344 Niagara1 machines think of themselves as NUMA
6602360 mdb, kstat updates needed post 6539930
6602440 physical processor view (psrinfo -vp) not supported on N1 post 6539930
6603355 MPO for sun4v platforms causes a panic when the number of mblocks > 1 and # of lgroups <= 1

show more ...


# ce8eb11a 31-Jul-2007 dp78419 <none@none>

PSARC 2006/675 MPO for Victoria Falls/Maramba project
6539930 MPO for sun4v platforms


# 2cb27123 09-Jun-2007 aguzovsk <none@none>

6544121 Implement text replication


# fb2f18f8 18-Jan-2007 esaxe <none@none>

6461311 multi-level CMT scheduling optimizations
6509639 cpu0 is not in the right chip_t if its chipid is not zero

--HG--
rename : usr/src/uts/common/os/chip.c => deleted_files/usr/src/uts/common/os

6461311 multi-level CMT scheduling optimizations
6509639 cpu0 is not in the right chip_t if its chipid is not zero

--HG--
rename : usr/src/uts/common/os/chip.c => deleted_files/usr/src/uts/common/os/chip.c
rename : usr/src/uts/common/sys/chip.h => deleted_files/usr/src/uts/common/sys/chip.h

show more ...


# 03400a71 26-Oct-2006 jjc <none@none>

6469235 s10u3_06;Panic lgrp->lgrp_parent->lgrp_id == lpl->lpl_parent->lpl_lgrpid, file: ../../common/os/lgrp
6482597 lgrp_affinity_set22 test fails intermittently
6483137 lgrp_affinity_best() should

6469235 s10u3_06;Panic lgrp->lgrp_parent->lgrp_id == lpl->lpl_parent->lpl_lgrpid, file: ../../common/os/lgrp
6482597 lgrp_affinity_set22 test fails intermittently
6483137 lgrp_affinity_best() should walk lgroup hierarchy to find best lgroup when bound to CPU

show more ...


# c6402783 06-Sep-2006 akolb <none@none>

PSARC 2006/421 MPO Control And Observability Tools
4698370 Want tool for applying advice to affect memory allocation via madvise(3C)
5048416 Want to be able to observe lgroup memory placement via pma

PSARC 2006/421 MPO Control And Observability Tools
4698370 Want tool for applying advice to affect memory allocation via madvise(3C)
5048416 Want to be able to observe lgroup memory placement via pmap(1)
5048789 Want tool for observing and affecting thread placement on lgroups
6424359 Want Perl interface to liblgrp(3LIB) library
6424363 Want tool for observing lgroup information
6424366 Want walkers for lgroup resources and lineage
6424384 Want ps(1) to be lgroup-aware
6424387 Want prstat(1M) to be lgroup-aware
6455612 DTrace proc provider should have inline for thread home lgroup
6455724 Want thread home lgroup visibility via /proc
6457390 threads should rehome to lgroup with same (or more affinity) than existing home lgroup
6457640 Want to expose lgroup load average scale to user-land

show more ...


# 2dae3fb5 21-Jun-2005 jjc <none@none>

6266922 page_get_replacement_page may fail with 256M pages
6274712 no memnodes in parent lgroup of leaf lgroups with no memory
6274882 Remove lgrp_plat_build_topo() since it is unused
6274894 lgrp_p

6266922 page_get_replacement_page may fail with 256M pages
6274712 no memnodes in parent lgroup of leaf lgroups with no memory
6274882 Remove lgrp_plat_build_topo() since it is unused
6274894 lgrp_plat_latency_verify() shouldn't use lgrp_plat_probe_times[0][0] as local latency
6274899 lgrp_mem_init() has mistake in accounting for lgroups changed

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch