linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipc - msg - ERRATA
@ 2002-10-03 15:02 Cedric Roux
  0 siblings, 0 replies; only message in thread
From: Cedric Roux @ 2002-10-03 15:02 UTC (permalink / raw)
  To: linux-kernel

it is 20 bytes for a struct msg_msg, not 36, which
leads to 20 * 16 * 16384 = 5242880 bytes used, not
36 * 16 * 16384 = 9437184
sorry.

-- 
main(){int i,j;{printf("\n      Who did you say ? Sierpinski ?      \n");}
for(i=0;i<80;i++){for(j=0;j<80;j++)printf("%c",i&j?'.':' ');printf("\n");}
printf("\n   Life is a beach - George Sand (1804-1876)  \n\n"); return 0;}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-03 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 15:02 ipc - msg - ERRATA Cedric Roux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).