search for: apporoach

Displaying 6 results from an estimated 6 matches for "apporoach".

Did you mean: apporach
2011 Jul 29
0
[LLVMdev] git
...is entirely reasonable. With my most recent patch, I submitted something I considered logically connected. I was asked to rework it and break it up. I did that and submitted the resulting patch stream for review. No one seemed to complain about that so I wasn't grokking your dislike of that apporoach. Now I am much more clear about how to use this git thing with LLVM. :) -Dave
2011 Jul 29
1
[LLVMdev] git
...ht. > With my most recent patch, I submitted something I considered logically > connected. I was asked to rework it and break it up. I did that and > submitted the resulting patch stream for review. No one seemed to > complain about that so I wasn't grokking your dislike of that apporoach. > Now I am much more clear about how to use this git thing with LLVM. :) Great, thanks. -Chris
2011 Jul 29
3
[LLVMdev] git
On Jul 28, 2011, at 2:16 PM, David A. Greene wrote: >>> The flow promoted by Git is precisely to make sure each and every commit >>> passes the tests. So, the granularity of "incremental development" is >>> really the commit, not how often you merge. >> This model is based on the idea of some trusted maintainer doing code >> review of the branch and
2016 Apr 05
0
Re: [PATCH 1/7] v2v: check next free oem%d.inf in /Windows/Inf
...her one. > > In my experiments this name doesn't have to bear any sense, so > there's > no point doing anything smart about it. What I did was not a strictly scientific approach, rather trying to mimic what seemed to happen ;) > FWIW I've been working on an alternative apporoach (mostly about > reducing the amount of regedits) and was about to submit the patches > today. I guess it'd accomodate SUSE driver suite just as well. Cool, I'ld be happy to test your patches together with mines ;) -- Cedric
2011 Jan 04
16
[PATCH v2 0/5] add new ioctls to do metadata readahead in btrfs
Hi, We have file readahead to do asyn file read, but has no metadata readahead. For a list of files, their metadata is stored in fragmented disk space and metadata read is a sync operation, which impacts the efficiency of readahead much. The patches try to add meatadata readahead for btrfs. In btrfs, metadata is stored in btree_inode. Ideally, if we could hook the inode to a fd so we could use
2016 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there, SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v and customize to discover them and use them if available. Cédric Bosdonnat (7): v2v: check next free oem%d.inf in /Windows/Inf v2v: extract controller offset discovery as a function customize: add support for pvvxsvc v2v: extract reusable parts of viostor regedits v2v: adapt the subkey in Enum