search for: notpresent

Displaying 5 results from an estimated 5 matches for "notpresent".

2010 Jan 28
0
New feature in app_queue: Give members a penalty time for not answering (help testing)
Hi, I've uploaded a new patch at https://issues.asterisk.org/view.php?id=16722which adds a new option to queues.conf. The new option is notpresent-penalty, which is an amount of seconds to wait before calling a agent that doesn't answer, again. This feature is especially nice if you are using penalties on members of a queue. I would be very happy if someone could help me test this feature, and report back to the issue tracker. To test t...
2020 Mar 20
0
[PATCH 2/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
pmd_present() is expected to test positive after pmdp_mknotpresent() as the PMD entry still points to a valid huge page in memory. pmdp_mknotpresent() implies that given PMD entry is just invalidated from MMU perspective while still holding on to pmd_page() referred valid huge page thus also clearing pmd_present() test. This creates the following situation which i...
2020 Apr 22
1
[PATCH V2 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
This series renames pmd_mknotpresent() as pmd_mkinvalid(). Before that it drops an existing pmd_mknotpresent() definition from powerpc platform which was never required as it defines it's pmdp_invalidate() through subscribing __HAVE_ARCH_PMDP_INVALIDATE. This does not create any functional change. This rename was suggested by Cat...
2020 Mar 20
4
[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
This series renames pmd_mknotpresent() as pmd_mknotvalid(). Before that it drops an existing pmd_mknotpresent() definition from powerpc platform which was never required as it defines it's pmdp_invalidate() through subscribing __HAVE_ARCH_PMDP_INVALIDATE. This does not create any functional change. This rename was suggested by Ca...
2010 Jan 22
0
Wine release 1.1.37
...entries. Kusanagi Kouichi (4): user32/tests: Add test for Shift+F10. user32: Make DefWindowProc handle Shift+F10. user32: Add definitions for EM_GETIMESTATUS and EM_SETIMESTATUS. user32: F10 key deactivates menu. Maarten Lankhorst (3): mmdevapi: Add code to enumerate NOTPRESENT devices. mmdevapi: Dump device id in test. avifile: Fix playback of fixed sample size audio streams. Marcus Meissner (2): shell32: Handle bad menu handle (Coverity). dplayx: Remove currently unused unicode code (Coverity). Michael Stefaniuc (15): Grammar fixes "...