Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Product key
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===== RAM bit-field ===== The bit-field related to the amount of RAM available to the operating system is calculated differently from the other bit-fields as shown in the table. {| class="wikitable" |+ !Value !Amount of RAM possible |- |0 |(bit-field is unused) |- |1 |Below 32 MB |- |2 |between 32 MB and 63 MB |- |3 |Between 64 MB and 127 MB |- |4 |Between 128 MB and 255 MB |- |5 |Between 256 MB and 511 MB |- |6 |Between 512 MB and 1023 MB |- |7 |Above 1023 MB |} Note that the amount of RAM is retrieved by calling the GlobalMemoryStatus() function, which reports a few hundred kilobytes less than the amount of RAM physically installed. So, 128 MB of RAM would typically be classified as "between 64 MB and 127 MB".
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)