Skip to content

lpechacek/slert-demo-15

Repository files navigation

slert-demo-15

SUSECon 2015 - SLERT demo

Prepare the host

Test the hardware

Run the test

  • ./run_processor.sh X Y | tee /dev/shm/test-results Ctrl-C to stop after the test
  • for i in $(seq 1 20); do ~/slert-demo-15/network-sender -n 50 <the_host>; sleep .5; done on another machine to send 20 batches of 50 messages to the demo system
  • oscilloscope -nm 50 < /dev/shm/test-results to replay the results

Running the tests with simulated contention

  • supply -c option to run_processor.sh; it runs noise-maker on the same CPU as message-processor and instructs message-processor to perform additional operations on a file shared with noise-maker as part of the processing

About

SUSECon 2015 - SLERT demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published