amd64: Fix 'hw.availpages' sysctl.
authorJordan Gordeev <jgordeev@dir.bg>
Wed, 3 Jun 2009 15:36:37 +0000 (18:36 +0300)
committerJordan Gordeev <jgordeev@dir.bg>
Fri, 5 Jun 2009 18:54:28 +0000 (21:54 +0300)
commit1185babf97d13923824f0471e44915c31398972a
tree11f88fbb0448708cbdb32e6dd6d7bb24034f374b
parent89954408ce7abb08058b863f94ef50f776e97aaf
amd64: Fix 'hw.availpages' sysctl.
Always returning -1 was the worst possible choice - it got us into an infinite loop.
sys/platform/pc64/amd64/machdep.c