View Poll Results: Do you know what the 640k barrier is/was?

Voters
39. You may not vote on this poll
  • Yes

    21 53.85%
  • No

    18 46.15%
Results 1 to 22 of 22

Thread: Brad poll: If you have 30 seconds, please answer this yes/no question for me

  1. #1

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Please answer the poll question honestly. Do you know what this is (before looking it up )? I'm curious to get a serious poll result on this.

    Thanks,

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Nice one.


    [TalkingToMyself]
    Is he trying to guess average member age ?
    [/TalkingToMyself]
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    I voted since Brad knows (or could look up) my age.

    Yes I know what it is and why it was needed.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4

  5. #5
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    I had no idea what it was. Although I have used an 8086

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Damn, I thought I was old.

  7. #7
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    so what is a 640K barrier?

  8. #8
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    http://en.wikipedia.org/wiki/640k_barrier

    ...Back then I just started learning 'computers'. Most of the time I used it to play games. I never needed more than 640KB.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  9. #9
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    640K barrier? What about the 64k barrier?

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    LOL - I remember when it went to 640 from 256. There was joy throughout the land!

  11. #11
    Hyperactive Member
    Join Date
    Aug 2006
    Posts
    367

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    I've had a guy locked in my basement with an XT for the last 25 years, and if you ask him, 640K is still more than enough for anyone..

  12. #12
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    same question what is a 640K barrier?

  13. #13
    Hyperactive Member
    Join Date
    Aug 2006
    Posts
    367

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    If that wasn't a sarcastic/rhetorical question, it was a compatibility limit.. In DOS days if you put 4MB of ram into a pc amd typed mem /c you would see your memory broken down into 640KB of conventional memory, and the rest would be initialized as extended or expanded memory that could only be accessed through apps that were actually loaded into the base 640KB of conventional memory.. How your upper ram was allocated changed the way your pc ran.. I'm sure a few ppl here remember batch files to reboot their computers to different memory layouts for top of the line games like Doom.. If you were computing in those days, and didn't do these things then you really weren't using your PC to its fullest potential..

  14. #14
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by RobDog888
    Yes I know what it is and why it was needed.
    Needed? There was no reason for it at all, Rob. OS and video could have been loaded low, leaving whatever memory there was contiguous (neglecting Intel's stupid segmented addressing), or the OS could have relocated to the top of RAM, ala CP/M, Mac OS and a lot of others.

    The only "need" was Bill's, in not wasting time with any of that, because "no one will ever need more than 640k". I guess the wronger you are, the richer you get.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Segment offset may have been needed, but 640k was a boneheaded mistake....or maybe it didn't matter. People hated segmentffset, but if you had to deal with that, it really didn't matter whether it was 640k or not as long as the segments were 16bit and were thus capped at 64k. You could have a terrabyte of memory with massive numbers of segments, but it wouldn't have made one furry bit of difference, because the memory models would have been the same: Tiny would be rare, small and compact would be nice ideals...if you could get there, large would have been typical for most things, and huge would have been outrageous.

    640k didn't matter, and it wasn't essential. What was critical was 16 bit registers.


    Oh, and Brad, why did you hide how people voted on this, it would have been interesting?
    My usual boring signature: Nothing

  16. #16

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by Shaggy Hiker
    Oh, and Brad, why did you hide how people voted on this, it would have been interesting?
    Do you not bet the view poll linkt that shows the results?

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  17. #17
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by brad jones
    Do you not bet the view poll linkt that shows the results?
    What?

  18. #18
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by iPrank
    Most of the time I used it to play games. I never needed more than 640KB.
    I learned of the 640KB barrier because of games. The computer was primarily my father's work computer and loaded so many drivers by default that only about 400K remained - too little for most games in the late DOS era. My first contact with programming was modifying config.sys and autoexec.bat to build complicated boot menus and all that stuff.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    "Why is was needed."
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by brad jones
    Do you not bet the view poll linkt that shows the results?

    Brad!
    I've read this over three times, and I think (though I'm not quite certain, still) that the answer is "no".
    My usual boring signature: Nothing

  21. #21
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    I know what the 640kb barrier is but voted no because I didn't relate the question to my first 8086 . Does that count as giving away my age?
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

  22. #22
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Brad poll: If you have 30 seconds, please answer this yes/no question for me

    Quote Originally Posted by brad jones
    Please answer the poll question honestly. Do you know what this is (before looking it up )? I'm curious to get a serious poll result on this.

    Thanks,

    Brad!
    waaaaaay before my time Brad
    Life is one big rock tune

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