Results 1 to 9 of 9

Thread: 4tb ram?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2008
    Posts
    1,023

    4tb ram?

    I read on Wikipedia about windows server 2012 (windows server 8) and I noticed the RAM limits are 4TB.. This made me wonder, what is the purpose of having that much RAM when there's no application that can even use as much?

    http://en.wikipedia.org/wiki/Windows..._2012#Hardware

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: 4tb ram?

    Well, there could be a lot of applications being used at one time being a server this is probably the case.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    PowerPoster SJWhiteley's Avatar
    Join Date
    Feb 2009
    Location
    South of the Mason-Dixon Line
    Posts
    2,256

    Re: 4tb ram?

    Virtualization. With the greater bandwidth available, today, as well as more than enough computing power, Virtual machines can each have as much ram as necessary. 32 virtual machines, each with 8GB ram is 1/2 TB ram. So several TB RAM is not out of the realm of requirement.

    Also, being able to address that space [in the OS], and physically arrange the devices are two different things.
    "Ok, my response to that is pending a Google search" - Bucky Katt.
    "There are two types of people in the world: Those who can extrapolate from incomplete data sets." - Unk.
    "Before you can 'think outside the box' you need to understand where the box is."

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: 4tb ram?

    In 8 years 4TB of RAM will be not that much RAM.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: 4tb ram?

    "Nobody will ever need more than 64KB of RAM."

    I seem to remember that some very knowledgeable person said that. How prescient!
    My usual boring signature: Nothing

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: 4tb ram?

    I thought it was 640K and that he never actually said it.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    PowerPoster SJWhiteley's Avatar
    Join Date
    Feb 2009
    Location
    South of the Mason-Dixon Line
    Posts
    2,256

    Re: 4tb ram?

    Yes, 640K. That was the barrier based on the systems at the time. Extended memory; expanded memory; trying to get 590K (or whatever the app required) of memory after loading the CDROM driver, mouse driver, sound card driver, and the extended/expanded memory driver...
    "Ok, my response to that is pending a Google search" - Bucky Katt.
    "There are two types of people in the world: Those who can extrapolate from incomplete data sets." - Unk.
    "Before you can 'think outside the box' you need to understand where the box is."

  8. #8
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: 4tb ram?

    Oops, off by a zero. Well, a zero is nothing, so I wasn't really off at all....right?

    64K was the memory page size. If you went beyond that you were into a whole new memory model.
    My usual boring signature: Nothing

  9. #9
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Re: 4tb ram?

    Quote Originally Posted by Justa Lol View Post
    I read on Wikipedia about windows server 2012 (windows server 8) and I noticed the RAM limits are 4TB.. This made me wonder, what is the purpose of having that much RAM when there's no application that can even use as much?

    http://en.wikipedia.org/wiki/Windows..._2012#Hardware
    RAM's performance is much faster than going to disk.

    So for massive database servers, having an entire copy of the database in RAM increases performance, and the database only access the disk to commit changes.
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width