Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
5a2b1722
Commit
5a2b1722
authored
Oct 28, 2005
by
Tony Luck
Browse files
Options
Browse Files
Download
Plain Diff
Pull proc-cpuinfo-siblings into release branch
parents
1e1bb25e
ce6e71ad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/ia64/kernel/setup.c
arch/ia64/kernel/setup.c
+1
-1
No files found.
arch/ia64/kernel/setup.c
View file @
5a2b1722
...
...
@@ -561,7 +561,7 @@ show_cpuinfo (struct seq_file *m, void *v)
c
->
itc_freq
/
1000000
,
c
->
itc_freq
%
1000000
,
lpj
*
HZ
/
500000
,
(
lpj
*
HZ
/
5000
)
%
100
);
#ifdef CONFIG_SMP
seq_printf
(
m
,
"siblings : %u
\n
"
,
c
->
num_log
);
seq_printf
(
m
,
"siblings : %u
\n
"
,
c
pus_weight
(
cpu_core_map
[
cpunum
])
);
if
(
c
->
threads_per_core
>
1
||
c
->
cores_per_socket
>
1
)
seq_printf
(
m
,
"physical id: %u
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment