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-- 696 bytes
debug.c -rw-r--r-- 8.8 KB
internal.h -rw-r--r-- 2.9 KB
msg.c -rw-r--r-- 9.8 KB
netgraph.3 -rw-r--r-- 10.9 KB
netgraph.h -rw-r--r-- 3.0 KB
sock.c -rw-r--r-- 8.1 KB

back to top