lkml.org 
[lkml]   [1997]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectIPC shared memory swapping
Hi all,

Just a short question...
maybe a stupid question, but:

Will IPC shared memory be
swapped out if memory is tight?

Thanx in advance

Thomas

--
/* Windows NT Emulator */
main()
{
int *hog;

for (;;)
hog=malloc(sizeof(int)*65535);
}

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.039 / U:21.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site