Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-26 Thread Don Lewis
On Jan 26, 12:20pm, Dag-Erling Smorgrav wrote: } Subject: Re: Heads up! New swapper and VM changes have been committed to - } Brian Feldman writes: } > On 24 Jan 1999, Dag-Erling Smorgrav wrote: } > > These are dynamically linked, and will automatically pick up the new } > > libkvm. } > But (most

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-26 Thread Dag-Erling Smorgrav
Brian Feldman writes: > On 24 Jan 1999, Dag-Erling Smorgrav wrote: > > [...] > > These are statically linked, and must be relinked after libkvm has > > been rebuilt. > > [...] > > These are dynamically linked, and will automatically pick up the new > > libkvm. > But (most) still require the struct

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-25 Thread Brian Feldman
On 24 Jan 1999, Dag-Erling Smorgrav wrote: > Boris Staeblow writes: > > Beside your suggestions there are much more programs which use > > libkvm: > > > > /bin/ps/ > > /libexec/rpc.rstatd/ > > /sbin/ccdconfig/ > > /sbin/dmesg/ > > These are statically linked, and must be relinked after libkvm h

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-24 Thread Dag-Erling Smorgrav
Boris Staeblow writes: > Beside your suggestions there are much more programs which use > libkvm: > > /bin/ps/ > /libexec/rpc.rstatd/ > /sbin/ccdconfig/ > /sbin/dmesg/ These are statically linked, and must be relinked after libkvm has been rebuilt. > /sbin/dset/ This does not exist anymore. >

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-24 Thread Adrian Wontroba
On Sat, Jan 23, 1999 at 04:45:34PM -0800, Matthew Dillon wrote: > Make sure your /usr/src/lib/libkvm is updated. Also update > /usr/src/include/kvm.h. Then update and recompile top, systat, > and pstat. Ahh. My cvsup / cvs / buildworld must have been at just the wrong time. This m

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-24 Thread Daniel C. Sobral
Boris Staeblow wrote: > > Beside your suggestions there are much more programs which use > libkvm: > > /sbin/dset/ If I am not mistaken, dset got canned. -- Daniel C. Sobral(8-DCS) d...@newsguy.com If you sell your soul to the Devil and all you get is an MCSE fr

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-24 Thread Karl Pielorz
Boris Staeblow wrote: > > >Make sure your /usr/src/lib/libkvm is updated. Also update > >/usr/src/include/kvm.h. Then update and recompile top, systat, > >and pstat. > > What about an "kvmrebuild"-target in the main Makefile? Would have the effect of a make build/install world ac

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-24 Thread Boris Staeblow
>Make sure your /usr/src/lib/libkvm is updated. Also update >/usr/src/include/kvm.h. Then update and recompile top, systat, >and pstat. What about an "kvmrebuild"-target in the main Makefile? Beside your suggestions there are much more programs which use libkvm: /bin/ps/ /libex

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-23 Thread Matthew Dillon
:swapinfo output looks a little odd: : : :Device 1K-blocks UsedAvail Capacity Type :/dev/da0s2b19660819372 17710810%Interleaved :/dev/da3b 19670419140 17743610%Interleaved :Total 393056 3930560 100% : :The totals don't appear

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-23 Thread Adrian Wontroba
On Sat, Jan 23, 1999 at 10:46:30AM +, Adrian Wontroba wrote: > I've tried, with sources cvsupped at 0600 22/11/1999 UTC. On a 128MB ! 0 (sigh, up too late) -- Adrian Wontroba To Unsubscribe: send ma

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-23 Thread Adrian Wontroba
On Thu, Jan 21, 1999 at 12:55:38AM -0800, Matthew Dillon wrote: > One thing I haven't been able to test, because I forgot: Interleaved > swap ( more then one swap device ). I'll try to test that ASAP. I've tried, with sources cvsupped at 0600 22/11/1999 UTC. On a 128MB machine, and a m

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-21 Thread Greg Lehey
On Thursday, 21 January 1999 at 0:55:38 -0800, Matthew Dillon wrote: > It's all in. The more feedback the better. > > You will have to recompile KVM-related support programs, especially > pstat. I also suggest recompiling libkvm, ps, top, vmstat, systat, > etc... > > The ne

Heads up! New swapper and VM changes have been committed to -4.x

1999-01-21 Thread Matthew Dillon
It's all in. The more feedback the better. You will have to recompile KVM-related support programs, especially pstat. I also suggest recompiling libkvm, ps, top, vmstat, systat, etc... The new swapper is not understood by top or systat yet but it is well understood by ps