linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* memory capacity
@ 2003-12-08 10:38 ronkhu
  2003-12-09  0:51 ` Stephen Satchell
  2003-12-09  1:35 ` Glynn Clements
  0 siblings, 2 replies; 18+ messages in thread
From: ronkhu @ 2003-12-08 10:38 UTC (permalink / raw)
  To: linux-c-programming

Can anyone help me in increasing the maximum allowable memory usage for 
an application in HP/UX?

My superior instructed me to create an array of at least 7,140,000 
elements(statically)... that would be able to
store 8 bytes per index..

What compile option could i use to enhance the memory model (from small 
to huge?) or increase the memory
limit for an application?

-Ron



^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: Splitter
@ 2004-03-23  9:19 Sreecharan.Sivadevuni
  0 siblings, 0 replies; 18+ messages in thread
From: Sreecharan.Sivadevuni @ 2004-03-23  9:19 UTC (permalink / raw)
  To: linux-c-programming-owner; +Cc: linux-c-programming

hi,
         Just add a module to the running kernel and use the firewall 
registration mechanism. With that you will get the packet in your input 
function and once you have the packet you can do anything with it right ?
its very simple u need not change the kernel code at all; all u need to 
do is load a module into kernel.

regards
Sreecharan.S

-----Original Message-----
From: linux-c-programming-owner@vger.kernel.org
[mailto:linux-c-programming-owner@vger.kernel.org]
Sent: Tuesday, March 23, 2004 12:12 AM
To: Glynn Clements
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Splitter



Hi,
  I am giving some what better description of my problem.I want to modify 
the Linux code for " REDIRECTING PACKETS REACHING ONE INTERFACE , AS IT IS 
TO ANOTHER INTERFACE OF MY INTEREST OUT OF ALL AVAILABLE 
 INTERFACES".Note PACKETS here should not be allowed to go beyond IP 
layer .That means System should not do any changes to the packet 
before outputting.What part of CODE , do i need to concentrate on.

 Thanks in advance,
 K.AnanthaKiran
 

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2004-04-06 16:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-08 10:38 memory capacity ronkhu
2003-12-09  0:51 ` Stephen Satchell
2003-12-09  1:35 ` Glynn Clements
2004-03-22 18:01   ` Splitter K.Anantha Kiran
2004-03-22  6:42     ` Splitter Jad Saklawi
2004-03-22 18:51       ` Splitter K.Anantha Kiran
2004-03-22  7:41         ` Splitter Jad Saklawi
2004-03-23  9:39           ` Splitter K.Anantha Kiran
2004-03-23 11:38             ` Splitter syedk
2004-03-23 11:54               ` Splitter K.Anantha Kiran
2004-03-23 13:31                 ` Splitter syedk
2004-03-25 19:35                   ` System hang at high bandwidth K.Anantha Kiran
2004-03-27 18:11                     ` Jan-Benedict Glaw
2004-04-06 14:20                   ` Can i use dev_queue_xmit K.Anantha Kiran
2004-04-06 16:55                     ` Armen Kaleshian
2004-03-22 19:30         ` Splitter Michael Taylor
2004-03-22 18:42     ` Splitter K.Anantha Kiran
  -- strict thread matches above, loose matches on Subject: below --
2004-03-23  9:19 Splitter Sreecharan.Sivadevuni

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).