DragonFly-2.3.1.191.g1185b master sys/platform/pc64/amd64 machdep.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 7 11:22:03 PDT 2009
commit 1185babf97d13923824f0471e44915c31398972a
Author: Jordan Gordeev <jgordeev at dir.bg>
Date: Wed Jun 3 18:36:37 2009 +0300
amd64: Fix 'hw.availpages' sysctl.
Always returning -1 was the worst possible choice - it got us into an infinite loop.
Summary of changes:
sys/platform/pc64/amd64/machdep.c | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1185babf97d13923824f0471e44915c31398972a
--
DragonFly BSD source repository
More information about the Commits
mailing list