die.net에는 없는 명령인거 같은데..
아무튼 짧은 레이턴시를 길게 일정길이로 늘려줄수는 있으나
작게 잡아지진 않는 것 같고..
[링크 : http://linux.die.net/man/8/tc]
레이턴시는 sockperf라는 유틸을 이용해서 잴 수 있다고 한다.
[링크 : http://www.smallake.kr/?p=2246]
[링크 : https://code.google.com/p/sockperf/]
아무튼 짧은 레이턴시를 길게 일정길이로 늘려줄수는 있으나
작게 잡아지진 않는 것 같고..
tc qdisk add dev eth0 root netem delay 100ms
tc qdisk del dev eth0 root netem delay 100ms
[링크 : http://monovision.tistory.com/5][링크 : http://linux.die.net/man/8/tc]
레이턴시는 sockperf라는 유틸을 이용해서 잴 수 있다고 한다.
[링크 : http://www.smallake.kr/?p=2246]
[링크 : https://code.google.com/p/sockperf/]
'이론 관련 > 컴퓨터 관련' 카테고리의 다른 글
SBR - Spectral band replication (0) | 2015.01.23 |
---|---|
ntp / ptp (0) | 2014.11.26 |
동기 비동기 (0) | 2014.11.26 |
파이프 라인 / 슈퍼스칼라 (0) | 2013.10.08 |
VLIW - Very Long Instruction Word (0) | 2013.10.08 |