K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-22T19:45:26.000000Z K 7 svn:log V 282 Keep the proc locked while we set PS_INMEM so that either of the proc lock or sched_lock are sufficient to test this flag. XXX: vinum should really be using a kernel process via kthread_create() instead of this hack. I'm not even sure PS_INMEM can be clear at this point anyways. END