]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Exclude vm_radix_shrink() from the interface but retain the code
authorattilio <attilio@FreeBSD.org>
Thu, 1 Mar 2012 00:54:08 +0000 (00:54 +0000)
committerattilio <attilio@FreeBSD.org>
Thu, 1 Mar 2012 00:54:08 +0000 (00:54 +0000)
commitdf89a6a2db9a7c4f55bec166dd3308c47654bd0b
tree3c2cfc0490359f3b45c41cc74c4fdfd7985bfe5d
parent3c5fbc2c09a351747949d3ed6cdbf0ea4f1181a6
- Exclude vm_radix_shrink() from the interface but retain the code
  still as it can be useful.
- Make most of the interface private as it is unnecessary public right
  now.  This will help in making nodes changing with arch and still avoid
  namespace pollution.
sys/vm/vm_radix.c
sys/vm/vm_radix.h