UNIX/Linux Forums Post Of The Week 43, October, 2009


View Poll Results: Which post should win the UNIX/Linux Forums Post of the week 43, October, 2009 contest?
AWK question 1 12.50%
Awk match a multiline pattern 1 12.50%
Query related to Inodes in Solaris 1 12.50%
Need to check for empty file in C shell script 1 12.50%
Calculating the difference between dates 1 12.50%
File size problem 1 12.50%
AIX 5.3 migration gone bad 1 12.50%
User script folder standard location ? 1 12.50%
Multiple Choice Poll. Voters: 8. This poll is closed

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? UNIX/Linux Forums Post Of The Week 43, October, 2009
# 1  
Old 10-18-2009
UNIX/Linux Forums Post Of The Week 43, October, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest?

Choose from the posts listed throughout the forum(s), and vote for your favorite post now.

What is Topic Of The Week?

Post of the Week is a contest that select posts which we would like the community to commit to as a group and then comment/discuss on them during the course of the selected week. Any listed topic (thread) is eligible for the Topic of the week selection. However, you cannot nominate your own post nor encourage others to nominate your post.

What determines a Post Of The Week?

Post Of The Week is based on a simple nomination system. Throughout the selected forums, members with adequate permissions can nominate their favorite topic by clicking on the award nomination button below the post.

The posts with the most nominations during the course of the week are displayed in this thread using the poll feature. At the end of the week, the first three topics with the most nominations are the award winners of the contest.

The poster of the Post of the Week will receive a prize of 100,000 Bits (Donated by Neo).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 52, December, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 51, December, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (7 Replies)
Discussion started by: Linux Bot
7 Replies

3. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 50, December, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (9 Replies)
Discussion started by: Linux Bot
9 Replies

4. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 49, November, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (1 Reply)
Discussion started by: Linux Bot
1 Replies

5. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 48, November, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (0 Replies)
Discussion started by: Linux Bot
0 Replies

6. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 47, November, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (4 Replies)
Discussion started by: Linux Bot
4 Replies

7. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 45, November, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (1 Reply)
Discussion started by: Linux Bot
1 Replies

8. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 44, October, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (0 Replies)
Discussion started by: Linux Bot
0 Replies

9. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 42, October, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (0 Replies)
Discussion started by: Linux Bot
0 Replies

10. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 41, October, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (8 Replies)
Discussion started by: Linux Bot
8 Replies
Login or Register to Ask a Question
ib_write_bw_postlist(1) 					   User Commands					   ib_write_bw_postlist(1)

NAME
ib_write_bw_postlist - RDMA write post list bandwidth test SYNOPSIS
ib_write_bw_postlist [ options ] [ server IP address ] DESCRIPTION
This program tests the bandwidth of RMDA write transactions. OPTIONS
-p, --port=<port> listen on/connect to port <port> (default 18515) -d, --ib-dev=<dev> use IB device <dev> (default first device found) -i, --ib-port=<port> use port <port> of IB device (default 1) -c, --connection=<RC/UC> connection type RC/UC (default RC) -m, --mtu=<mtu> mtu size (256 - 4096. default for hermon is 2048) -g, --post=<num of posts> number of posts for each qp in the chain (default tx_depth) -q, --qp=<num of qp's> Num of qp's(default 1) -s, --size=<size> size of message to exchange (default 65536) -a, --all Run sizes from 2 till 2^23 -t, --tx-depth=<dep> size of tx queue (default 100) -n, --iters=<iters> number of exchanges (at least 2, default 5000) -I, --inline_size=<size> max size of message to be sent in inline mode (default 400) -b, --bidirectional measure bidirectional bandwidth (default unidirectional) -V, --version display version number -F, --CPU-freq do not fail even if cpufreq_ondemand module is loaded AUTHOR
Guy Coates < gmpc@sanger.ac.uk > perftest February 20, 2008 ib_write_bw_postlist(1)