[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Request (small) porting help for linuxinfo



On Mon, 2005-03-21 at 17:09 +0100, Helge Kreutzmann wrote:
> Hello,
> I maintain the small utility linuxinfo which displays a brief summary
> of the cpu/system.  I improved the ia64 port in my last upload. 
> Since I have no access to such a machine, I would be glad to know of
> failures (in PM or as bug reports) of it.  The requested test (in
> unstable, if possible) is quite simple:
> 
> a) apt-get install linuxinfo

dannf@krebs:/tmp$ dpkg -l linuxinfo
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  linuxinfo      1.1.8-10       Displays extended system information


> b) linuxinfo


dannf@krebs:/tmp$ linuxinfo
Model: Itanium 2
Linux krebs 2.6.10-1-mckinley #1 Tue Feb 8 18:02:29 MST 2005
One Intel Itanium 2 1300MHz processor, 1946.15 total bogomips, 264192M
RAM
System library 2.3.2

> 
> If the output is incorrect, I need 

I don't have 264G of memory, so let's assume its incorrect :)

> c) cat /proc/cpuinfo
>    ls -l /proc/kcore
>    ls -l /proc/meminfo

dannf@krebs:/tmp$ cat /proc/cpuinfo
processor  : 0
vendor     : GenuineIntel
arch       : IA-64
family     : Itanium 2
model      : 1
revision   : 5
archrev    : 0
features   : branchlong
cpu number : 0
cpu regs   : 4
cpu MHz    : 1300.000000
itc MHz    : 1300.000000
BogoMIPS   : 1946.15

dannf@krebs:/tmp$ ls -l /proc/kcore
-r--------  1 root root 277025406976 Mar 23 10:58 /proc/kcore
dannf@krebs:/tmp$ ls -l /proc/meminfo
-r--r--r--  1 root root 0 Mar 23 10:58 /proc/meminfo

In addition, here's the contents of meminfo:
dannf@krebs:/tmp$ cat /proc/meminfo
MemTotal:      2050592 kB
MemFree:          8960 kB
Buffers:         47760 kB
Cached:         441296 kB
SwapCached:      36112 kB
Active:        1507488 kB
Inactive:       285392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2050592 kB
LowFree:          8960 kB
SwapTotal:     1048544 kB
SwapFree:       452464 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:        1419360 kB
Slab:           187712 kB
CommitLimit:   2073840 kB
Committed_AS:  3005760 kB
PageTables:      10688 kB
VmallocTotal: 137429640192 kB
VmallocUsed:     10592 kB
VmallocChunk: 137429627888 kB




Reply to: