From: Nathan F. <nf...@li...> - 2015-04-09 01:25:33
|
On 04/08/2015 04:17 PM, Paul Clarke wrote: > Is there documentation that needs to be updated as well? Ahhh... yes. I should have updated the lsslot man page along with this. Thanks for pointing that out. > > What is "Associativity", "Section(s)"? (What's "LMB" stand for?) The associativity is cpu <=> memory affinity, this tells us which node the memory is on. Section(s) refers to the memory sections in sysfs, i.e. /sys/devices/system/memory/memoryXXX. LMB stands for Logical Memory Block. -Nathan > > On 04/08/2015 02:46 PM, Nathan Fontenot wrote: >> This patch adds additional information to the output produced >> by the lsslot command for dynamic reconfiguration memory. The >> default output with this patch will add the address, drc index, >> and associativity for each LMB. >> >> #> lsslot -c mem >> Dynamic Reconfiguration Memory (LMB size 0x10000000) >> LMB2: >> DRC Index: 80000001 >> Removable: Yes >> Address: 10000000 >> Associativity: 0 0 1 1 >> Section(s): 1 >> -- snip -- > > PC |