Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: New-to-Perl: recommendations for windows setup? (updated)

by roboticus (Chancellor)
on Feb 18, 2021 at 15:32 UTC ( [id://11128523]=note: print w/replies, xml ) Need Help??


in reply to Re^2: New-to-Perl: recommendations for windows setup? (updated)
in thread New-to-Perl: recommendations for windows setup?

Bod:

I'm not a Raspberry Pi guy (yet), but I'd expect it to work like a typical 32-bit x86 installation; meaning that while a single process is limited to 4GB, the OS can have multiple processes running to use the entire 8GB address space of the CPU. So you won't be wasting the capabilities of your 8GB RPi unless you're running just a couple of processes.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^3: New-to-Perl: recommendations for windows setup? (updated)

Replies are listed 'Best First'.
Re^4: New-to-Perl: recommendations for windows setup? (updated)
by Bod (Parson) on Feb 19, 2021 at 00:33 UTC
    ...but I'd expect it to work like a typical 32-bit x86 installation; meaning that while a single process is limited to 4GB, the OS can have multiple processes running to use the entire 8GB address space of the CPU

    You are correct...

    I skim read this article a few weeks back and it was only then that I realised the limitation of 4Gb RAM on a 32 bit. What I didn't properly read was:

    "The 32-bit kernel is joined by a 32-bit userspace, however: While the kernel can see and use all 8GB, any given process on the system is limited to 4GB. In other words: If you’re running a single application which doesn’t fork into multiple processes, it’ll only ever be able to grow to half the 8GB available"

    We 'attend' several virtual conferences and training session which are full day or multiple day events. So we take part using the big television in the sitting room. I plan to get a Raspberry Pi as streaming device for these events and it will largely just run one instance of one browser with one tab open so, for this application, I might hit the limitation. But for general usage, like the OP is looking for, it is probably the ideal solution.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11128523]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (1)
As of 2024-04-19 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found