Displaying 5 results from an estimated 5 matches for "maccarthaigh".
2007 Sep 13
1
allow-query.
Hi,
I am using nsd as my authority-only dns servers and find it fast,
stable, reliable - all of the design goals you set out for, great.
I have a zone that is intended only to be visible to people on my
network. In bind I would enforce this with an 'allow-query'
configuration directive.
I checked the latest 'nsd-for-bind-users' document, and 'allow-query'
is not
2020 Jul 07
3
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Tue 07-07-20 10:07:26, Pavel Machek wrote:
> Hi!
>
> > > > > This patch adds logic to the kernel power code to zero out contents of
> > > > > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > > > > to any suspend state equal or greater/deeper than Suspend-to-memory,
> > > > > known as S3.
> > >
2020 Jul 07
3
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Tue 07-07-20 10:07:26, Pavel Machek wrote:
> Hi!
>
> > > > > This patch adds logic to the kernel power code to zero out contents of
> > > > > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > > > > to any suspend state equal or greater/deeper than Suspend-to-memory,
> > > > > known as S3.
> > >
2005 Nov 02
7
Dag repo
Hi All,
Went to Dags page and did not see an entry or Centos for yum configuration. Is
Dag ok to use for Centos? If so, how would I enter the info in my dag repo
file?
Phil
2020 Jul 12
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Tue 2020-07-07 12:00:41, Colm MacCarthaigh wrote:
>
>
> On 7 Jul 2020, at 9:37, Pavel Machek wrote:
> > Please go through the thread and try to understand it.
> >
> > You'd need syscalls per get_randomness(), not per migration.
>
> I think one check per get_randomness() is sufficient, though putting...