kswapd failure... is this normal?

Richard A. Soderberg (root@dnsi.net)
Thu, 11 Sep 1997 01:00:14 -0700 (PDT)


bash# tar -cvf /floppy/siab12.tgz
shadow-ina-box-1.2/
shadow-ina-box-1.2/
shadow-ina-box-1.2/xlockmore-3.11.tar.gz
kswapd: failed, got 160 of 280
bash# echo $?
0
bash#

dmesg shows the error, it's logged in /var/adm/log/kernel (kern.*). I was
only putting one file on the floppy. The tar completed successfully,
errorlevel 0 and all.

No failure second time. Should I ignore this as writing from vfat to
floppy with nothing else running?

Richard