[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTest Nested v12 09/21] Wrapper and use core_dump_setup() for nested host and normal host to setup coredump sysctl
On Thu, 2015-09-10 at 18:23 +0100, Ian Jackson wrote: > Robert Ho writes ("[OSSTest Nested v12 09/21] Wrapper and use > core_dump_setup() for nested host and normal host to setup coredump > sysctl"): > > This patch does these 4 things: > > 1. wrapper coredump setup code from original ts-host-install into > > TestSupport.pm > > 2. replace ts-host-install original code with this wrapper function > > You mean > break coredump setup code into new function `core_dump_setup' > > Please break this part (the refactoring - ie points 1,2) out into its > own patch. You can then say `no functional change' (assuming that's > true). > > > 3. in debian-hvm-install, create '/var/core' in hvm host post > > installation. > > 4. in ts-nested-setup, call this function for l1 host. > > Is there some reason why the mkdir isn't done in core_dump_setup ? It is, so it's unclear why it is also done in debian-hvm-install, I suspect that is left over from a previous version of the series which didn't do the refactoring. Probably it can just be dropped. > Also it should do `mkdir -p' in case the directory already exists > somehow. This is what the code which is refactored into core_dump_setup does already. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |