cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Sun Sep 21 18:01:40 UTC 2008


alc         2008-09-21 18:01:34 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 183236 on 2008-09-21 18:01:34Z by alc
  
  Prevent an integer overflow in vm_pageout_page_stats() on machines with a
  large number of physical pages.
  
  PR:             126158
  Submitted by:   Dmitry Tejblum
  MFC after:      3 days
  
  Revision  Changes    Path
  1.299     +2 -1      src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list