Subject: Re: Two swapctl(2) question
To: None <tech-kern@netbsd.org>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: tech-kern
Date: 04/10/2001 14:19:39
On Tue, Apr 10, 2001 at 02:17:04PM -0400, gabriel rosenkoetter wrote:
> Second, can this syscall be used as:
>
> swapctl(SWAP_CTL, se, 0);
>
> ... in order to change anything BUT the priority of the swap device?
> (Like, say, passed a swapent device whose se_nblks value has
> changed?)
Duh, of course not, since SWAP_ON and SWAP_CTL want a pathname not a
swapent struct.
Ne'mind.
(And bugger.)
~ g r @ eclipsed.net