So much for no kernel change - "Windows 7 *is* Minwin


Recommended Posts

A lot of people assume that MinWin is a Microsoft effort to completely rewrite the Windows Kernel from scratch. That may be based on earlier (limited) explanations about what it does, or it may have a lot to do with people assuming, due to people's efforts with open source software, that rewriting the kernel will solve all of Windows problems. Well, Mark Russinovich, Microsoft Technical Fellow and guru of all things NT Kernel, attempts to set the record straight in a 45 minute video from Channel 9. Microsoft also explains that "it *is* indeed in Windows 7."

This excited me, and I wanted to ask you guys, what you thought?! Hurrah for parralell processing! :)

Neowin Article

I heard about minwin back in it's conception. MS wanted to trim the fat off the kernel. at the time I read the article, it was a very small footprint. I'm glad to see MS has warmed up to a leaner OS

I heard about minwin back in it's conception. MS wanted to trim the fat off the kernel. at the time I read the article, it was a very small footprint. I'm glad to see MS has warmed up to a leaner OS

Agreed, it sounds like it was a bit of a jumbled mess of code that no-one realyl had been keeping an eye on. I'm glad that lower level operations have been seperated from the higher ones, as higher level programs getting access to lower level processes can really mash things up!

in the original tech demo of minwin they were able to run the whole OS useing no more than 17mb of ram and 25 Mb of HDD space. however when the other parts of the OS running now windows 7 in its current form (albeit not finished yet) uses the same if not MORE system resources than windows Vista does.

in the original tech demo of minwin they were able to run the whole OS useing no more than 17mb of ram and 25 Mb of HDD space. however when the other parts of the OS running now windows 7 in its current form (albeit not finished yet) uses the same if not MORE system resources than windows Vista does.

Well no, that's a common misconception, Windows 7 appears to be using most RAM alot of the time as rather than wasting RAM by leaving it Idle, it sends it to where it's needed. The same goes for the CPU.

So rather than having ram that's doing nothing 50% of the time, it's busy most of the time.

If you're referring to the amount of threads, thats a good thing, as more threads are better for Parralell processing, which is also a new part of Windows 7

Also, if you want no GUI on your OS, then so be it. A GUI is going to use resources.

Minwin is NT . Nothing new all they are doing was stripping things out to see howsmall they could get everything. It was more of an exercise in how to make windows more efficient.

So technically vista has minwin also since its just the same stuff just with some things stripped out and made seperately.

Minwin is NT . Nothing new all they are doing was stripping things out to see howsmall they could get everything. It was more of an exercise in how to make windows more efficient.

So technically vista has minwin also since its just the same stuff just with some things stripped out and made seperately.

Well...no. As explained in the article things have been rearranged so higher process levels no longer directly interact with low level processes. This is a recipe for disaster (BSODs etc)..

So essentially Win7 has the same Kernel, but sorted properly into levels of processes.

Would be a good change for the operating system to get away from the aging NT... but don't fix something that isn't broken

Why?

NT 6 isn't the same as NT 3.5 , they share a few basic principles but other than that they're hardly comparable.

It's like saying Linux would do good to change to a new kernel since the Linux kernel is getting old... but then.. it's not linux anymore.

And the NT kernel is still one if not the best kernel out there with functions superior to the comptition. Untill we get a brand new oputer architecture, it doesn't make sense to change to a bran new groun up rewrote generation of kernels. heck een MacOS chose to stick to what was allready out there rather than do their own for OSX.

Why?

NT 6 isn't the same as NT 3.5 , they share a few basic principles but other than that they're hardly comparable.

It's like saying Linux would do good to change to a new kernel since the Linux kernel is getting old... but then.. it's not linux anymore.

And the NT kernel is still one if not the best kernel out there with functions superior to the comptition. Untill we get a brand new oputer architecture, it doesn't make sense to change to a bran new groun up rewrote generation of kernels. heck een MacOS chose to stick to what was allready out there rather than do their own for OSX.

Agreed - NT is quite the revolutionary kernel, and it evolves with every version change, essentially giving a "new" kernel. I'm happy with it already, and can't wait to see what Windows 7 brings to build on the fantastic job they did in Vista

Well...no. As explained in the article things have been rearranged so higher process levels no longer directly interact with low level processes. This is a recipe for disaster (BSODs etc)..

So essentially Win7 has the same Kernel, but sorted properly into levels of processes.

Exactly its really still the same. Its not radically changed . Just made so the lower level stuff doesnt need to call the higher level things.

Well...no. As explained in the article things have been rearranged so higher process levels no longer directly interact with low level processes. This is a recipe for disaster (BSODs etc)..

Not really. It's mainly to speed and ease development and testing of the OS. THey aren't changing things that make it inherently more stable.

Not really. It's mainly to speed and ease development and testing of the OS. THey aren't changing things that make it inherently more stable.

Theoratically it does - well according to the Windows Server example.

What I mean by this is the reason its not reccomended to install regular applications on servers is because they generally have default low level access, which can mash things up. Once a virus gets in there, it can do whatever the hell it likes with low level stuff.

Well its kernel 6.1 so yes, its not identical to Vista(6.0) but we already knew that for years now. Plus from what I hear most the changes are Optimizations then changes in how it functions.

Someone said an example of when ONLY planing a DVD on a laptop, Win7 gets almost another Hr out of the battery then Vista does with identical laptops.

Well its kernel 6.1 so yes, its not identical to Vista(6.0) but we already knew that for years now. Plus from what I hear most the changes are Optimizations then changes in how it functions.

Someone said an example of when ONLY planing a DVD on a laptop, Win7 gets almost another Hr out of the battery then Vista does with identical laptops.

It's pretty sweet eh. What really annoys me is people flaming MS because 7 is built on Vista, but in reality, XP was built on Windows 2000 as well. It's the same thing, yet people are going on about how it should never be done

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
    • On my music making (non internet) PC Sony Acid Pro 7.0 Adobe Audition 2015 Korg Legacy Collection Windows 7 SP1
    • Anyway to download these versions without being on the Experimental builds?
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!