Opened 8 years ago

Last modified 8 years ago

#47 new task

Perfomance API implementation in Main

Reported by: Valery V. Sedletski Owned by:
Priority: minor Milestone: Enhanced
Component: Common Tasks Keywords: performance api memory cpu load frequency statistics stat
Cc:

Description

Also, we miss Performance API, which gathers info like host memory usage, CPU load, CPU frequency etc. So, this needs to be implemented too.

Change History (1)

comment:1 Changed 8 years ago by Valery V. Sedletski

Most of these API's are implemented since r103. But some API's like getProcessCpuLoad, getProcessMemoryUsage require undocumented DosPerfSysCall? API, or Theseus API used. getRawHostDiskLoad is unimplemented too, because it seems to be missing API's to get milliseconds of time spent to disk operation. OS/2 kernel does not supply such API's.

Note: See TracTickets for help on using tickets.