Wednesday, August 23, 2023

Digest for comp.lang.c++@googlegroups.com - 2 updates in 1 topic

Daniel <danielaparker@gmail.com>: Aug 23 11:37AM -0700

On Wednesday, August 23, 2023 at 2:21:18 PM UTC-4, Chris M. Thomasson wrote:
 
> Bonita, you have a lot of experience wrt verbal assaults, right?
 
How would you know? You don't seem to have _any_ experience of it
yourself :-) Alf neither.
 
Daniel
scott@slp53.sl.home (Scott Lurndal): Aug 23 06:51PM


>> Its a type of paging.
 
>Paging is synchronous, i.e. the thread which pages is stopped until
>the page is fetched.
 
Actually, sometimes the operating system will anticipate a future
page fault and preload the page. Particularly on POSIX systems
that support the madvise(2) or posix_madvise(2) system call(s).
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: