Confirmed users
3,339
edits
(→Bugs: Omit npapi-sandbox-64bit bugs without sbwn whiteboard tag) |
(→Objective: Clarify 64-bit trade-offs) |
||
| Line 3: | Line 3: | ||
Make 64-bit Firefox the default version for new and existing eligible users to reduce our OOM crash rate, increase performance, and improve security (ASLR). | Make 64-bit Firefox the default version for new and existing eligible users to reduce our OOM crash rate, increase performance, and improve security (ASLR). | ||
Users are eligible for a 64-bit default if they are running 64-bit Windows 7+ and have | Users are eligible for a 64-bit default if they are running 64-bit Windows 7+ and have at least 3,800 MiB RAM. 32-bit Firefox running on 64-bit Windows OS can use about 3,800 MiB of virtual address space (4 GiB minus overhead from virtual address space fragmentation). For users with less than 4 GiB of physical memory, there is a trade-off between the larger virtual address space and the overhead of 64-bit code. | ||
= Plan = | = Plan = | ||