Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH] lscpu: add drawer support
@ 2016-06-14  7:22 Heiko Carstens
  2016-06-14  7:22 ` Heiko Carstens
  2016-06-14  8:43 ` Karel Zak
  0 siblings, 2 replies; 5+ messages in thread
From: Heiko Carstens @ 2016-06-14  7:22 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux, Heiko Carstens

Hello Karel,

the recent IBM z13 machines added yet another cpu topology level which
is called 'drawer'. I'd like to have support for this within lscpu as
well. The kernel patch that makes the new sysfs interfaces available
will be merged during the next merge window. Therefore the first
kernel release that contains the required interfaces will be v4.8.

So this patch that adds support to lscpu comes early.

The two required kernel patches are currently available at

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git

within the features branch:

    topology/sysfs: provide drawer id and siblings attributes
    s390/topology: add drawer scheduling domain level

(also part of linux-next).

Please consider this patch for inclusion.

Thanks,
Heiko

Heiko Carstens (1):
  lscpu: add drawer support

 sys-utils/lscpu.1 |  5 ++++-
 sys-utils/lscpu.c | 51 +++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 47 insertions(+), 9 deletions(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-06-14 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14  7:22 [PATCH] lscpu: add drawer support Heiko Carstens
2016-06-14  7:22 ` Heiko Carstens
2016-06-14  8:43 ` Karel Zak
2016-06-14 10:08   ` Heiko Carstens
2016-06-14 10:37     ` Heiko Carstens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox