Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Last pmap changes mark all processes as being swapped out



Hi!

First I have to say that I tested an amiga kernel from today without any
problems (allocating all memory, swapping, running X11, etc.). So the last
changes regarding pmap cannot be too bad.

But something is strange. Now all processes are always marked as swapped
out. When I run 'ps':

PID TTY   STAT    TIME COMMAND
  0 ?     DWKl 0:00.67 [system]
  1 ?     IWs  0:00.23 init 
145 ?     SWs  0:00.30 /usr/sbin/syslogd -s 
155 ?     SWs  0:00.07 /usr/sbin/rpcbind -l
322 ?     SW    0:00.31 sshd: frank@ttyp0 
414 ?     IWs   0:00.27 /usr/sbin/cron 
463 ?     IWs   0:00.85 /usr/libexec/postfix/master 
471 ?     IW    0:00.53 pickup -l -t fifo -u 
472 ?     IWs   0:00.04 /usr/sbin/inetd -l 
477 ?     IW    0:00.39 qmgr -l -t unix -u 
707 ?     SWs   0:01.85 sshd: frank [priv] 
634 ttyp0 SWs   0:00.41 -bash 
860 ttyp0 OW+   0:00.08 ps -ax 
339 ttye5 IWs   0:00.82 login 
493 ttye5 IW+   0:01.40 -bash 
554 ttye5 IW    0:00.09 sh /home/frank/.xserverrc :0 
565 ttye5 IW   13:43.73 X -core -dev /dev/grf5 -mode 5 (Xamiga)

With a 5.99.20 kernel it works. And the 'W' is gone. I'm running a 5.99.20
userland from mid-October. Is it only a problem of updating userland or is
this a new bug?

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index