@ryancouture Possibly more RAM can increase performance, if not having to page to virtual memory or swap memory on a hard disk. Beyond a certain point however it would become limited. More RAM means larger calculations can be made and more multitasking etc becomes possible. Check out some of MtBit10 videos...
@ryancouture Possibly more RAM can increase performance, if not having to page to virtual memory or swap memory on a hard disk. Beyond a certain point however it would become limited. More RAM means larger calculations can be made and more multitasking etc becomes possible. Check out some of MtBit10 videos...
Thank you, Sir. hmm. So that's why audience choosed a 64bits, is better than 32bits of Windows bcuz there has a little bit more space of memories from Windows plus upgrading 4gibs of ram, 1-Terabyte of hard disk drive and added higher graphics card performance together supports at once Pcs or (Mac?! 1-terabyte im not sure about that XD). So that's how gamers roll, tho.. That's Owesome
ok i have found where you got 2^30 = 1GB but that number is only hoe much bytes ar in a gigabyte and not how many bits and thats why your calculations are 8 times higher than they should be.
Perhaps I should have been a little more verbose also. 2^30 = 1 GB is what I said. Perhaps after the slide on how many bits in a byte I should have said that now we are calculating bytes. 32 bits of a CPU is needed to map each byte of memory thus giving the 4GB limit.
Thanks for bringing this up and taking an interest in the video. I will add something in the comments.
if you use all 64bit addressable amount of memory the bus from the memory to the memory controller would one massive wide bus especially if you use unbuffered RAM.
Very interesting thanks.
lizardmannnn 1 year ago
so we understand how it relates to RAM (you can utilize more) but is there any performance gain?
ryancouture 1 year ago
@ryancouture Possibly more RAM can increase performance, if not having to page to virtual memory or swap memory on a hard disk. Beyond a certain point however it would become limited. More RAM means larger calculations can be made and more multitasking etc becomes possible. Check out some of MtBit10 videos...
gr1moire2112 1 year ago
@ryancouture Possibly more RAM can increase performance, if not having to page to virtual memory or swap memory on a hard disk. Beyond a certain point however it would become limited. More RAM means larger calculations can be made and more multitasking etc becomes possible. Check out some of MtBit10 videos...
gr1moire2112 1 year ago
Thank you, Sir. hmm. So that's why audience choosed a 64bits, is better than 32bits of Windows bcuz there has a little bit more space of memories from Windows plus upgrading 4gibs of ram, 1-Terabyte of hard disk drive and added higher graphics card performance together supports at once Pcs or (Mac?! 1-terabyte im not sure about that XD). So that's how gamers roll, tho.. That's Owesome
nazskyne 1 year ago
@Vlad2641 Thanks for the feedback, appreciated.
gr1moire2112 1 year ago
@pzmtuthcvpvl Did the comment help ?
gr1moire2112 1 year ago
@pzmtuthcvpvl The ascii for space is 32. Was that your question ?
gr1moire2112 1 year ago
Wow, only 868 views. This video needs to go viral. Years of computer use and training and I JUST NOW UNDERSTAND. Thank you Thank you. Subscribed 5/5
BronzeProductions 2 years ago
@BronzeProductions Thanks for your feedback, good to hear.
gr1moire2112 2 years ago
Great job with this video, very well explained! :)
playa1313 2 years ago
Thanks for the feedback...
gr1moire2112 2 years ago
thanks for the vid :)
mrbit10 3 years ago
no problem
gr1moire2112 3 years ago
Just a small correction 2 ^ 32 = 4 Gigabits (not Gigabytes)
LightMagenta 3 years ago
Nope you're wrong:
2^30 = 1 Gigabyte
4 *(2^30) = 2^(30+2) = 2^32 = 4 Gigabytes
4 Gigabits = 4.000.000.000 bits = 2^2 * 10^9 bits (not a power of 2)
SuperiorBeen 3 years ago
LightMagenta, please see also the explanation of SuperiorBeen.
gr1moire2112 3 years ago
i am not wrong its just that 2^30 does not make a gigabyte
Anyway let me be more verbose
2^32 = 4294967296(bits)
4294967296(bits) / 8 = 536870912(bytes)
536870912(bytes) / 1024 = 524288(kilobytes)
524288(kilobytes) / 1024 = 512(magabytes)
512(magabytes) / 1024 = 0.5(gigabytes)
0.5(gigabytes) * 8 = 4(gigabits)
as you can see am am right
LightMagenta 3 years ago
ok i have found where you got 2^30 = 1GB but that number is only hoe much bytes ar in a gigabyte and not how many bits and thats why your calculations are 8 times higher than they should be.
LightMagenta 3 years ago
Hey I agree with you on that.
1073741824(bytes) != 1073741824(bits)
Perhaps I should have been a little more verbose also. 2^30 = 1 GB is what I said. Perhaps after the slide on how many bits in a byte I should have said that now we are calculating bytes. 32 bits of a CPU is needed to map each byte of memory thus giving the 4GB limit.
Thanks for bringing this up and taking an interest in the video. I will add something in the comments.
gr1moire2112 3 years ago
if you use all 64bit addressable amount of memory the bus from the memory to the memory controller would one massive wide bus especially if you use unbuffered RAM.
big46uk 3 years ago
true, mainly mathematical theory rather than what is practical...
gr1moire2112 3 years ago