kmacy       2006-12-16 08:38:02 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      pmap.c tte_hash.c 
  Log:
  Protect consistency of all internal functions in tte_hash.c using 
PCPU_{GET,SET}
  with critical_enter, critical_exit
  revert previous change to pmap.c now that tte_hash_resize is protected 
internally
  
  Revision  Changes    Path
  1.27      +1 -1      src/sys/sun4v/sun4v/pmap.c
  1.8       +12 -6     src/sys/sun4v/sun4v/tte_hash.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to