Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Matthew Dillon
:On Fri, 22 Jan 1999, Matthew Dillon wrote: : :> A new function, kvm_getswapinfo(), has been added to libkvm. :> :> pstat, systat, and top have been updated to use the new function. : :Have you considered using sysctl(3) for this instead? If yes, could you :explain why the libkvm seemed b

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Brian Feldman
On Fri, 22 Jan 1999, Garrett Wollman wrote: > < said: > > > Where's struct kvm_swap and typedef struct kvm_swap *kvm_swap_t supposed to > > now be? > > Hopefully the latter isn't anywhere, since style(9) says very > specifically that such typedefs are Not To Be Introduced. This doesn't change

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Garrett Wollman
< said: > Where's struct kvm_swap and typedef struct kvm_swap *kvm_swap_t supposed to > now be? Hopefully the latter isn't anywhere, since style(9) says very specifically that such typedefs are Not To Be Introduced. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We'

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Andrzej Bialecki
On Fri, 22 Jan 1999, Matthew Dillon wrote: > A new function, kvm_getswapinfo(), has been added to libkvm. > > pstat, systat, and top have been updated to use the new function. Have you considered using sysctl(3) for this instead? If yes, could you explain why the libkvm seemed better to

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Brian Feldman
On Fri, 22 Jan 1999, Matthew Dillon wrote: > A new function, kvm_getswapinfo(), has been added to libkvm. > > pstat, systat, and top have been updated to use the new function. > > -Matt > > Matthew Dillon >

kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Matthew Dillon
A new function, kvm_getswapinfo(), has been added to libkvm. pstat, systat, and top have been updated to use the new function. -Matt Matthew Dillon To Unsubscribe: s