Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move windows drivers out of kernel #526

Merged
merged 1 commit into from Apr 27, 2015
Merged

Move windows drivers out of kernel #526

merged 1 commit into from Apr 27, 2015

Conversation

jaym
Copy link
Contributor

@jaym jaym commented Apr 21, 2015

With the introduction of minimal-ohai in chef, we don't want to
grab a bunch of garbage

cc @danielsdeleo @btm @smurawski @thommay @adamedx

This needs to go out with minimal-ohai so that it's not a breaking change

With the introduction of minimal-ohai in chef, we don't want to
grab a bunch of garbage
@adamedx
Copy link

adamedx commented Apr 21, 2015

Yeah, this should make Ohai twice as fast on Windows, right @jdmundrawala ?

@jaym
Copy link
Contributor Author

jaym commented Apr 21, 2015

minimal ohai + this will be significantly faster. This patch alone shaves off a little over a second on my box.

@danielsdeleo
Copy link
Contributor

👍 The change looks good to me. Can you explain "This needs to go out with minimal-ohai so that it's not a breaking change" though?

@jaym
Copy link
Contributor Author

jaym commented Apr 21, 2015

So if we were to ship minimal-ohai without this, then removing this from kernel could break people expecting that it be loaded even with minimal-ohai.

@danielsdeleo
Copy link
Contributor

Gotcha.

jaym added a commit that referenced this pull request Apr 27, 2015
Move windows drivers out of kernel
@jaym jaym merged commit b534e5c into master Apr 27, 2015
@jaym jaym deleted the jdm/minimal-ohai branch April 27, 2015 16:27
@thommay thommay added Type: Enhancement Adds new functionality. and removed Enhancement labels Jan 24, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants