Revision 9fc93a41a1ad11da128f37e60cac01b67990cfb4 authored by Sivakumar Subramani on 24 February 2007, 06:57:32 UTC, committed by Jeff Garzik on 27 February 2007, 09:27:11 UTC
- Optimized delay to wait for command completion so as to reduce the
  initialization wait time.
- Disable differentiated services steering. By default RMAC is configured to
  steer traffic with certain DS codes to other queues. Driver must initialize
  the DS memory to 0 to make sure that DS steering will not be used by default.

Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent fb6a825
History
File Mode Size
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 11.5 KB
acl.h -rw-r--r-- 1.6 KB
balloc.c -rw-r--r-- 17.2 KB
dir.c -rw-r--r-- 16.7 KB
ext2.h -rw-r--r-- 5.8 KB
file.c -rw-r--r-- 2.2 KB
fsync.c -rw-r--r-- 1.4 KB
ialloc.c -rw-r--r-- 18.9 KB
inode.c -rw-r--r-- 37.7 KB
ioctl.c -rw-r--r-- 2.7 KB
namei.c -rw-r--r-- 9.1 KB
super.c -rw-r--r-- 35.4 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 28.1 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.8 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 738 bytes

back to top