Slashdot Mirror


Windows 7 Memory Usage Critic Outed As Fraud

A few days ago, we ran word of a report alleging that Windows 7 consumed more memory than it should, based on a report from Devil Mountain Software; a followup post linked to Ars Technica's robust deconstruction of that claim. Now the story gets weird: Fred Flowers writes The original story quoted the company's CTO, Craig Barth on the issue. Now, InfoWorld editor in chief Eric Knorr has still more to add. From Knorr's blog at InfoWorld.com: 'On Friday, Feb. 19, we discovered that one of our contributors, Randall C. Kennedy, had been misrepresenting himself to other media organizations as Craig Barth, CTO of Devil Mountain Software (aka exo.performance.network), in interviews for a number of stories regarding Windows and other Microsoft software topics. ... There is no Craig Barth.' Knorr's post goes on to say that Kennedy has been fired from his blogging gig at InfoWorld over this 'serious breach of trust,' and that his blog will be removed."

10 of 451 comments (clear)

  1. Eh wouldn't surprise me... by Rewind · · Score: 5, Insightful

    Even with all the real things you can slam Microsoft for, some people feel the need to make things up. Reminds me of that pre-Vista paper by that (I think) NZ guy that was full of stuff that even then people who had the RC knew to be false. Sensational things get page views I guess.

    --
    ?
    1. Re:Eh wouldn't surprise me... by SanityInAnarchy · · Score: 5, Insightful

      Vista was mostly looked badly because they introduced new security features.

      Nope, it was how they did it.

      Features that linux zealots always yell about, like proper admin/multiple user control, securing files and directories and so on.

      Yep, not only did they rip off sudo (which would've been fine), they managed to screw it up.

      It's a lot better than Linux's su and sudo alternatives.

      I'm sure you'll tell me how...

      With su you give full control over the root account,

      Yep, just like UAC.

      with sudo you need to write it every time you require root account.

      WTF do you mean by "write it"? Did you mean, edit the sudoers file? Yeah, you could do it that way, I suppose. Or did you mean, enter your password? Nope, sudo will cache it for a certain length of time.

      UAC is actually a lot better than what there is available for linux, in desktop use...

      Yet you haven't explained how it's different than the above.

      Win7 is more popular now because people have got used to these features.

      Nope, it's because Microsoft finally got it to work, and polished performance to where Win7 is faster than XP, whereas Vista was slower than XP.

      I never claimed, and I don't think anyone claimed, that all the design decisions in Vista were bad. No, the issue is that the Vista release, like most Microsoft products, was at best beta quality, more like alpha quality. So Vista was Microsoft's way of, yet again, using their consumers as beta-testers, while collecting some revenue to justify finishing the product and releasing it as Win7.

      --
      Don't thank God, thank a doctor!
    2. Re:Eh wouldn't surprise me... by asdf7890 · · Score: 5, Insightful

      Vista was mostly looked badly because they introduced new security features.

      This was one of the issues, yes, but not the only one and not even the most important one for many users. Vista's key problem was lack of drivers for a lot of hardware and some of the drivers available for common parts were not all that stable initially even though they passed relevant certififcation. Second came performance especially on "vista capable" (or "vista ready", which ever was the lower designation) machines (many reported significant issues on better kit too, though this situation improved greatly with service pack 1). UAC was thrid on the average user's list of hates though it sounded worse as it was usually the straw that started the major rant "it asked me for confirmation X times before very slowly failing to work because of driver problems!".

      UAC is not a bad idea, though it is not IMO particularly well implemented. They tried to so sudo but for the traditional Windows way of working (i.e. admin by default and adding blockers, where the sudo way starts unprivelaged). The result didn't fit as well as intended with Windows users processes and was sometimes overly naggy (three prompts for some file operations where sudo would need one escalation request) and just ended up being more OK buttons for clueless users to click, and to top it off it worked badly for people expecting a more linux/bsd/other way of doing thing - so essentually they failed to please either major group (i.e. neither those the feature was intended to protect nor those most likely to make a noise about such things were happy with it).

    3. Re:Eh wouldn't surprise me... by tgd · · Score: 5, Insightful

      sudo and the UAC are vastly different beasts.

      You may want to read up on winlogon, credential providers and user tokens, particularly relative to the UAC.

      The Vista and Windows 7 security model is vastly more sophisticated than out-of-the-box Linux implementations, and the UAC is related to that. Unlike su/sudo, the user does *not* transition to the administrative user, they switch between their administrative token, and the default neutered token, but in both cases other security policies can still be applied, but most importantly (especially where network security is concerned) *they still are themselves*. The network provider may or may not allow transparent use of the token across the network using the administrative token, depending on policies, but it *can*.

      The knee-jerk anti-Microsoft crowd on here tends to discount the sophistication of the Windows security model, but the reality is that its two decades more modern and more capable, particularly in networked environments, than the typical Linux system.

      That crowd could learn something by learning, in more detail, about the things they (incorrectly) discredit.

    4. Re:Eh wouldn't surprise me... by jon3k · · Score: 5, Insightful

      "The Vista and Windows 7 security model is vastly more sophisticated than out-of-the-box Linux implementation"

      SELinux is enabled by default on Fedora. I wouldn't call UAC "vastly more sophisticated".

    5. Re:Eh wouldn't surprise me... by LinuxAndLube · · Score: 5, Insightful

      + 5, psychedelic for using enormously complex system and huge security benefits in the same sentence.

  2. The fraud was not in the claims about Windows by Anonymous Coward · · Score: 5, Insightful

    from what it looks like. Rather, it was about the identity of the blogger. It looks like he was a paid blogger for InfoWorld and a Windows performance analyst at the same time, and wrote the Windows memory consumption post under a pseudonym without disclosing the relationship to InfoWorld. It doesn't mean the memory consumption article's contents are faked or wrong. Its conclusions are disputed, but that's a a separate issue. The issue is disclosure of its authorship.

    1. Re:The fraud was not in the claims about Windows by Beelzebud · · Score: 5, Insightful

      I really don't think it was a case of him merely "being wrong" about Win7. His software company sells a suite that is supposed to make Windows "run better". He had a direct motivation for lying about the performance of Windows. That's fraud in my book, and not merely "being wrong".

  3. Re:Yup... by Anonymous Coward · · Score: 5, Insightful

    Doesn't matter. In my book, caught submitting false data, all data should be tossed out. Everything this guy has ever claimed is now suspect.

  4. Re:Windows 7 does use too much ram. by Anonymous Coward · · Score: 5, Insightful

    As has been explained countless times, yes Windows 7 uses more memory BUT it uses most of it as disk cache. It's more like Linux now compared to older versions of Windows. Using otherwise unused memory for disk cache is a good thing and does not affect application performance or available memory negatively.