From: Paul C. <pc...@us...> - 2015-05-14 19:33:39
|
On 05/14/2015 11:31 AM, 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 Address: 10000000 > Removable: Yes Associativity: (index: 1) 0 1 2 2 > Section(s): 1 > -- snip -- > > Additionally, this patch allows users to specify the -d 4 option > to lsslot for memory which will print information about all possible > LMBs, not just the LMBs owned by the system. Is this supposed to read "print information about all LMBs installed in the system, not just the LMBs visible to the operating system" ? PC |