util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] various lscpu changes
@ 2011-09-06  0:52 Heiko Carstens
  2011-09-06  0:52 ` [PATCH 01/11] [PATCH] lscpu: remove comma operator Heiko Carstens
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Heiko Carstens @ 2011-09-06  0:52 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux, Heiko Carstens

Hi Karel,

another set of patches against lscpu. Since you didn't have chance to push
out your local tree to kernel.org yet, I simply based them on my old lscpu
branch which you applied on your local tree:

 git://git.kernel.org/pub/scm/linux/kernel/git/heiko/util-linux.git lscpu

So, in theory there shouldn't be any merge conflicts ;)

Also, due to master.kernel.org being down I didn't set up a new git branch.


Anyway, the most notable change/addition is the new "-e|--extended" option
which prints a human readable extended cpu table:

CPU BOOK SOCKET CORE ONLINE CONFIGURED POLARIZATION ADDRESS
0   0    0      0    yes    yes        vert-medium  0
1   0    0      1    yes    yes        vert-low     1
2   0    0      2    yes    yes        vert-low     2
3   0    1      3    yes    yes        vert-low     3
4   0    1      4    yes    yes        vert-low     4
5   0    1      5    yes    yes        vert-low     5
6   1    2      6    yes    yes        vert-low     6
7   1    2      -    no     yes        vert-low     7
8   1    2      -    no     yes        vert-low     8
9   -    -      -    no     no         -            9
10  -    -      -    no     no         -            10
11  1    3      7    yes    yes        vert-low     11
12  1    3      8    yes    yes        vert-low     12
13  1    3      9    yes    yes        vert-low     13
14  1    3      10   yes    yes        vert-low     14
15  1    4      11   yes    yes        vert-low     15
16  1    5      12   yes    yes        vert-low     16
17  1    5      13   yes    yes        vert-low     17
18  1    5      14   yes    yes        vert-low     18
19  1    6      15   yes    yes        vert-low     19

Hopefully the patches don't look too bad. :)

Thanks,
Heiko

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

end of thread, other threads:[~2011-09-12 11:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06  0:52 [PATCH 00/11] various lscpu changes Heiko Carstens
2011-09-06  0:52 ` [PATCH 01/11] [PATCH] lscpu: remove comma operator Heiko Carstens
2011-09-06  0:52 ` [PATCH 02/11] [PATCH] lscpu: fix cache output for extended parsable output Heiko Carstens
2011-09-06  0:52 ` [PATCH 03/11] [PATCH] lscpu: simplify cache column output function Heiko Carstens
2011-09-06  0:52 ` [PATCH 04/11] [PATCH] lscpu: allow read_cache() to be called for offline cpus Heiko Carstens
2011-09-06  0:52 ` [PATCH 05/11] [PATCH] lscpu: add --version option Heiko Carstens
2011-09-06  0:52 ` [PATCH 06/11] [PATCH] lscpu: add human readable extended cpu table output Heiko Carstens
2011-09-06  0:52 ` [PATCH 07/11] [PATCH] lscpu: add configured state to output Heiko Carstens
2011-09-06  0:52 ` [PATCH 08/11] [PATCH] lscpu: add online " Heiko Carstens
2011-09-06  0:53 ` [PATCH 09/11] [PATCH] lscpu: add --all option Heiko Carstens
2011-09-06  0:53 ` [PATCH 10/11] [PATCH] lscpu: add s390 test case Heiko Carstens
2011-09-06  0:53 ` [PATCH 11/11] [PATCH] lscpu: add Hypervisor to output Heiko Carstens
2011-09-09 22:07 ` [PATCH 00/11] various lscpu changes Karel Zak
2011-09-10 10:25   ` Heiko Carstens
2011-09-12 11:55     ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).