Re: [PATCH] remove sysfs attr_list

2016-02-18 Thread Mike Christie
On 02/17/2016 05:01 PM, Chris Leech wrote: > The global cache is not well designed, it quickly can grow to the point > where lookups take much longer than just doing the sysfs read in the > first place. > --- > usr/host.c | 1 + > usr/session_info.c | 1 + > usr/sysfs.c| 62 >

Re: [PATCH] Build system: sort object file lists

2016-02-18 Thread The Lee-Man
On Saturday, February 13, 2016 at 3:30:13 PM UTC-8, Mike Christie wrote: > >Lee and Chris, > > > >The patch seems fine to me. It will not break SUSE or Red Hat build > >stuff will it? > I have no objection. I personally prefer Makefile targets to be explicitly listed in the Make file, in