Revision 195cb14fa3955986d950210d3779c7f52c8a2bbb authored by Alan Cox on 10 November 2011, 16:50:36 UTC, committed by Alan Cox on 10 November 2011, 16:50:36 UTC
  Speed up vm_page_cache() and vm_page_remove() by checking for a few
  common cases that can be handled in constant time.

Approved by:	re (kib)
1 parent c577a7c
History
File Mode Size
Makefile -rw-r--r-- 311 bytes
calendar.3 -rw-r--r-- 5.5 KB
calendar.c -rw-r--r-- 8.9 KB
calendar.h -rw-r--r-- 1.8 KB
easter.c -rw-r--r-- 2.8 KB

back to top