On Wed, 13 Oct 2021 15:20:33 +0300
Gregory Edigarov <edigarov@qarea.com> wrote:
> On Wed, 13 Oct 2021 11:08:01 -0000 (UTC)
> Stuart Henderson <stu.lists@spacehopper.org> wrote:
>
> > On 2021-10-12, Gregory Edigarov <edigarov@qarea.com> wrote:
> > > Hello,
> > >
> > > I am trying to run rpki-client (just for curiosity and testing
> > > purposes) with this crontab entry:
> > >
> > > 1 * * * * -ns nice -n 20 rpki-client -v
> > > i.e. with the lowest priority possible.
> > >
> > > this machine is also my workstation, and as such it also runs
> > > browser, emacs, and e-mail client.
> > > so when rpki-client is running I can sense it organoleptically.
> > > even keyboard respose is within 2 seconds.
> > >
> > > what gives?
> >
> > How does top look? I find the openbsd kernel spins a lot on
> > filesystem io.
> >
> > > sd0 at scsibus1 targ 0 lun 0: <ATA, WDC WD1003FZEX-0, 01.0>
> > > naa.50014ee2b78c572b sd0: 953869MB, 512 bytes/sector, 1953525168
> > > sectors
> >
> > an actual hard drive - that certainly won't help.
> >
> >
> well, i'll try to put that to ramdrive, for now, and see what happens.
>
Yes, with mfs for /var/cache/rpki-client it is running smoothly.
I believe it deserves a mention in the manual page, don't it?
No comments:
Post a Comment