I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
8GB Raspberry Pi 4 on sale now at $75
21–30 of 231 posts
Re: 8GB Raspberry Pi 4 on sale now at $75
#22Technically there’s a very interesting “hybrid” abi you can try - 32 bit pointers on a 64 bit ISA. The main benefit is the extra registers that get unlocked in 64-bit mode while keeping memory usage lower. It seems there’s an attempt to do this in Debian [1]. From what I read it’s not a big win for arm though but could be big for x86 - since the ISA is very different between x86 and x86_64. Probably doesn’t matter when ram is so cheap nowadays.
Separately I’ve now got a serious case of buyers remorse. I just bought the 4gb version last week. I would have easily shelled out an extra $20 for double the ram.
Re: 8GB Raspberry Pi 4 on sale now at $75
#23Earlier quoted context omitted.
I spent a few months doing much of my development on the 4 GiB Raspberry Pi 4 (gently overclocked). My experience was that of a slightly older notebook - totally fine for most things. The 4 GiB memory was hardly ever an issue, but the pathetic IO (storage and to some degree network) eventually drove me away. Thus, 8 GiB is a great option, but it makes it seem even less balanced now. EDIT: I haste to add that having t…
Thank you! Talking about the IO, did you experience failure (lose of work) due to the unreliability of microSD?
Re: 8GB Raspberry Pi 4 on sale now at $75
#24This is cool. Whats really holding it back at this point is it's use of a sd card. I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
Re: 8GB Raspberry Pi 4 on sale now at $75
#25This is cool. Whats really holding it back at this point is it's use of a sd card. I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
Re: 8GB Raspberry Pi 4 on sale now at $75
#26This is cool. Whats really holding it back at this point is it's use of a sd card. I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
Could this be fixed by setting aside a few gb of RAM for a virtual RAM drive, and run the OS from there?
Re: 8GB Raspberry Pi 4 on sale now at $75
#27Re: 8GB Raspberry Pi 4 on sale now at $75
#28This is cool. Whats really holding it back at this point is it's use of a sd card. I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
Re: 8GB Raspberry Pi 4 on sale now at $75
#29This is cool. Whats really holding it back at this point is it's use of a sd card. I find that its pretty difficult to use 4gb of ram on a pi practically, and its often bottlenecked by I/O. It might just be my SD card, but executing trivial commands sometimes takes forever and reminds me that I'm in a pi. I've heard ssds can improve speeds a lot, but you still cant boot off usb.
Re: 8GB Raspberry Pi 4 on sale now at $75
#30Does anyone know if the rPi4 can play HD (1080p) video in a browser smoothly yet? I bought one to use as a media PC after reading that it could play 4K video. Apparently it can’t even do 1080p in the browser though (YouTube etc)