Re: hibernate_io function

2019-03-29 Thread Mike Larkin
rch 29, 2019 7:05:54 AM > To: Mike Larkin > Cc: Shivaprashanth H; tech@openbsd.org > Subject: Re: hibernate_io function > > Mike Larkin wrote: > > > On Thu, Mar 28, 2019 at 07:02:11AM +, Shivaprashanth H wrote: > > > hi Larkin, > > > > > > ye

Re: hibernate_io function

2019-03-29 Thread Shivaprashanth H
@openbsd.org Subject: Re: hibernate_io function Mike Larkin wrote: > On Thu, Mar 28, 2019 at 07:02:11AM +, Shivaprashanth H wrote: > > hi Larkin, > > > > yes. I am looking to port the hibernate feature from openbsd to freebsd. > > > > so in freebsd, i see dev/ada &

Re: hibernate_io function

2019-03-28 Thread Theo de Raadt
Mike Larkin wrote: > On Thu, Mar 28, 2019 at 07:02:11AM +, Shivaprashanth H wrote: > > hi Larkin, > > > > yes. I am looking to port the hibernate feature from openbsd to freebsd. > > > > so in freebsd, i see dev/ada > > > > I don't know what physical device that corresponds to. According

Re: hibernate_io function

2019-03-28 Thread Mike Larkin
Thursday, March 28, 2019 12:25:41 PM > To: Shivaprashanth H > Cc: tech@openbsd.org > Subject: Re: hibernate_io function > > On Thu, Mar 28, 2019 at 06:03:25AM +, Shivaprashanth H wrote: > > the get_hibernate_io_function() in sys/arch/amd64/amd64/hibernate_machdep.c > > &g

Re: hibernate_io function

2019-03-28 Thread Shivaprashanth H
hi Larkin, yes. I am looking to port the hibernate feature from openbsd to freebsd. so in freebsd, i see dev/ada From: Mike Larkin Sent: Thursday, March 28, 2019 12:25:41 PM To: Shivaprashanth H Cc: tech@openbsd.org Subject: Re: hibernate_io function On Thu

Re: hibernate_io function

2019-03-27 Thread Mike Larkin
On Thu, Mar 28, 2019 at 06:03:25AM +, Shivaprashanth H wrote: > the get_hibernate_io_function() in sys/arch/amd64/amd64/hibernate_machdep.c > > support for 'wd' and 'sd' (ahci, nvme, softraid, sdmmc) are present > > in my system i see /dev/ada0 > > so which of the above are compatible with /

hibernate_io function

2019-03-27 Thread Shivaprashanth H
the get_hibernate_io_function() in sys/arch/amd64/amd64/hibernate_machdep.c support for 'wd' and 'sd' (ahci, nvme, softraid, sdmmc) are present in my system i see /dev/ada0 so which of the above are compatible with /dev/ada0 drive? Disclaimer: "This message is intended only for the designated r