Lines Matching refs:a
5 You may obtain a copy of the License at
39 The daemon is a state machine with 5 valid states:
84 While the protocol describes that there is only one active window at a time,
85 the daemon keeps a cache of previously accessed windows to avoid the need to
88 The reserved memory region is divided among a number of windows which make up
89 the window cache. When the host requests a flash offset the cache is searched
97 evict using a least recently used (LRU) scheme. The flash is then copied into
107 The daemon is invoked on the command line with a few parameters:
123 If window-size and window-num aren't specified then the default is to have a
137 The daemon sits in a poll loop waiting for an event to happen on one or more of
161 a signal file descriptor.