For item two, you're probably best off bypassing the page cache by opening the device with O_DIRECT. 

On Dec 31, 2016 7:22 AM, some_...@tutanota.com wrote:
Hello All,

I'd appreciate some help on the following  case:

1. A big file (2-3GB or more) is saved/written at the aoe-client side (to the e0.1 device)

2. The data written needs to be continuously send over the network to the aoe-server immediately, with no latency

3. At the server side I need to extract in real time the available incoming raw content fragments (ordered correctly) immediately after they are received and not wait for the whole file to be received, reconstructed and made available via the fs

What would be the easiest way to do that?
I assume some coding would be necessary. What could be done and which are the right driver source files/functions to modify in order to achieve all that?

Any help would be much appreciated!
Thanks


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to