arm:increase the mmc driver process priority.

Increase driver process priority to prevent starvation. Without
special attribute drivers will have the same priority as other
userland processes this. Posix test 1 was taking so much resources
that it triggered alarms in the MMC driver.

Change-Id: Icd3295d8f2a4a284418327a3715641fe9a3b3043
This commit is contained in:
Kees Jongenburger 2013-06-21 15:49:09 +02:00
parent 061fed753e
commit e399fe53ae

View file

@ -557,6 +557,7 @@ service mmc
64
83
; # IRQs allowed
priority 4; # priority queue 4
};
service fb