OSDN Git Service

netd: bandwidthcontroller: use named quotas (via quota2)
authorJP Abgrall <jpa@google.com>
Thu, 30 Jun 2011 02:23:04 +0000 (19:23 -0700)
committerJP Abgrall <jpa@google.com>
Wed, 20 Jul 2011 18:27:11 +0000 (11:27 -0700)
commitbfa7466b328101a8b04807f26e85c84526c9a774
tree3d3b2edf17c99e60c0ebe45cb2c8a9cb4716b4ea
parentfe15b63d9def3721bb0ee4d2fa36c6f4d0daf8aa
netd: bandwidthcontroller: use named quotas (via quota2)

Replace using the "quota" with "quota2".
Quota2 is SMP-safe, and allows sharing a quota between protocols.

Bug: 4646092
Change-Id: I69b1dd6d2c5c3b39cf0df175369ae5a28843d489
Signed-off-by: JP Abgrall <jpa@google.com>
BandwidthController.cpp