[DragonFlyBSD - Submit #2721] Some few zalloc calls to objcache ones replacements
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Fri Jan 23 16:04:08 PST 2015
Issue #2721 has been updated by tuxillo.
Assignee set to tuxillo
Target version set to 4.2.x
Hi,
There are two parts of this patch:
1) Which translates sys/netbt from the zone(9) to objcache(9): Why are you using objcache_dtor() instead of objcache_put() in the send/receive paths? Also, have you tried this changes with bluetooth(4)? Does it work properly?
2) Use objcache(9) for the swap pager. Probably not a good idea. After checking with Matt the pager has special requirements and it has to rely on zone(9).
Usually you'd send separate patches that can be logically divided by functionality or kernel subsystems that they deal with.
Cheers,
Antonio Huete
----------------------------------------
Submit #2721: Some few zalloc calls to objcache ones replacements
http://bugs.dragonflybsd.org/issues/2721#change-12561
* Author: dclink
* Status: Feedback
* Priority: Low
* Assignee: tuxillo
* Category: Kernel
* Target version: 4.2.x
----------------------------------------
---Files--------------------------------
patch-objcache.txt (10.2 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list