Skip to content

Instantly share code, notes, and snippets.

CC = gcc
CFLAGS = -D_GNU_SOURCE -g -Wall -O0
# Common Library and Linking Flags
LIBS = -lrt -lm -lpthread -lchronos
LDFLAGS = -L/usr/lib -L/usr/local/lib -L /usr/realtime/ -L/usr/realtime/lib/
# Common install directories
/******************************************************************************
*
* Copyright © International Business Machines Corp., 2006-2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
execve("./sched_test_app", ["./sched_test_app", "-s", "GEDF", "-r", "5", "-c", "100", "-f", "/home/kevinpb/RTL/rt-tasksets/BM"...], [/* 14 vars */]) = 0
brk(0) = 0x855000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0db5eb1000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=38248, ...}) = 0
mmap(NULL, 38248, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0db5ea7000
close(3) = 0
execve("./sched_test_app", ["./sched_test_app", "-s", "GEDF", "-r", "5", "-c", "100", "-f", "/home/kevinpb/RTL/rt-tasksets/BM"...], [/* 14 vars */]) = 0
brk(0) = 0x855000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0db5eb1000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=38248, ...}) = 0
mmap(NULL, 38248, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0db5ea7000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
execve("./../bin/sched_test_app_chronos", ["./../bin/sched_test_app_chronos", "-s", "GEDF", "-r", "5", "-c", "100", "-f", "/home/kevinpb/RTL/rt-tasksets/BM"...], [/* 14 vars */]) = 0
brk(0) = 0x1aad000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f179ab48000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("../../lib/tls/x86_64/libchronos.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("../../lib/tls/libchronos.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("../../lib/x86_64/libchronos.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("../../lib/libchronos.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
/******************************************************************************
*
* Copyright © International Business Machines Corp., 2006-2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
/******************************************************************************
*
* Copyright © International Business Machines Corp., 2006-2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
1 # You may add here your
2 # server {
3 # ...
4 # }
5 # statements for each of your virtual hosts
6 upstream flask {
7 server 127.0.0.1:5000;
8 }
9
10 server {
1] smpboot: CPU 13 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.851048] smpboot: CPU 14 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.854155] smpboot: CPU 15 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.857109] smpboot: CPU 16 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.860028] smpboot: CPU 17 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.862903] smpboot: CPU 18 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.865664] smpboot: CPU 19 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.868204] smpboot: CPU 20 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.871060] smpboot: CPU 21 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.873867] smpboot: CPU 22 is now offline
1] smpboot: CPU 13 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.851048] smpboot: CPU 14 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.854155] smpboot: CPU 15 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.857109] smpboot: CPU 16 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.860028] smpboot: CPU 17 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.862903] smpboot: CPU 18 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.865664] smpboot: CPU 19 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.868204] smpboot: CPU 20 is now offline
Sep 24 20:53:19 luigi kernel: [ 241.871060] smpboot: CPU 21 is now offline