Originally posted by willmore
View Post
Raspberry Pi's Raspbian OS Finally Spins 64-bit Version
Collapse
X
-
-
-
Originally posted by stormcrow View Post
I'm guessing it's the way it does on x86 PAE, or in ARM's nomenclature LPAE, Large Physical Address Extension. Extends the physical address space from 32 bits to 40 bits or 44 bits depending on the ARM CPU. I'd imagine addressing RAM beyond a 32 bit space would require extra CPU cycles with a 32 bit OS so having a properly 64 bit clean and optimized kernel and user space would likely save on RAM addressing cycles alone. If it's anything like PAE it's just a way of bringing segmented memory architecture forward to reach above the 32 bit 4GB address limit. I'm not that familiar with ARM's family tree, however, so I'm guessing on how LPAE is architected.
If you're interested, look up Physical Address Extension and segmented memory to learn more.
Leave a comment:
-
-
Originally posted by coder View PostHuh? Using a 64-bit kernel, or how does that work?
If you're interested, look up Physical Address Extension and segmented memory to learn more.
Leave a comment:
-
-
Didn't they make a big fuss, ~2 years ago, about how they're switching from "Raspbian" to "Raspberry Pi OS". I realize that page linked by the article still says Raspbian, in a few places, but a lot more mentions of "Raspberry Pi OS".
One thing I didn't like about Raspbian was how much it sounded like Rasputin.
Leave a comment:
-
-
Originally posted by cRaZy-bisCuiT View PostIs video decoding in hardware (h.264 & h.265) working now?
Code:dtoverlay=vc4-kms-v3d,cma-512 dtoverlay=rpivid-v4l2
Leave a comment:
-
-
I've been using openSUSE MicroOS 64-bit on my RPi4 for quite some time already, with cockpit and podman containers. Works great.
Leave a comment:
-
Leave a comment: