CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-03-18 12:28:47

Modified files:
        winsup/cygwin  : ChangeLog fhandler_proc.cc ntdll.h 

Log message:
        * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out
        real swap file usage by requesting SystemPagefileInformation.  Use
        GlobalMemoryStatus as fallback.
        * ntdll.h (_SYSTEM_INFORMATION_CLASS): Add SystemPagefileInformation.
        (struct _SYSTEM_PAGEFILE_INFORMATION): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2361&r2=1.2362
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.17&r2=1.18

Reply via email to