/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Bought myself an Ampere Altra system
(marcin.juszkiewicz.com.pl)
204 points
pabs3
| 1 comments |
30 Jun 25 04:38 UTC
|
HN request time: 0.206s
|
source
Show context
amelius
◴[
30 Jun 25 09:25 UTC
]
No.
44421186
[source]
▶
>>44419446 (OP)
#
> And the latest one, an Apple MacBook Pro, is nice and fast but has some limits — does not support 64k page size. Which I need for my work.
I wonder where this requirement comes from ...
replies(3):
>>44421250
#
>>44421494
#
>>44421603
#
ot
◴[
30 Jun 25 09:34 UTC
]
No.
44421250
[source]
▶
>>44421186
#
I would guess to develop and test software that will ultimately run on a system with 64k page size.
replies(1):
>>44421261
#
amelius
◴[
30 Jun 25 09:37 UTC
]
No.
44421261
[source]
▶
>>44421250
#
Is there a fundamental advantage over other page sizes, other than the convenience of 64k == 2^16?
replies(4):
>>44421331
#
>>44421363
#
>>44421743
#
>>44435389
#
1.
ch_123
◴[
30 Jun 25 09:50 UTC
]
No.
44421331
[source]
▶
>>44421261
#
64k is the largest page size that the ARM architecture supports. The large page size provides advantages for applications which allocate large amounts of memory.
ID:
GO
↑