This is a discussion on Re: rfv: mem HAL for IRIX within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> "TA" == Thomas Anders <thomas.anders@blue-cable.de> writes: Err, the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> "TA" == Thomas Anders <thomas.anders@blue-cable.de> writes:
Err, the one thing that worries about this patch is that you're hard coding block size values in various places: TA> + mem->size = meminfo.physmem + (swaptotal*512/pagesz); ^^^ and in: TA> + mem->units = 1024; TA> + mem->size = swaptotal/2; /* blocks to KB */ TA> + mem->free = swapfree/2; /* blocks to KB */ mem-> other = -1; Any chance you can actually pull the numbers from somewhere on the system instead? -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|