K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-07-02T03:50:48.000000Z K 7 svn:log V 305 Tidy up uprof locking. Mostly the fields are protected by both the proc lock and sched_lock so they can be read with either lock held. Document the locking as well. The one remaining bogosity is that pr_addr and pr_ticks should be per-thread but profiling of multithreaded apps is currently undefined. END