What's the max file mapping size in 64bits machine

后端 未结 5 1297
情话喂你
情话喂你 2021-01-12 15:55

I\'m new to 64-bits architecture. Could you tell me what\'s MAX file size supported by file mapping in 64 bits linux machine. I want to open more than 20GB files by file map

5条回答
  •  一向
    一向 (楼主)
    2021-01-12 16:24

    64-bit addresses allow for many orders of magnitude more than 20 GB.

提交回复
热议问题